photo

Jiung Shin


Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
129,167
of 300,756

평판
0

참여
7 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


finding point on a function
I have a function P using polyfit. How can I find the corrdinate on P when x=a?

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


how do I plot different polyfit(x,y,5) onto the same graph?
I have 12 different ployfit(x,y,5) functions and I want to put them onto a single graph. how can I write my code?

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

1

답변

질문


ploting coordinate smoothly with given dataset
I want to draw the position of the object using vector x and y each containing coordinate of x and y with change in time. To m...

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

1

답변

질문


least square fitting with a data set
I have a matrix A with first column time, second and third column each x and y coordinate of the body. If I want to plot the p...

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

1

답변

질문


matrix and steps in column
My matrix A is nx3 matrix and X is entry of A at (t,2) and t is assignmed in previous line. I expressed it as X(t)=A(t,2). But...

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

1

답변

질문


matrix entry into function
In a matrix A, I have assinged x(t)=A(t,2) But if I want to calculate x(t+1)-x(t), it returns an error. How can I fix? Matlab...

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

1

답변

질문


2d matrix column plot
Hi, I'm new to matlab so my question may sound almost stupid. If I want to select two cloumn from a matrix and plot it on xy p...

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

1

답변