photo

And Meng


Last seen: 대략 4년 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
2 답변

순위
240,792
of 300,851

평판
0

참여
9 질문
2 답변

답변 채택
44.44%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,294

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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

4년 초과 전 | 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...

4년 초과 전 | 답변 수: 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.

거의 5년 전 | 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 ...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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...

대략 5년 전 | 답변 수: 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...

대략 5년 전 | 답변 수: 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 ...

대략 8년 전 | 답변 수: 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...

8년 초과 전 | 답변 수: 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...

거의 9년 전 | 답변 수: 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 ...

거의 9년 전 | 답변 수: 1 | 0

1

답변