Resuelto


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

casi 10 años hace

Resuelto


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

casi 10 años hace

Resuelto


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

casi 10 años hace

Resuelto


find the Area of a rectangle
length is x width is y what is the area of the rectangle?

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

casi 10 años hace

Enviada


Using MATLAB for Bearing Fault Analysis
Ball Bearings can have several faults, which result in different signals. This program shows this.

alrededor de 10 años hace | 5 descargas |

4.1 / 5
Thumbnail

Enviada


Pause a long MATLAB run with a simple click.
A simple way to pause a long simulation, to check progress, without expensive breakpoints or checks

alrededor de 10 años hace | 1 descarga |

4.83333 / 5
Thumbnail

Resuelto


Compute the step response of a DC motor
Compute the step response of a DC motor shown below <<http://blogs.mathworks.com/images/seth/cody/dc-motor.png>> The param...

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


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

casi 11 años hace

Resuelto


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>

casi 11 años hace

Resuelto


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

casi 11 años hace

Enviada


Designing a controller for an Inverted Pendulum - hebrew
Designing a controller for an Inverted Pendulum - hebrew

más de 12 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Using Simscape for design of Multi-Domain Physical Systems
Using Simscape for design of Multi-Domain Physical Systems

más de 12 años hace | 1 descarga |

5.0 / 5
Thumbnail

Enviada


Using SimMechanics for designing and testing Mechanical Systems
A Presentation and demos for using Simulink, SolidWorks and SimMechanics.

más de 12 años hace | 5 descargas |

5.0 / 5
Thumbnail

Enviada


Using Model-Predicite Control - Presentation and Recording - Hebrew
Using Model-Predictive Control (MPC) for Control Design

más de 12 años hace | 1 descarga |

3.0 / 5
Thumbnail

Enviada


Converting Dataset Simulation results to Excel Spreadsheet
Two simple functions that convert a Dataset parameter, containing Simulink Simulation data, to excel

alrededor de 13 años hace | 2 descargas |

5.0 / 5
Thumbnail

Enviada


Comparing different methods to solve an Inverted Pendulum problem
A simple reporting tool that shows how you can model an inverted pendulum in a few methods.

más de 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Reporting tools in the MATLAB and Simulink Environment
This submission shows how you can export your results from MATLAB, via different reports.

más de 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


Reporting tools in the MATLAB and Simulink Environment
Three ways to report your results to someone who doesn't use MATLAB.

más de 13 años hace | 1 descarga |

0.0 / 5
Thumbnail

Cargar más