Statistica
RANK
23.228
of 295.569
REPUTAZIONE
1
CONTRIBUTI
13 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
23.08%
VOTI RICEVUTI
1
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
Export consol output to workspace
I have a console application (linux) that prints some hexadecimal values and quits. I want to import the output of the applicati...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Embeding C Code to Matlab
Hi all, I have a C code that returns 1024byte hexadecimal value. This value is actually data extracted from a digital oscillo...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
USBTMC and Data Acquisition
Hi, I have a Rigol DS1102E oscilloscope supporting usbtmc protocol. When I fire up Instrument Control Toolbox, it see my hard...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Event triggered square-wave
hi, I generate square wave signal with this ; freq_Hz = 30; t = 0:0.0001:10; y = square(2*pi*freq_Hz*t); plot(t,y)...
circa 13 anni fa | 1 risposta | 0
1
rispostaLinking data points
It gives an error ; Code ; clear all; close all; s1 = serial('/dev/ttyACM0'); s1.BaudRate=1...
circa 13 anni fa | 0
Domanda
Linking data points
I know this is very basic but couldn't figure out how to. I use this code to read data from my device; clear all; cl...
circa 13 anni fa | 3 risposte | 0
3
risposteDomanda
Curve fitting square wave
Hi, When I run ; i=0; t0 = clock; while etime(clock, t0) < 10 disp(clock); pwm(i)=0; i = i +1; tic w...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
The size of the indicated variable
Hi, When I run the following code ; i=0; t0 = clock; while etime(clock, t0) < 10 disp(clock); pwm(i)=0; ...
circa 13 anni fa | 3 risposte | 0
3
risposteDomanda
Constructing for loop in terms of seconds
Hi, for(10 seconds){ do this } I would like to construct the following but I couldn't figure out how to input loop para...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Reading console output
Does anybody have any idea about how to use console output as input in Matlab under linux? My application continuously returns a...
oltre 13 anni fa | 2 risposte | 1
2
risposteDomanda
Is it possible to power on/off a specific usb port through command window
I wonder if it is possible to power on/off a usb port from Matlab interface?
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Capture Video and Analyze Frames
Hi all, I am capturing video by the aid of Image Acquisition Toolbox but it records the video to workspace as one element. I ...
oltre 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Optimizing Quantization Noise
Hi, I am using image acquisition toolbox for comparing two frames captures by external webcam. I am shooting at 160x120 and g...
oltre 13 anni fa | 0 risposte | 0
0
risposteDomanda
Comparing Two Frames
Hi all, I am using Matlab 2009a for experimental purposes. I am using Image Acquisiton Toolbox for capturing and then compari...
oltre 13 anni fa | 2 risposte | 0