How to set up Neural network and train the data

조회 수: 1 (최근 30일)
Dinh Le Dung
Dinh Le Dung 2022년 11월 29일
I have a linear system:
x(n+1) = Ax(n)+By(n)
y(n+1) = Cx(n)+Dy(n)
x(0) = -2, y(0) = 3.
I also have set of 1000 point (x,y)
How do i train to get the coefficient A, B, C, D

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by