Feeds
提问
Finding Transfer function of robot finger
hello, I am going to desing a robot arm can you help me to find the transfer function
2 years 前 | 1 个回答 | 0
1
个回答提问
How to parametrize a function ?
So i have function like y^(0.5) = x this function created by syms command and id like to replace x with t and find y in terms of...
3 years 前 | 1 个回答 | 0
1
个回答提问
parametrization of an ellipse
I wrote this code to get elliptical eqn in the form of (x^2)/(a^2)+(y^2)/(b^2) = 1 from user and i want find a and b . exp:(...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do you find radius from input circle?
I wrote a code like given below to get a circle equation from user and i need to find radius to make some calculation.(exp :2*x^...
3 years 前 | 1 个回答 | 1
1
个回答提问
How to parameterize function.
hi, i created a vector form like given below and i want to replace x y z with t variable like this. P = [t^2 +2*t +3*t; t*t...
3 years 前 | 2 个回答 | 0
