photo

Onur Dikilitas


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
1 Respuesta

CLASIFICACIÓN
189.280
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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


Which versions of Xilinx Vivado are supported with which release of HDL Workflow Advisor?
I am going to use HDL Coder for FIL simulation. I would like to know which version of Xilinx Vivado is supported by HDL coder? I...

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

2

respuestas

Respondida
FFT without inbuilt functions
NFFT = 2^nextpow2(L); % Next power of 2 from length of y for k=1:NFFT val1_fft(k) = 0; for n = 1:NFFT val1...

más de 4 años hace | 0

| aceptada

Pregunta


FFT without inbuilt functions
I am trying to find fft for ECG signal. I am using .mat files. Right now I did the easy part with using inbuilt fft but I need t...

más de 4 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Invalid data type. First argument must be double, single, int8, uint8, int16, uint16, int32, uint32, or logical. Error
So I am trying to understand fast fourier transformation on matlab but when I use Y=fft(y) comand I take the invalid data type e...

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

1

respuesta