I want to solve the attached equation for "T".
Show older comments
Please Help....
3 Comments
Walter Roberson
on 13 Sep 2015
I would have to put it through a symbolic program to be sure, but I think you are not going to be able to come up with a closed form solution for that and will need to solve it numerically.
NSB
on 13 Sep 2015
Walter Roberson
on 13 Sep 2015
Note: in symbolic form the expression is
(1/2) * (((C__r * (V__0^2 - 4*V__in^2) + 4 * V__0 * I__0 * T__s) / L__r)^(1/2) - (C__r * (V__0^2 - 4 * V__in^2) / L__r)^(1/2)) * L__r / V__in + (arcsin(2 * V__in / (V__0^2 + 4 * V__0 * I__0 * T__s / C__r)^(1/2)) + arcsin(V__0 / (V__0^2 + 4 * V__0 * I__0 * T__s / C__r)^(1/2))) / omega__r + 2 * (T__s * I__0 * L__r / V__0)^(1/2) + arccos(2 * V__in / V__0) / omega__r = T__s / 2
Accepted Answer
More Answers (0)
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!