photo

Jiung Shin


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
81,660
of 300,081

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,273

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答