フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How do I solve these equations?

1 回表示 (過去 30 日間)
adem ski
adem ski 2019 年 11 月 27 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
f1=(1+x^2)*(sqrt(x)+3)
f2=a+log(b+x^2)
f3=1/(sqrt(x^2+y^2)
f4=sin(a+x^2)+cos(b+y^2)
x=1/2
y=5
a=0.1
b=2
I want to define and solve these equations with these functions (inline , feval ,eval,fittype,@)

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by