KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method, MATLAB function pdepe()
21:25
What Is Linear Quadratic Regulator (LQR) Optimal Control? | State Space, Part 4
17:24
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
От первого лица: Школа 4 🤯 СДЕЛАЛ ПРЕДЛОЖЕНИЕ на СЦЕНЕ 😂 ПОКАЗАЛ ИСТИННОЕ ЛИЦО ГЛАЗАМИ ШКОЛЬНИКА
1:1:12
When the baby HEROBRINE Take Revenge With The Death Note | MInecraft Animation #shorts
0:41
УНО Реверс в Амонг Ас : игра на выбывание
0:19
MATLAB Simulation/Animation of an Inverted Pendulum with LQR (Linear Quadratic Regulator)
Рет қаралды 241
Facebook
Twitter
Жүктеу
1
Жазылу 288
Charley Yang
Күн бұрын
Пікірлер: 2
@WonYYang
4 ай бұрын
%inv_pendulum.m Mc=5; Mp=1; L=2; d=1; g=9.8; xr=[1; 0; 0; 0]; % Reference state A=[0 0 1 0; 0 0 0 1; 0 Mp*g/Mc -d/Mc 0; 0 (Mc+Mp)*g/Mc/L -d/Mc/L 0] B=[0; 0; 1/Mc; 1/Mc/L]; C=[1 0 0 0; 0 1 0 0]; Q=C'*C; %[1 0 0 0; 0 1 0 0; 0 0 0 0; 0 0 0 0]; Q=1000*Q; % Increase these values to make the system response faster % possibly at the cost of larger force R=10; % Increase this value to reduce the input force K=lqr(A,B,Q,R); u=@(x)-K*(x-xr); % Control input (force) function x0=[0; 0.7; 0; 0]; % Initial vector t0=0; tf=10; tspan=[t0 tf]; % Time span of 10 sec % To solve the ODE [tt,xx]=ode45(@(t,x)dxdt(t,x,Mc,Mp,L,d,g,u(x)),tspan,x0); Nt=numel(tt); animation=1; if animation
@alfonsoramirez6485
4 ай бұрын
Thank you.
21:25
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method, MATLAB function pdepe()
Charley Yang
Рет қаралды 133
17:24
What Is Linear Quadratic Regulator (LQR) Optimal Control? | State Space, Part 4
MATLAB
Рет қаралды 312 М.
28:49
БОЙКАЛАР| bayGUYS | 27 шығарылым
bayGUYS
Рет қаралды 1,1 МЛН
1:1:12
От первого лица: Школа 4 🤯 СДЕЛАЛ ПРЕДЛОЖЕНИЕ на СЦЕНЕ 😂 ПОКАЗАЛ ИСТИННОЕ ЛИЦО ГЛАЗАМИ ШКОЛЬНИКА
Руслан Гладенко
Рет қаралды 7 МЛН
0:41
When the baby HEROBRINE Take Revenge With The Death Note | MInecraft Animation #shorts
MineCZ
Рет қаралды 12 МЛН
0:19
УНО Реверс в Амонг Ас : игра на выбывание
Фани Хани
Рет қаралды 1,3 МЛН
8:51
How To Use Open-Source AI IDE for Beginners (aide by codestory)
Corbin Brown
Рет қаралды 1,6 М.
44:38
Control of Linearized Inverted Pendulum on the Cart
Engineering Educator Academy
Рет қаралды 2,4 М.
16:34
Deriving the Dirac Equation
Richard Behiel
Рет қаралды 118 М.
14:45
Application of Calculus in Backpropagation
Orblitz
Рет қаралды 23 М.
15:52
Inverted Pendulum - Arduino Balancing Robot
Ian Carey
Рет қаралды 9 М.
17:02
MATLAB Analysis and PSpice Simulation of an OP amp Circuit
Charley Yang
Рет қаралды 582
11:15
Satya Nadella on the Future of SaaS, How 2025 is the year of Agents, Advice for Indian Engineers
Varun Mayya
Рет қаралды 486 М.
8:00
This Speed Test Will Change How You Buy Ethernet Cables!
landpet
Рет қаралды 62 М.
15:19
What does the second derivative actually do in math and physics?
Quantum Sense
Рет қаралды 696 М.
22:21
Why do prime numbers make these spirals? | Dirichlet’s theorem and pi approximations
3Blue1Brown
Рет қаралды 6 МЛН
28:49
БОЙКАЛАР| bayGUYS | 27 шығарылым
bayGUYS
Рет қаралды 1,1 МЛН