![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10684270_1522137132268_DEF.jpg)
dwivedi shriprakash
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
error using undefined heading how can i solve it help plz..
clear all clc syms t x y dia=10 Sover=75 a = 0 b = dia*Sover/2/pi/95 per_pass=3 theta = 0...
7年弱 前 | 1 件の回答 | 0
1
回答質問
how i get the x and y value with two given eqation
Xc(4) = 0.9304, Yc(4) = 0.9304 2014 version R = 25 modifying given equations as follows syms x y N1 = ((...
7年弱 前 | 2 件の回答 | 0
2
回答質問
empty sym what its mean how i solve it help plzz
syms x y P Q eqns = [(((x-Xc(4)).^2) + ((y-Yc(4)).^2)== R^2), (P^2 + Q^2 == R^2)] S = solve(eqns, [x y P Q]) S =...
7年弱 前 | 0 件の回答 | 0
0
回答質問
Hi i have following code which shows some error how i solve it plzz help
clear all clc syms t x y %points to define the bezier curve Px = [10 50 60 70]; Py = [30 60 0 20]; ...
約7年 前 | 2 件の回答 | 0