Resolution differences between Matlab and Simulink
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a Matlab script and a Simulink model that perform the same algorithm. When I compare my results using the isequal function, the answer is "0". At the plotting level, all looks perfect, but at about 6+ decimal places in, the numbers start to diverge from each other. Is there a way to determine if Matlab and Simulink are using the same data types so I can achieve the exact same answers?
0 Commenti
Risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!