![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14733874_1549538238936_DEF.jpg)
Kennard Ng
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
241.177
of 297.016
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 157.725
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
How to calculate Fourier coefficients for a simple signal as an exponential series?
How to calculate Fourier coefficients for a simple signal as an exponential series?
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write a cross signal function and apply it to the signals?
xDataA = linspace(0,4*pi,1024); % create signal yDataA = cos(xDataA); % array A xDataB = linspace(0,4*pi,1024); % create signa...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I form a product of two arrays and add the numerical value of the integral in the plot?
xDataA = linspace(0,4*pi,1024); yDataA = cos(xDataA); xDataB = linspace(0,4*pi,1024); yDataB = cos(xDataB); I have two a...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to fill a 1024 point array with two cycles of a cosine wave?
How to fill a 1024 point array with two cycles of a cosine wave?
circa 6 anni fa | 2 risposte | 0
2
risposteDomanda
How to remove data on left hand region of the image?
[x, y, frequency] = textread('SRAS_opt.txt','%f %f %f'); A2 = reshape(x,[200,200]); B2 = reshape(y,[200,200]); Vb = 24*10^-6*...
circa 6 anni fa | 1 risposta | 0