Aaron Karlo Maranan
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
285.191
of 295.569
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
Plot frequency spectrum of a signal
what does f = fs/2*linspace(-1,1,fs); mean in the following code. close all; %Define number of samples to take fs = 100; f =...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
How to get the values of centroids for each cluster in k means?
in the following code: [idx, C]= kmeans(X,3); is C the centroid of each cluster?thank you
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to input GSM number to arduino from Matlab?
i want to send variables from matlab gui to arduino using serial communication. thank you
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
How to write a variable in arduino from Matlab using serial communication?
i want to send variables from matlab gui to arduino using serial communication. thank you
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
What does the line t = 0:1/3000:0.2; mean in the following code:
t = 0:1/3000:0.2; f = 22; wc = 2*pi*f*t; h = sin(wc);
oltre 7 anni fa | 1 risposta | 0