
Wenhan Huang
Statistics
RANK
4.536
of 257.641
REPUTATION
8
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 17.752
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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 ...
10 maanden ago
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10 maanden ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10 maanden ago
Can't run a import FMU, modelDescription.xml is not found
Hi Songyue, I suspected that the FMU doesn't handle uri nicely, likely due to %20 there. Do you want to run the FMU under any p...
10 maanden ago | 0
how to export simulink-model which contains s-function block(&mex-file) to stand alone FMU?
Hi 幸村, I understand that you would like to export a Simulink Model with S-Function Block as a standalone FMU. Based on the err...
10 maanden ago | 0
How to export Simulink model to win32 co-simulation FMU?
Hi Patrick, I understand that you are trying to export a Co-Simulation FMU with a 32bits windows library. Tool-coupling FMU g...
10 maanden ago | 0
| accepted
How to connect battery exported as FMU to grid?
Hi Costas, I understand that you are trying to connect bus ports for an exported FMU with simscape model. As you may know, FM...
10 maanden ago | 0
| accepted