photo

Hoa Dang


Last seen: 5 days ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
219,567
of 300,369

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
122,123
of 168,436

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Question


The "torque constant" parameter of PMSM block (Simscape / Electrical / Electromechanical / Permanent Magnet)
Dear Sir/Madam, I am a customer of MATLAB. I am currently working with PMSM block (Simscape / Electrical / Electromechanical ...

2 years ago | 1 answer | 1

1

answer

Question


Function-Call subsystems with S-Functions does not work in two differrent version matlab with same compiler
I tried to implement function-call subsystem with S-Function, block can work with matlab version 2019B, but it did not work with...

3 years ago | 0 answers | 0

0

answers

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

6 years ago