photo

NAchiket Kale


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
120,747
of 301,577

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,338

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,550

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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....

7 years ago | 1 answer | 0

1

answer

Question


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.

7 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers