I have an unknown variable that is to the power of 4 I need to find it

2 visualizzazioni (ultimi 30 giorni)
Here is the equation: q = e*Sigma*A*(T^4) All are known values except the T is there a command I can use like solve(T) that will automatically solve T for me without re-writting the whole equation with T on the left side of the = sigh. Also If I want to write the equation again with the T on the left sign how can I do a sqrt to the 4th level?

Risposte (1)

KSSV
KSSV il 21 Ott 2016
doc vpasolve
  2 Commenti
Mohammad Edaibat
Mohammad Edaibat il 21 Ott 2016
what is doc vpasolve? so how can I exactly write that to solve fot T?
KSSV
KSSV il 21 Ott 2016
Read about vpasolve......type doc vpasolve in your matlab, it gives documentation of it.

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by