EthanJamesLew / AutoKoopman

AutoKoopman - automated Koopman operator methods for data-driven dynamical systems analysis and control.
GNU General Public License v3.0
53 stars 10 forks source link

Support for trigonometric functions #21

Closed Abdu-Hekal closed 1 year ago

Abdu-Hekal commented 2 years ago

The spring benchmark has cosine and sine functions in its differential equations. Do SymbolicContinuousSystem currently support this? If not, could we add support for these functions?

EthanJamesLew commented 2 years ago

@Abdu-Hekal We have an example of trig functions and SymbolicContinuousSystem here.

EthanJamesLew commented 1 year ago

Closing for now. Feel free to re-open