Motor parameter extraction using using measured data
Using the basic motor (DCPM) motor equation ...electrical and mechanical which have differential equations. I can solve the differential equations in a solve block. I want to create a sum squared error between the measured data and the model, and then using minerr to estimate the motor parameters. The measured data is Ia vs time and rotation speed vs time. But I cannot have two odesolve in one solve block. Can you help please... thanks.

