Failed to solve using iteration matrix
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am currently running a simulation using the battery equivalent model, but the following error occurs during the process. There seems to be a problem with the solver, but I'm not sure.
Can anyone help? thank you.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/949804/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/949804/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/949809/image.png)
0 commentaires
Réponses (1)
Pravarthana P
le 7 Avr 2022
Hi JaeWoo Lee,
From the screenshot I understand that you facing an error due to non convergence in iteration matrix. This might be because of using inappropriate solver.
You can try increasing the number of iterations in the solver block, by unchecking fixed-cost iterations from “auto”.
You might find the link helpful:
Hope this helps you!!!
0 commentaires
Voir également
Catégories
En savoir plus sur LEGO MINDSTORMS EV3 Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!