photo

NAchiket Kale


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


I am trying to get a time response of my input function from ode but i am not sure how to do that
Hello, I have following ode, an input function 'ip' and a main script. I am want to get the time response of my input , but the...

6 years 前 | 0 个回答 | 0

0

个回答

提问


I am trying to implement a close loop controller using MATLAB script, but i ma not sure whether the code that i have written is correct or not?
Using the input function 'ip' i am trying to swing-up the double inverted pendulum on cart as a close loop system. I was thing t...

6 years 前 | 0 个回答 | 0

0

个回答

提问


I want to run a nonlinear system as a close loop how can i write a script for that?
if true % here is my ode function [dy] = three_variable_pend(t,y) dy = zeros(6,1); m0=1;m1=0.5;m2=0.5;l1=1;l2=1;g=9....

6 years 前 | 1 个回答 | 0

1

个回答

提问


IS there a double inverted pendulum on cart model available in simulink?
I am trying to mimic a close loop control for double inverted pendulum,but i am not sure how to design a model in simulink.

6 years 前 | 1 个回答 | 0

1

个回答

提问


why lqr is not stabilizing the system at equilibrium?
Hello, I am using a parameter and state estimation algorithm to estimate states of double inverted pendulum on cart. based on pa...

6 years 前 | 0 个回答 | 0

0

个回答