Community Profile

photo

Wenhan Huang

Last seen: 2 días hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

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

Ver insignias

Feeds

Ver por

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

| aceptada

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

más de 2 años hace | 0

| aceptada