Statistics
RANK
148,361
of 295,448
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
159 of 20,227
REPUTATION
7,803
AVERAGE RATING
3.80
CONTRIBUTIONS
14 Files
DOWNLOADS
54
ALL TIME DOWNLOADS
77153
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
I use dcm2quat function in a function block in simulink but it doesnt work.
Have you tried using the Direction Cosine Matrix to Quaternions block in Aerospace Blockset?
4 years ago | 0
Import of data from missile DATCOM(3/99)
The Aerospace Toolbox function, datcomimport(), supports DATCOM 1999 file type 6. This support was available in R2014b.
4 years ago | 0
Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
7 years ago
Submitted
Creating and Populating a Simulink Dataset from Simulink model
A Simulink project with files to help create a Simulink Dataset and populate the signal data
7 years ago | 3 downloads |
Solved
Model a simple pendulum
Model a simple pendulum of length 200cm with bob of mass 100g and plot the position in degrees. The pendulum starts at 30 degree...
8 years ago
Solved
Make a half wave rectifier
Produce a signal that outputs the given sine wave source when it is greater than zero and outputs zero when it is less than zero...
8 years ago
Solved
Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...
8 years ago
Submitted
Convert Arabic to Roman
Convert Arabic numerals to Roman numerals
8 years ago | 1 download |
Submitted
Convert Roman to Arabic
Convert Roman numerals to Arabic numerals
8 years ago | 2 downloads |
Submitted
Accelerating aircraft design
Example Simulink model to support MATLAB Digest article from January 2007.
8 years ago | 9 downloads |
Submitted
Virtual Reality Terrain Modeling
Use actual terrain data within Virtual Reality Toolbox.
8 years ago | 2 downloads |
Submitted
1903 Wright Flyer
1903 Wright Flyer modeled with Simulink, Aerospace Blockset and Virtual Reality Tool.
8 years ago | 6 downloads |
Submitted
Cropping Images on Simulink Blocks
Example of displaying and reducing an image on a Simulink block.
8 years ago | 1 download |
Submitted
Payment Calculator
Example loan payment calculator using Swing and MATLAB.
8 years ago | 1 download |
Submitted
Graphical switching between S-functions
Use a single Simulink s-function block to access multiple s-functions.
8 years ago | 2 downloads |
Submitted
MATLAB Simulation of variable-mass rigid-body 6DOF
Calculate aircraft variable-mass rigid-body six-degrees-of-freedom equations of motion using MATLAB
8 years ago | 4 downloads |
Submitted
MATLAB simulation of fixed-mass rigid-body 6DOF
Calculate aircraft fixed-mass rigid-body six-degrees-of-freedom equations of motion using MATLAB ODE
8 years ago | 8 downloads |
Submitted
Remove lines
Delete all lines from one specified level of a model.
8 years ago | 1 download |
Submitted
HL-20 Lifting Body
NASA HL-20 Lifting Body Airframe Modeled with Simulink and Aerospace Blockset.
8 years ago | 10 downloads |
Solved
Make a low pass filter
Make a first order low pass filter that will filter out the high frequency oscillations for the given input signal. The cut-off ...
8 years ago
Solved
Produce a Fibonacci sequence
Construct a diagram that generates the Fibonacci sequence: 1, 1, 2, 3, 5, 8, 13, 21, 34.....up to 377 The Fibonacci sequ...
8 years ago
Solved
Counting pulses in a signal
Count the number of pulses that are the result of summing each pulse generator block. Pulse Generator blocks produce a recurr...
8 years ago
Solved
Model a mass spring system
Model an ideal mass-spring system shown below where the spring is initially stretched. <<http://blogs.mathworks.com/images/se...
8 years ago
Solved
Add damping to a mass spring system
Model an ideal mass-spring-damper system shown below where the spring is initially stretched. <<http://blogs.mathworks.com/im...
8 years ago
Solved
Model a falling body
An object is falling freely from a height of 22 meters under the force of gravity. <<http://blogs.mathworks.com/images/seth/c...
8 years ago
Solved
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...
8 years ago
Solved
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
8 years ago
Solved
Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...
8 years ago
Solved
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...
8 years ago