Community Profile

photo

SM


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

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

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

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

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

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

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

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

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

2 years 前 | 2 个回答 | 0

2

个回答