请教matlab解方程组。

>> syms a b o[a,b,o]=solve('o+(a-o)*gamma(1+1/b)=30','exp(-((30.5-o)/(a-o))^b)=0.5','(a-o)^2*(gamma(1+2/b)-gamma(1+1/b)^2) = 0.017^2');
??? Error using ==> syms at 61
Not a valid variable name.

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB 快速入门 についてさらに検索

タグ

質問済み:

2022 年 11 月 23 日

Community Treasure Hunt

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

Start Hunting!