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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
