![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3473_1554987808203_DEF.jpg)
Jason Ghidella
MathWorks
Followers: 0 Following: 0
Simulink Product Marketing Manager
Statistiques
RANG
3 637
of 297 016
RÉPUTATION
14
CONTRIBUTIONS
0 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
5
RANG
5 843 of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
4.27
CONTRIBUTIONS
1 Fichier
TÉLÉCHARGEMENTS
11
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
presque 8 ans il y a
A résolu
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
plus de 9 ans il y a
A résolu
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
plus de 9 ans il y a
A résolu
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
plus de 9 ans il y a
Parameterize Simulink Goto and From
Hi Aaron, I have a few extra questions that would help me answer your question. First, the parameter name for the goto and ...
presque 10 ans il y a | 0
Simulink model working with 2010a gives an error in 2014b
Hi Srinath, You have not defined the parameter pdia. This parameter is needed in the constant block. You can assign a value...
environ 10 ans il y a | 0
Comparator block in simulink
An alternative is to use the built-in block "Relational Operator" block from the Logic and Bit Operations library in Simulink. T...
presque 12 ans il y a | 2
simulink and m file connection
What you need to do is use |set_param| end to set the values of Simulink parameters from the GA objective function, and have an ...
presque 12 ans il y a | 1
how can i extract video frames through simulink
Have you looked at the Computer Vision System Toolbox? It works with both MATLAB and Simulink. Here is an overview video for...
presque 12 ans il y a | 0
How to add a Stateflow chart in an existing Simulink model using API?
You can use the add_block function to add a Stateflow chart to an existing subsystem. doc reference: http://www.mathworks.c...
plus de 12 ans il y a | 2
| A accepté
A résolu
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:...
environ 13 ans il y a
A soumis
Examples of incorporating m-code into Simulink models
Example Simulink models to support a MATLAB Digest article from September 2004.
plus de 20 ans il y a | 11 téléchargements |