Aravind Krishnamoorthi
自 2017 起处于活动状态
Followers: 0 Following: 0
Student at TU Kaiserslautern studying Masters in Commercial Vehicles Technology.
Currently doing my Master Thesis in the field of Control Engineering
Feeds
提问
Coupled second order differential equations
Hello all, I am trying to solve a double inverted pendulum problem using matlab. I have the equations of motion for the pendulum...
7 years 前 | 0 个回答 | 0
0
个回答提问
Index exceeds matrix dimensions
Hello I am working on a double inverted pendulum. I come up with this error 'index exceeds Matrix Dimensions' Error in Test_1>pe...
7 years 前 | 1 个回答 | 0
1
个回答提问
Inverted double pendulum on a cart
Hello all . I am trying to solve the inverted double pendulum on a cart problem. I have all the equations of motion for the prob...
7 years 前 | 1 个回答 | 0
1
个回答提问
I am trying to calculate the response of a vibrating cantilever beam using ode45 function. There is no error in the code but when i run the code it takes to long to produce the result. I am not sure where i made a mistake. Can someone help me
MATLAB code width = 5; height = 0.1; % The material is steel E = 3.0e7; nu = 0.3; rho = 0.3/386; % Calculate the coeffi...
7 years 前 | 1 个回答 | 0