Statistik
6 Fragen
0 Antworten
RANG
153.081
of 295.486
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Calculate the memory size the acquired data takes
Here is a simple data acquisition code: ai=analoginput('winsound'); addchannel(ai,1); rate=setverify(a...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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,...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0