![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15120894_1651671832553.jpg)
AK Nahin
Islamic University of Technology
Followers: 0 Following: 0
Programming Languages:
Python, C, MATLAB, HTML, Arduino
Spoken Languages:
Bengali, English
Python, C, MATLAB, HTML, Arduino
Spoken Languages:
Bengali, English
Statistica
All
RANK
33.627
of 297.046
REPUTAZIONE
1
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
multiplication in frequency domain equals convolution in time domain mismatch
For discrete time domain signal: n=0:100; k = 0:200; w = (pi/100)*k; m=n'*k; X11=(exp(-j*pi/100)).^m; x1=cos(pi*n/2); % ge...
multiplication in frequency domain equals convolution in time domain mismatch
For discrete time domain signal: n=0:100; k = 0:200; w = (pi/100)*k; m=n'*k; X11=(exp(-j*pi/100)).^m; x1=cos(pi*n/2); % ge...
oltre 2 anni fa | 0
Domanda
Don't get what is happening in matlab sin() function. need to know difference between sin(2*50*pi*t) and sin(2*1*pi*t)
Hi, I am using Matlab to plot the sin graph. But when I put sin(2*50*pi*t) it shows something else than the sinusoidal curve. ...
oltre 2 anni fa | 2 risposte | 1
2
risposteRisolto
Toolbox check part 3
In my ongoing quest to highlight obscure parts of MATLAB, the latest challenge is to take 2 string inputs, one a MATLAB toolbox ...
quasi 3 anni fa
Domanda
How can I create unique rows in a matrix?
I write a program and the output is like: C = 0 0 0 3 6 6 4 5 6 4 6 ...
oltre 4 anni fa | 1 risposta | 0