Community Profile

photo

Vinod


Attivo dal 2015

Followers: 0   Following: 0

Contatto

Professional Interests: signal processing,radar

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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)))) ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Risposto
Least 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 ...

quasi 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 ...

quasi 9 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 9 anni fa | 2 risposte | 0

2

risposte