B
B
bobs322018-11-09 21:03:23
Python
bobs32, 2018-11-09 21:03:23

How to solve a system of nonlinear control systems?

There is a remote control system, is it possible to implement its solution in python?
a,b,c - unknown quantities
5be5cba2780f3735784573.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2018-11-09
@dimonchik2013

you can
for example
https://www.youtube.com/watch?v=VV3BnroVjZo

A
Andy_U, 2018-11-10
@Andy_U

The method of least squares, apparently?
Then look at scipy.optimize.least_squares(...)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question