Vinod
Followers: 0 Following: 0
Professional Interests: signal processing,radar
Statistica
RANK
247.364
of 296.216
REPUTAZIONE
0
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 155.704
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
Bandwidth of a chirp signal
I have generated three signals and their spectrum (with FFT). Two chirps and one pure cosine signal. <https://pastebin.com/...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
How to change the view of the new polarplot function
How to change the view of the new polarplot function: <https://in.mathworks.com/help/matlab/ref/polarplot.html Polarplot> I ...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
Write a cell array which contains strings to a csv file
I am trying to write a single precision floating point array to a csv file. csvwrite('abc.csv',num2hex(single(magic(4)))) ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How antenna array factor is related to FFT of antenna weights
I have an uniform linear antenna array of N elements with unknown (uniform) element spacing. Each element is having phase weight...
oltre 9 anni fa | 1 risposta | 0
1
rispostaLeast mean square optimization problem
__This is a nonlinear integer programming problem. The optimization toolbox does not yet have a tool to solve that class of ...
oltre 9 anni fa | 0
Domanda
Least mean square optimization problem
I have the following code for least mean square solution for AF: thetaDeg = 0:57; theta = thetaDeg*pi/180; N ...
oltre 9 anni fa | 3 risposte | 0
3
risposteDomanda
How can I selectively hold on and hold off plots in a polar plot
I have a for loop like this: figure; for i = 1:100 p1 = polar(thetaOne(i),rOne(i),'r+') % *hold on* th...
quasi 10 anni fa | 2 risposte | 0