Naga Sai
Followers: 0 Following: 0
Statistica
RANK
289.841
of 295.467
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 153.912
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
0
risposteDomanda
Sir please clear the error in my fft function sir
function y = FFT_func(x) a=size(x); N=a(2); n=log2(N); l=1; N2=N/2; NU1=n-1; k=0; while(l<=n) while(k<=N-1) I...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
how to create a fft function without using in built fft function given in matlab in built
how to create a fft function without using fft in built function
oltre 7 anni fa | 0 risposte | 0
0
risposteHello, How would i go by doing a Discrete fourier transform?
Include below give program in your working directory when ever you execute program function X = dft(xn,N) %To comput...
oltre 7 anni fa | 0
Domanda
how to create a dft function without using other functions of matlab
how to create a discrete fourier transform function with out using other functions of matlab please help regarding this sir.
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Sir how to multiply a square wave and sinewave and generate power spectrum from the output of those singnal
sir i tried it i have that code this is my code sir please correct my code sir i am getting errors regarding matrix t=0...
oltre 7 anni fa | 1 risposta | 0