Burak - MATLAB Central
photo

Burak


Last seen: 13일 전 2025년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
96,808
of 297,457

평판
0

참여
2 질문
0 답변

답변 채택
0.0%

획득한 표
0

Feeds

보기 기준

질문


Updating LQR Gain Matrix K Using DQN in Rotary Inverted Pendulum (Adaptive LQR with RL)
I am working on a Rotary Inverted Pendulum (RIP) system controlled by LQR, and I want to update the LQR gain matrix K using a Re...

13일 전 | 답변 수: 0 | 0

0

답변

질문


Rotary Inverted Pendulum State Space Model PID Control
function dx = rip_state_space(x,u) % System Parameters m1 = 0.01154; % Arm mass (kg) m2 = 0.02714; % Pendulum mas...

대략 1개월 전 | 답변 수: 1 | 0

1

답변
Go to top of page