photo

André Luiz Regis Monteiro


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Student
Professional Interests: signal processing, biomedical engineering, electrosurgery

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
230.403
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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 1

Ver insignias

Feeds

Ver por

Pregunta


How can I read a complex number vector?
Hi, I have this problem. I'm trying to read a complex number vector from a txt file using this structure: fid=fopen ('V...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how can I recover original frequencies from a data table acquired from osciloscope?
Could someone help me with this issue? Supose that I made a fake signal from: t=0:1:1023; w1=(t/1023)*720; w2=(t/1...

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

1

respuesta

Pregunta


Why the amplitude of fft computing is a little bit different from a known value?
I was trying test this: n=5000; ts=5; t=[0:ts/n:ts]; x1=sin(2*pi*20*t); x2=2*sin(2*pi*60*t); x3=20*s...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


FFT returns a different amplitude value, why?
Dear Colleagues, I am working in this code (attached): t = 0:0.05:4*pi; ...

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

0

respuestas

Pregunta


How can I read data file with maximum float point available line by line?
Hello, I have two routines reading different data files (txt). First data file is like that: 2.281000003 2.593500003 2.74...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fopen problem How does it work?
I have a file VarName3.txt like this: [2.281000003 2.593500003 2.749750003 3.062250003 3.062250003... and n...

más de 11 años hace | 2 respuestas | 0

2

respuestas