photo

Nikolay Konstantinov


Last seen: 3년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
41,351
of 301,296

평판
1

참여
4 질문
1 답변

답변 채택
0.0%

획득한 표
1

순위
 of 21,225

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,832

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 0 | 1

0

답변

답변 있음
How to plot a sinus uniformly?
It can be done via y=-1:.05:1; plot(asin(y),y,'o')

대략 8년 전 | 0

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변