Feeds
提问
For loop help needed
How would I write the following equations in a for loop? rho = 1.2*exp(h^1.15) D = .5*rho Uy=D*cos(theta) Ux=D*sin...
10 years 前 | 1 个回答 | 0
1
个回答提问
error: index exceeds matrix dimensions
I have the following code that I am trying to run but keep getting the "index exceeds matrix dimensions" error for the rho_a lin...
10 years 前 | 2 个回答 | 0