Statistiques
RANG
41 351
of 301 383
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
of 21 252
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 306
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
Feeds
Question
Serial fread is too slow
I'm using MATLAB R2017a & Linux. version -java 'Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Se...
environ 8 ans il y a | 1 réponse | 1
0
réponseHow to plot a sinus uniformly?
It can be done via y=-1:.05:1; plot(asin(y),y,'o')
environ 8 ans il y a | 0
Question
How to plot a sinus uniformly?
<</matlabcentral/answers/uploaded_files/103555/sinus.png>> If I plot sinus like this x=0:0.05:2*pi; y=sin(x); plot...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Redirect output from C to Matlab
I'm using Linux & Matlab R2017. I have a C program, which have an infinite output via printf() which I want to direc...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Set non-common BaudRate, MATLAB 2017 & termios.h
My os is Ubuntu 16.04 & MATLAB R2017a. When I'm trying to listen serial port with non-common baud rate, I get error: s =...
environ 8 ans il y a | 1 réponse | 0
