Feeds
提问
Solving an equation on MATLAB
Hi Everyone, How can i solve this equation for Mx in MATLAB. Mx has to be a real root. (nux and gam are known) nux= ((gam+...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to use the solve function?!!
Hi Everyone, this is my second question since the first one i stated it with a mistake. I am trying to solve this equation fo...
12 years 前 | 1 个回答 | 0
1
个回答提问
Problem with the solve function
I am trying to solve this equation: nux= ((gam+1)/(gam-1))^(1/2) * atan(((gam-1)/(gam+1))*(Mx^2-1))^(1/2)-atan(Mx^2-1)^(1/2...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to initiate a table in matlab
I want to initiate a table that i will later add names and numbers in it. The table will be an array of 12x7 thanks.
12 years 前 | 2 个回答 | 0
