Jiung Shin
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
71 867
of 295 467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
finding point on a function
I have a function P using polyfit. How can I find the corrdinate on P when x=a?
nästan 4 år ago | 2 answers | 0
2
answersQuestion
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?
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0