Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
153.092
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How to set the background color for the selected data in the plot?
For example, Here is: t=0:0.1:100; x=sin(t); plot(t,x) So the plot will show a sin wave. And now, I select the ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
I have a question on the execution duration of data acquisition
ai=analoginput('dataq',0); addchannel(ai,0); rates=1000; samples=5000; data_acq=1000; set(ai,'SampleRate',rates...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Calculate the memory size the acquired data takes
Here is a simple data acquisition code: ai=analoginput('winsound'); addchannel(ai,1); rate=setverify(a...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to know how data acquisition toolbox works after 'start(ai)'
Usually, we write a simple data acquisition program like this: ai=analoginput('windsound'); addchannel(ai,1); set(ai,...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Error when I execute bitshift
I get error information when I try to execute bitshift: Attempt to execute SCRIPT bitshift as a function: C:\Program Files...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
I can not use some functions for NI device
[EDIT: 20110720 23:36 CDT - reformat - WDR] Hi, guys, I found I can not use some functions when I tried to acquire data with n...
más de 13 años hace | 1 respuesta | 0