![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8118742_1663832337684.png)
So
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
38.079
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Get time signal back after NFFT
Hello, I have the following code, which generate a complex chirp signal. fs = 200e6 t=0:1/fs:1e-3; f0=1; f1=2e6...
más de 7 años hace | 1 respuesta | 0
1
respuestaHow concatenate several signals
I don't know why but it does not work with the chirp function. For example, I have a chirp for t=0:1/fs:1e-3 When I plot the c...
más de 7 años hace | 0
Pregunta
How concatenate several signals
Hello, I am currently trying to concatenate 2 signals (or more). My first signal is a chirp I am generating with the chirp fun...
más de 7 años hace | 2 respuestas | 1
2
respuestasPregunta
Save part of an array
Hello, For example I have the matrix A = [1 2 3 4 5 6 7 8 9 10.....10000]. And I want to save in a matrix B(k) where B(1) = the...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How find non zero
Hello, For example I have a vector A = [ 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0]. And I do find(A,2)-2, so I have the 2 zeros b...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How transform a vector into a Matrix
Hello, I am trying to transform a line vector of length x² to a matrix size x*x. For example, Vector = [1 2 3 4 5 6 7 8 9...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How Zero padding inside a matrix ?
Hello, how can i zero pad inside a matrix ? For example : if true % code end A = [ 1 2 3 4 5 6 7 8 ...
casi 9 años hace | 1 respuesta | 0