Naufal Arfani
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
33.689
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
how to convert the single sided fft output into dBm
I use the example code for fft mathworks below to get a single sided fft output, but I want to convert it into dBm form does any...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make matlab functions work not starting at the first element
I want to try to figure out how the findpeaks function doesn't work on the first array element, so suppose i have this code a =...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to change the number that decreases in the array element to the same number, for example 0 (zero)
hello everyone, I have an array element value as in the following code and this number will keep decreasing to about 10e-6, th...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
findpeaks [pks, locs] cannot detect NaN
Hello. I did findpeaks in the matlab simulink to input a fast fourier transform discrete sine signal with a buffer of 1000 and ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make nan turn into 0 in array
Hello all, im working in simulink with findpeaks and I have the code as below, for the condition if u ~ = 0 it works well, so t...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
why buffer on simulink (r2019b) creates delay and how to solve it?
I use a buffer on simulink r2019b to produce 1000 samples per frame (per channel), but why is there a delay so that it produces ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to duplicate rows in a 2D matrix
hello everyone, for example I have an array like the one below, I want to duplicate the array value on row 2nd to the value on r...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to solve error Index exceeds matrix dimensions. The array locs is empty and therefore has no valid indices.
hello everyone, I have an array of frequency domain fft on simulink of [11x501] and I want to enter into the matlab function blo...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Error Unable to delete elements from this array because dimension 1 has fixed size 1000
hello everyone, I want to delete the first row from the 2D Matrix array [11x1000] because it is all 0 so it interferes and cause...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to delete elements in the matlab array by overcoming the Unable error to delete elements from this array because dimension 3 has fixed size.
hello, I have a 3D matrix array of 1x1x10001 and I want to delete the first array so I use the codingan below but I get an error...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to delete rows or move rows in the 2D Matrix
I have a problem that is I have a 2D matrix of [11x1000] with the image below, it can be seen that in the initial row the value ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to eliminate zeros in the output of fast fourier transform (matrix / array)?
I use simulink to find the frequency domain value of a sine signal that consists of two frequencies using fast fourier transform...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to mute the signal at a certain time
I have a signal data that at t = 0 to t = 1 has a constant value of 0 and only at t = 1 etc. you can see the results, how do I g...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to use findpeaks in fft (with for,if,else)
I did this code on the matlab function simulink with the input is a sine signal with a frequency of 49 and 98, and it was conver...
casi 4 años hace | 1 respuesta | 0