Newton-Rhapson Method in Matlab
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
I have 2 functions:
f1=15*cos(q)+50*cos(x)-45*cos(y)-40
f2=15*sin(q)+50*sin(x)-45*sin(y)
I have to plot q versus x and q versus y.
q is in interval of [0,2pi] and the delta q is 2.5 degrees.
How should I define q?
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!