Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
116.747
of 301.244
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.208
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.626
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
Stepper Motor And Driver Block Functions
I'm looking for a Matlab model of a 2 phase stepper motor and driver. I'd prefer a non-canned Matlab routine if possible. I'm aw...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Professional with an Windows XP Emulator.
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Profess...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Indexing, Making Multiple Bode Plots From Same Block Model Using Multiple Inports And Outports
I have generated a BlockModel.mdl of multiple transfer function blocks connected together. Furthermore, I have inserted three In...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab Models Incompatibility Issues
I own an older copy of Matlab, Version 5.3.1 (R11.1). Meanwhile, I have accumulated some models, from previous acquaintances, th...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
How do you know that "p" has a dimension of 4 columns for the code given under "Body" herein below?
sim('focbls',[0 2]); [p,f]=spectrum(posin,posfb,1024,0,[],1000); figure(1) clf; subplot(211); loglog(f,abs...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
Clarification requested on my original question - What do the colon and number 4 represent in the following argument - loglog(f,...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
What do the colon and number 4 represent in the following argument - loglog(f,abs(p(:,4))),grid;?
más de 13 años hace | 1 respuesta | 0
