게시됨


Sample Time Offset
I noticed that many users are not aware that it is possible to specify sample time offsets in Simulink. Scalar Sample...

14년 초과 전

Thumbnail

답변 있음
derivative input
Try what the error message says: - If the model is fixed step, try reducing the step size - Try changing the solver toleranc...

14년 초과 전 | 0

답변 있음
what is the difference between mux and vector concatenate?
Look at the section "Stabilizing Numerical Derivatives in Actuation Signals" in this page to see how to compute velocity and acc...

14년 초과 전 | 2

답변 있음
Simulink: Default Integration Time
See my latest post on this exact topic: http://blogs.mathworks.com/seth/2011/11/08/auto-solver-settings/

14년 초과 전 | 0

답변 있음
Problem joining blocks Simscape
Are you connecting the output of the Simulink->PS converter to a source block? I recommend looking at demos to understand the...

14년 초과 전 | 1

| 수락됨

게시됨


Auto Solver Settings
When looking at the solver configuration of a new model, you probably noticed that many settings are set to...

14년 초과 전

Thumbnail

답변 있음
Different behaviour in model when inserting a scope in the design.
Enable the block Sorted Order and see if it changes when adding the scope or not: http://www.mathworks.com/help/toolbox/simul...

14년 초과 전 | 0

게시됨


Promoting Block Parameters to a Mask
In R2011b, we are trying to make it easier to interface the parameters of a masked subsystem with the parameters of the...

14년 초과 전

Thumbnail

답변 있음
Simulink Missing Reference Error
The Controlled PWM voltage block is sort of special. The 2 sides are independent, so you must have a ground on each side. Add...

14년 초과 전 | 0

| 수락됨

답변 있음
Problem with samples
Looks like you need to buffer with a size of 5 and overlap of 3.

14년 초과 전 | 0

| 수락됨

답변 있음
Why would a Simulink disabled block still be executed?
Try setting the diagnostic "Underspecified initialization detection" to Simplified, this might help: http://www.mathworks.com...

14년 초과 전 | 0

게시됨


Dynamics Mask Icons for Subsystem Variants
Today I will illustrate how to combine two features I like: Subsystem Variants and Masking. The Question I created a...

14년 초과 전

Thumbnail

답변 있음
SIMULINK: Using FMINSEARCH online for xpctarget
In simulation, you can call fminsearch or fmincon from MATLAB S-function of from the MATLAB function as extrinsic. You cannot...

14년 초과 전 | 0

답변 있음
SIMULINK: Using FMINSEARCH online for xpctarget
In simulation, you can call fminsearch or fmincon from MATLAB S-function of from the MATLAB function as extrinsic. You cannot...

14년 초과 전 | 0

게시됨


Generating Code for Real-Time Multicore Systems
Do you generate code to be executed on a multi-core processor? Wouldn't it be cool if you could decide which part of the...

14년 초과 전

Thumbnail

게시됨


Do YOU want to win the Simulink Student Challenge?
A couple weeks back MathWorks announced the Simulink Student Challenge. We have seen some crazy great things developed in...

14년 초과 전

Thumbnail

답변 있음
Trying to create an electrical circuit
The error is clear... "Check for missing reference node" means that your circuit does not have a reference. Add this block to gr...

14년 초과 전 | 2

답변 있음
traffic modelling
SimEvents is a very nice tool to model traffic... see this example: http://www.mathworks.com/matlabcentral/fileexchange/20287...

14년 초과 전 | 1

| 수락됨

게시됨


Continuous sample time inside For Each Subsystem
Back in 2010, I wrote a post explaining how to apply a scalar algorithm to a vector using the For Each subsystem. At that...

거의 15년 전

Thumbnail

답변 있음
adding controls to a non-linear simscape thermal model
- Yes you can apply any control algorithm you can think of on the Simscape model - You typically linearize the model because ...

거의 15년 전 | 0

| 수락됨

답변 있음
How to run simulation in real time
To slowdown a simulation to something close to real-time, try my submission here: http://www.mathworks.com/matlabcentral/fileex...

거의 15년 전 | 2

| 수락됨

게시됨


Simulink Student Challenge: $1000 in prizes!
Have you done something super-cool in Simulink?Can you make a short video of it and share it on YouTube?Are you a...

거의 15년 전

Thumbnail

답변 있음
converter for simmech to simelec
To "convert" mechanical power into electricity and vice-versa, use a converter block: http://www.mathworks.com/help/toolbox/p...

거의 15년 전 | 0

답변 있음
algebraic loop and Simscape ?
2D and 3D physical systems like a pendulum on cart are most easily represented by a Differential Algebraic Equations (DAE), and ...

거의 15년 전 | 0

| 수락됨

게시됨


Troubleshooting the Transport Delay Block
Yesterday I came across this model: At first look, one might think that these two implementations should give the...

거의 15년 전

Thumbnail

답변 있음
How do I run a simulation with a transfer function block and a multi dimensional input ?
Hi Pham, In R2011b, place the transfer function inside the For Each subsystem. The For Each subsystem now support continuous ...

거의 15년 전 | 0

답변 있음
Generating signal with variable frequency
See my example here: http://blogs.mathworks.com/seth/2011/03/08/how-do-i-change-a-block-parameter-based-on-the-output-of-anot...

거의 15년 전 | 0

| 수락됨

답변 있음
Selecting bus signal from variable in Simulink
Use the MATLAB Function block (previously called Embedded MATLAB Function block). This does not work exactly as you describe, ...

거의 15년 전 | 0

답변 있음
Simulink missed some of the time values during simulation?
See my post here: http://blogs.mathworks.com/seth/2011/06/20/importing-variable-step-signals-into-simulink/ For a variable...

거의 15년 전 | 0

| 수락됨

게시됨


How to customize the Simulink Scope – Take 2
Among all the posts I made in the last year, one that received many comments is How to customize the Simulink Scope. In this...

거의 15년 전

Thumbnail

더 보기