photo

Guodong Tao

Last seen: 2 Tage vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Explorer
  • Solver
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
MATLAB怎么使用低版本的runtime?
Please reference this page, https://ww2.mathworks.cn/products/compiler/matlab-runtime.html

etwa 6 Jahre vor | 0

Gelöst


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

etwa 6 Jahre vor

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

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

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

etwa 6 Jahre vor

Beantwortet
Add-on Explorer shows a blank window
Hi Xiatong, Please first make sure this is not an issue caused by OS environment, you could try installation on another PC if...

etwa 6 Jahre vor | 0

Beantwortet
what does this mean?
Hello, You can right click Flowmaster interface block->Properties->Callbacks->OpenFcn, you will find this OpenFcn callback wi...

etwa 6 Jahre vor | 0

Beantwortet
How to add a variable load on my battery system
There is no built-in variable resistor for Simscape PowerSystems-Specialized Technology, you may refer to this example for how t...

etwa 6 Jahre vor | 0

Beantwortet
There is a wrong equation in the help files of simplified synchronous machine of simulink, right?
Actually they are the same, note that: d(delta_w(t)) = delta_w(t)*dt

mehr als 6 Jahre vor | 0

Beantwortet
How to get the dynamic force of a body in the Simulink>Simscape>Mulitibody
Please refer to doc: <https://www.mathworks.com/help/releases/R2018a/physmod/sm/ref/springanddamperforce.html Spring and Damper ...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
question about simpower :Invalid setting in 'IEEE_9bus/M1/Electrical model/Machine measurements/output formatting' for parameter 'Gain'.
From the error prompt, it directs to output formatting setting, you should attach a model for reproduction. It is hard to figure...

mehr als 6 Jahre vor | 0