photo

Wenhan Huang

MathWorks

Last seen: 2 Tage vor Aktiv seit 2021

Followers: 0   Following: 0

I am a software engineer at Mathworks.

My area of interests is FMI, FMU, S-function, Co-Simulation.

Statistik

All
MATLAB Answers

0 Fragen
4 Antworten

Cody

0 Probleme
3 Lösungen

RANG
5.586
of 297.527

REPUTATION
8

BEITRÄGE
0 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 20.454

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
64.320
of 159.017

BEITRÄGE
0 Probleme
3 Lösungen

PUNKTESTAND
50

ANZAHL DER ABZEICHEN
2

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Promoter
  • Solver
  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 0

| akzeptiert