Poorva Limaye
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
38.769
of 295.638
REPUTATION
1
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 20.255
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.207
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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-...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 1