photo

seema redhu


Last seen: 4年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
198,927
of 301,252

評判
0

コントリビューション
2 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,207

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,657

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

回答済み
Unable to find explicit solution
Hi Sir My actual code with parameters are as below- I have to solve this for the value of y.Please help me to solve this. ...

4年以上 前 | 0

質問


Unable to find explicit solution
syms y b a x c d f eqn = b+(a*log(y/x))==c+(d*log((1-y)/f)); soly = solve(eqn, y) Warning: Unable to find explicit solution...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


Error in sym / privsubsasgn and sym / subsasgn
Hi. My code is as follows: t=850 R=10000 xA=0:.01:.99; xB=1-xA gIdeal=8.314*t*(xA.*log(xA)+xB.*log(xB)); gA=(-11276.24+(2...

5年弱 前 | 1 件の回答 | 0

1

回答