![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2913081_1522092166711_DEF.jpg)
Shilp Dixit
Technical University Eindhoven
2012 年からアクティブ
Followers: 0 Following: 0
Professional Interests: Vehicle dynamics and control
統計
MATLAB Answers
16 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年 前 | 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...
12年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0