SM
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Control Systems
MATLAB
Spoken Languages:
English
Professional Interests:
Control Systems
統計
MATLAB Answers
14 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Custom square wave in simulink
I need to create a square wave with two different amplitudes as shown in the attached image. The total time duration is 50s. T...
25日 前 | 1 件の回答 | 0
1
回答質問
Plotting data dependent on three independent variables.
I have a mathematical expression which is dependent on three independent variables. Each of the three variables are one dimensio...
約2ヶ月 前 | 2 件の回答 | 0
2
回答質問
Sampling time of matlab figure data
I have some real time experiment data saved in matlab figures. While saving the data in simulink scope, the sampling time was se...
約2ヶ月 前 | 2 件の回答 | 0
2
回答質問
Invalid setting in 'Model' for parameter 'Gain'.
I am trying to tune a PID controller for controlling a plant model buit in Simulink. My aim is to obtain the gains of the PID co...
4ヶ月 前 | 2 件の回答 | 0
2
回答質問
Symbolic expression simplification and shortening
I have an extremely long symbolic expression after simplification which I am unable to simplify further. I want to know how to r...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Superimposing two 3 D surface plots
I have multiple surface plots written using surf or mesh command. I now want to plot two or more surface plots in the same figur...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
Integration of a vector inside function for ode45
I am trying to solve a set of differential equations using ode45 command. The problem is I want to integrate one of the variable...
約2年 前 | 1 件の回答 | 0
1
回答質問
Accessing A and B matrices from discrete state space
I have written a code to convert continuous time state space models to discrete time using 'tustin' metod. I want to access A an...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Storing elements of product in a row matrix and extracting the nonzero elements
I have three row matrices x,y and z and I need to store the product of each element in a row matrix. For eg: x=[x1 x2 x3], y=[y1...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Storing values in a matrix out of nested for loops
I am trying to write a code where I want to store the values out of element wise multiplication using three for loops. I tried a...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Takagi Sugeno Fuzzy Model
I am trying to write a code to build a Takagi Sugeno Fuzzy model representing a nonlinear system. One of my consequents in the...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Tuning PID using GA for multiple plants
I have a set of linearized plants which are approximation of a nonlinear system at different operating points. I want to tune PD...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Genetic Algorithm using ga command is giving solutions out of defined bounds.
I am using ga command to find optimal values for a pd controller for a plant. I have defined the contraints an dthe lower and up...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Error in Simulink function block code: Index expression out of bounds. Attempted to access element 2. The valid range is 1-1.
I have 25 matrices described by the global variable A1. I just want to test a simple code using Simulink function block but its ...
2年以上 前 | 2 件の回答 | 0