Feeds
提问
optimising a parameter not directly involved in the objective function to be minimised
someone kindly help me write a code to optimise h using fminsearch such that SSE is minimised. h is is not directly invloved in ...
2 years 前 | 1 个回答 | 0
1
个回答提问
solving differential and non-differential equation
I am trying to solve dydt=2*t + A(t) and A(t)=(y). I would like to feed the new value of A back into the equation of dydt at ea...
2 years 前 | 0 个回答 | 0
0
个回答提问
ODE45 solver returning constant value as the input variable.
I'm encountering an issue with my MATLAB code where the first state variable in my system does not seem to evolve over time when...
2 years 前 | 1 个回答 | 0
