Current location - Training Enrollment Network - Mathematics courses - What software is suitable for animation demonstration in mathematical modeling and simulation?
What software is suitable for animation demonstration in mathematical modeling and simulation?
VISSIM: Traffic simulation artifact made by Germans! You can meet any requirement. It may take some time to study.

Matlab:GUI control is much more convenient to use than C++, but it takes time without foundation.

If the GUI library based on C/C++ is useful, it is suggested to use C++. At worst, you can do it directly with the ege library, which is very simple, similar to a GUI library for drawing, and the animation effect can be done with delay ().