mary keshtkar
Followers: 0 Following: 0
phd student
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
질문
How to use for loop for my code? (clean code)
1) I would like to clean my code, using for loop (or everything else like if ). 2) Is it correct how I Added Noise to my Signa...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
plot specific frequency of signal
I would like to plot the 0 to 50 Hz of ecg signal by FFT. How Can I change it that plot the 0 to 50 Hz frequencies. this is my ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
I would like to calculate heart rate by determining threshold for amplitude
I'd like to determing the QRS complex and draw rectange pulse and calculating hart rate this code is what i write, ecg =impor...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Calculating mean and variance , iris dataset
I would like to calculate mean an variance for iris dataset(for the first species) . How can i clean my code! Make it two for lo...
대략 2년 전 | 답변 수: 1 | 1
1
답변질문
I would like to know how can I plot amplitude and phase
I would like to know how can I plot amplitude and phase for (x=sin (t)+sin(t).*cos(t) ; for t=[0:0.07:20] is this correct? ...
대략 2년 전 | 답변 수: 1 | 0