Feeds
提问
The nonlieer solution will be realized in the loop and the solution will be used in the loop at the end, and the input parameters for the solver will be created.
I am working on a trim determination procedure with iterative actions and unknowns. The main scheme of the system is that the kn...
4 years 前 | 0 个回答 | 0
0
个回答提问
I have a system with 11 equations and 9 unknowns, how can I solve these equation sets?
I have a system with 11 equations and 9 unknowns, how can I solve these equation sets? For example ct=teta0+c*d+teta1p*a ga...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I perform prelocation when creating an array using a for loop?
for example Vcruise=[]; HPreq=[]; speedvalue=160; for i=1:1:speedvalue Vcruise=[Vcruise,i]; ........ Ptotal_fwd=.... ....
5 years 前 | 1 个回答 | 0
