Estadística
5 Preguntas
                        0 Respuestas
CLASIFICACIÓN
190.514
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          5 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            20.0%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
CONTRIBUCIONES
                            0 Problemas
                            0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 =...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to input GSM number to arduino from Matlab?
i want to send variables from matlab gui to arduino using serial communication. thank you
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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);
más de 8 años hace | 1 respuesta | 0

