photo

Yigit


ffgfg fdgfgdfgd

Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

13 Questions
1 Réponse

RANG
23 228
of 297 457

RÉPUTATION
1

CONTRIBUTIONS
13 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
23.08%

VOTES REÇUS
1

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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)...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Linking data points
It gives an error ; Code ; clear all; close all; s1 = serial('/dev/ttyACM0'); s1.BaudRate=1...

plus de 13 ans il y a | 0

Question


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...

plus de 13 ans il y a | 3 réponses | 0

3

réponses

Question


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...

plus de 13 ans il y a | 1 réponse | 0

0

réponse

Question


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; ...

plus de 13 ans il y a | 3 réponses | 0

3

réponses

Question


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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 13 ans il y a | 2 réponses | 1

2

réponses

Question


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?

presque 14 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

presque 14 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 14 ans il y a | 1 réponse | 0

0

réponse

Question


Comparing Two Frames
Hi all, I am using Matlab 2009a for experimental purposes. I am using Image Acquisiton Toolbox for capturing and then compari...

presque 14 ans il y a | 2 réponses | 0

2

réponses