How to increase the accuracy of autogenerated code?
1 次查看(过去 30 天)
显示 更早的评论
I have a simulink model that propagates some dynamics based on dynamic equation of motion.
I am using simulink autocode to generate code.
When I compare the models I notice the error starts to diverge a lot as simulation time passes.
My question is: For dynamic systems when we have to take derivatives and integration at every time step, is there a setup I have to do? or there are best practices to generate code for this kind of systems?
I would like the error between the simulink model and the generated code as small as possible.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!