photo

seema redhu


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
249,575
of 300,057

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
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 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...

4 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...

4 years 前 | 1 个回答 | 0

1

个回答