Statistiques
5 Questions
0 Réponses
RANG
133 823
of 301 481
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 21 298
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 719
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Code Explaination (For Loop)
function [y]=f6(x) global data x=abs(x); n=length(data(:,1)); for i=1:n-1 if x(i)>1; x(i)=1; else ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Can anyone explain the following code (except the second line) please? Thanks.
x1 = 3.5*ecg(2700).'; y1 = sgolayfilt(kron(ones(1,13),x1),0,21); n = (1:30000)'; del = round(2700*rand(1)); ecg1...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Is there any difference in calculating the power of a sinusoidal wave and the power of an ECG signal? i mean can i use the same code only replacing the variables with a little modification?
Power Calculation
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
I have found negative value of SNR(in dBc) of an ECG signal by using spectrum analyzer block in simulink.Is it correct?
SNR from Spectrum Analyzer
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Hello, i want to know which folder in matlab contains the 'noisyecg.mat' file? i want to copy this file into workspace as i will use it as a source in simulink model.This file works as .mat source but i want to use it as a workspace source.
noiisyecg.mat file
plus de 9 ans il y a | 1 réponse | 0

