統計
MATLAB Answers
5 質問
0 回答
ランク
of 173,467
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 2 件の回答 | 0
