Jianxing Yang
Results
2
issues of
Jianxing Yang
Hi Felix, I have these questions. I run lyapunov_function_learning.ipynb and got an error like this. `ModuleNotFoundError: No module named 'safe_learning'` And I don't quite understand how the initialization parameters of...
Hi,djagt I encountered a problem about sosdemo2. The reason was that I made the following changes: `% Constructing the vector field dx/dt = f f = [-x1^3-x1*x3^2; -sin(x2)-x1^2*x2; -x3+3*x1^2*x3-3*x3/(x3^2+1)];` I'm...