photo

apple fung


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
245.153
of 301.464

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.292

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.642

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 to plot a single spectrum using FFT from waveform?
clc; data = csvread('data.csv') ; t = data(:,1) ; amp = data(:,2) ; L = length(t) ; N = length(amp); dt = ma...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to plot a single spectrum using FFT from waveform data?
How to convert a waveform to single spectrum through FFT matlab?where the data of waveform is from excel...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Modal test data analysis... graph plot
how to plot such graph using matlab from the input or output data? <</matlabcentral/answers/uploaded_files/72282/frf.JPG>> ...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i create a FFT/FRF graph using matlab from csv file?
as the title, i want to convert the data to the frequency domain using FFT... and here the csv....which function should i use? t...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas