photo

Poorva Limaye


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to sample a very small duration signal
I have a signal with time duration T= 20 micro seconds and have to sample it at 100 MHz.Then I need only 50 samples from the sam...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I plot 2 matrices in the same 3D plot using surf or mesh?
Like in 2D plot we can use plot(X1,Y1,LineSpec1,...,Xn,Yn,LineSpecn) How can I plot multiple matrices in the same 3D plot?

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


2D FFT Plot
I am plotting the 2D FFT plot of a matrix clc;clear all;close all; format long; f1= 128;f2=512; fs=2^12; time=0:1/fs:1-...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Translate axes of 2D FFT plot to frequency
I am plotting the 2D fft of a matrix using mesh function.The matrix is a data from 16 linear sweeps of a FMCW wave with each swe...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


CFAR Algorithm showing incorrect results
I am trying to implement CFAR algorithm on the fft of a signal x=sin(2*pi*f1*t)+sin(2*pi*f2*t) where f1=128Hz,f2=250 Hz and fs=2...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to convert the x an y axis to frequency in plotting 2D FFT?
In case of 1D FFT,plot (abs(fft(X)) displays the frequency bin number on x axis and can be converted into frequency by multiplyi...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to decide on the sweep time of FMCW radar?
I am using the object phased.FMCWWaveform to generate a FMCW signal using sawtooth modulation.How should I decide on the sweep t...

más de 7 años hace | 1 respuesta | 1

1

respuesta