And Meng
Followers: 0 Following: 0
Feeds
已回答
How to programmatically set the powerlib/simscape connection port?
You can find all possible parameter of a block using: get_param(gcb,'ObjectParameters') In this case of the port location on ...
How to programmatically set the powerlib/simscape connection port?
You can find all possible parameter of a block using: get_param(gcb,'ObjectParameters') In this case of the port location on ...
3 years 前 | 0
| 已接受
提问
How to programmatically set the powerlib/simscape connection port?
When I try to use get_param(gcb,'MaskValueString') to take a look at the mask setting of the powerlib connection port, it return...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to make state-space model for an array input in Simulink?
I think I found a way. Just simply consider them as systems in parallel and make larger ABCD martix with zeros.
How to make state-space model for an array input in Simulink?
I think I found a way. Just simply consider them as systems in parallel and make larger ABCD martix with zeros.
3 years 前 | 0
提问
How to make state-space model for an array input in Simulink?
Hi, I have a simple state-space function that is suitable for input data size of 1 (u1), as indicated in Fig.1. If my input is ...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to add tolerance for isequal?
Hi, I am comparing two .mat files, both have very complicated struct type data but they should be almost identical. In this cas...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to connect bus signal with different data size using multiport switch?
Hi, I have two subsystems, and I want to minimized the data size for the signal that is been transfered in between the subsyste...
4 years 前 | 2 个回答 | 0
2
个回答提问
How do I generate grt code with a global parameter in the Index of the Selector
Hi, I would like to generate the grt.tlc code for a model that inludes Selector. The index of the Selector is defined using a v...
4 years 前 | 1 个回答 | 0
1
个回答提问
What happen if you discretize an inductor and implement it into a model with different discrete solver in simpower system?
If I discretize a inductor using Forward Euler method and implemented as a controlled current source, would the result still be ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to model a variable RL branch?
Hi, I would like to implementing a current controlled variable RL branch using integrator. I have one using i(t) = integ( v(t...
7 years 前 | 1 个回答 | 0
1
个回答提问
Symmetric matrix element repositioning
Hi, I have a symmetric matrix. I need to reposition the desired diagonal elements and their corresponding elements to the low...
8 years 前 | 1 个回答 | 0
1
个回答提问
Expanding a complex element to a matrix
Hi, I have a complex matrix and I would like to convert the matrix to the real and imaginary components without changing the ...
8 years 前 | 1 个回答 | 0