photo

Mortuza Antu


Last seen: oltre 5 anni fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

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 21.293

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
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

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

risposta

Domanda


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

risposte

1

risposta