Statistica
5 Domande
0 Risposte
RANK
133.817
of 301.472
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 174.655
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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
oltre 9 anni fa | 1 risposta | 0

