photo

Mortuza Antu


Last seen: más de 5 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
133.823
of 301.478

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.296

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.719

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 9 años hace | 0 respuestas | 0

0

respuestas

1

respuesta