photo

And Meng


Last seen: fast 3 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 3 Jahre vor | 0

| akzeptiert

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 3 Jahre vor | 0

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort