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

1 Ansicht (letzte 30 Tage)
Mohammad Edaibat
Mohammad Edaibat am 21 Okt. 2016
Kommentiert: KSSV am 21 Okt. 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?

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by