![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8118742_1663832337684.png)
So
Followers: 0 Following: 0
Statistica
RANK
38.079
of 297.016
REPUTAZIONE
1
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaHow 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...
oltre 7 anni fa | 0
Domanda
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...
oltre 7 anni fa | 2 risposte | 1
2
risposteDomanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 9 anni fa | 1 risposta | 0