photo

SM


Last seen: 4 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Control Systems

统计学

MATLAB Answers

15 个提问
0 个回答

排名
264,360
of 300,847

声誉
0

贡献数
15 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to find maximum value of all signals in Simulink?
I am trying to find out the optimized values of a controller, like say, PID controller for a closed loop control system in Simul...

9 months 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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...

4 years 前 | 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 ...

4 years 前 | 2 个回答 | 0

2

个回答