Shilp Dixit
Technical University Eindhoven
自 2012 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Vehicle dynamics and control
Feeds
提问
Dynamic Time Warping: Weighting and Normalization function
Hi, I am using Dynamic time warping to perform model validation of the dynamic behavior of a truck model in matlab. The DTW a...
10 years 前 | 0 个回答 | 0
0
个回答提问
PlotOptions and Legend for Step Response
Hi, I am facing a small issue with formatting my step response plots. I have a state space description with 2 states, 1 i...
11 years 前 | 1 个回答 | 0
1
个回答提问
Invariant Set Solution in Matlab
Hi, I want to solve the following problem in matlab if true % sigma is a 2X4 matrix. % x is a 4X1 matrix [x1, x2, x3...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to plot these functions in 3D space
Hi, I want to plot the following variables U, s1, s2, x1 and x2 in a 3D plot. How do I go about this in MATLAB? if true ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to simplify this function?
Hi, I want to create u as a function of two variables x1 and x2 with the conditions as follows: if true U = G(a.s1+(1...
12 years 前 | 2 个回答 | 1
2
个回答提问
How to solve State space equation with disturbance matrix
I have three inputs in my system Damper force (fs) Gravitational force (g) (N X 1 matrix) External disturbance (q) (...
12 years 前 | 3 个回答 | 0
3
个回答提问
Semi-Active Vehicle Suspension
Hi, I am trying to create a semi-active suspension for a quarter car model. I have created the state space equation and have ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Design of Control Law for SMC
Hi, My problem is as follows: C1 = [C11 C12 C13 C14]' ; X = [X1 X2 X3 X4]' ; % State Matrix % Sliding Surface: S(...
12 years 前 | 0 个回答 | 0
0
个回答提问
Sliding Surface Design and lyapunov function
I want to design a sliding surface for the sliding mode control for the following surface. if true Ms = 310; Mu = 45; ks...
12 years 前 | 0 个回答 | 0
0
个回答提问
How to obtain PID controller co-effs as a function of time and o/p
Hi, I want to create a PID controller where the values of Kp, Kd and Ki are functions of time and model o/p. Is this possible...
12 years 前 | 3 个回答 | 0
3
个回答提问
How to create Kp as a function of model output(s)
Hi, I have a feedback model with the following parameters 2 inputs (i and fs) 4 states (x1, x2, x3, x4) 4 outputs (y...
12 years 前 | 0 个回答 | 0
0
个回答提问
Conversion from State Space to TF and then back to State Space
I created a state space model with 2 inputs 4 outputs 4 states used the if true sys_tf = tf(sys); end function...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to take user input from a radio button.
Hi, I want to take input for a certain setting from the user and based on that setting proceed forward with rest of the progr...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to create an input that is a function of State
I have a mechanical system with: 2 Inputs (i, fs) 4 states(x1, x2, x3, x4) 2 outputs(y1=x1 and y2=x3) I want the inp...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to take feedback from a state for a MIMO design
Hi, How can i create a control system model with feedback taken from state instead of output i.e. State Feedback? I have 4...
12 years 前 | 1 个回答 | 0
1
个回答提问
Solving a 2 input, 2output, 4state model
Hi, I needed some help with solving a system which has 1. 2 input 2. 2 output 3. 4 states <http://pastebin.com/QkYGXXkY...
12 years 前 | 1 个回答 | 0