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

1 visualización (últimos 30 días)
Mohammad Edaibat
Mohammad Edaibat el 21 de Oct. de 2016
Comentada: KSSV el 21 de Oct. de 2016
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?

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by