photo

seema redhu


Last seen: presque 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
1 Réponse

RANG
90 104
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Réponse apportée
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. ...

presque 4 ans il y a | 0

Question


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

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse