seema redhu
Followers: 0 Following: 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. ...
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. ...
3 years 前 | 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...
3 years 前 | 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...
3 years 前 | 0 个回答 | 0