photo

And Meng


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
2 Answers

RANK
284,258
of 300,674

REPUTATION
0

CONTRIBUTIONS
9 Questions
2 Answers

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
 of 21,041

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,032

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

4 years ago | 0

| accepted

Question


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

4 years ago | 1 answer | 0

1

answer

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

4 years ago | 0

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer