Community Profile

photo

Pramod Sapkota


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


I have a confusion about linear quadratic regulator result in matlab.
I have two nonlinear system differential equations. I want to develop a LQR controller after linearizing around a steady state p...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to extract data from simulink to work space in matlab?
I tried to design a LQR controller. I wrote the code and design a simulink model. I wanted to extract data from simulink to wo...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


I kept on getting error that says "Error in port widths or dimensions. 'Output Port 1' of 'simulink_controller/Sum2' is a [2x2] matrix."
How can I solve the mentioned error? I couldn't figure out as I am new to simulink. Thank you.

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


state space modeling of a system
I have a system with two equations : dx1/dt = k -u*x1-l1*x1 and dx2/dt = u*x1-l2*x2 here, x1 and x2 are states and u is the in...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


how to find Transfer function of a system : dx1/dt = k -u*x1-l1*x1 and dx2/dt = u*x1-l2*x2
1I have two equations : dx1/dt = k -u*x1-l*x1 and dx2/dt = u*x1-l*x2 here, x1 and x2 are states and u is the input. k is rate ...

거의 4년 전 | 답변 수: 0 | 0

0

답변