Submitted


ByteView
Signal composition/decomposition into different types.

11 months ago | 7 downloads |

Thumbnail

Submitted


udpip
Simulink Blocks for UDP/IP communication

11 months ago | 5 downloads |

Thumbnail

Submitted


bvrclock
Virtual Reality Implementation of a Binary Clock

11 months ago | 3 downloads |

Thumbnail

Submitted


3D Rotations
3D Space Coordinate Transformations

11 months ago | 3 downloads |

Thumbnail

Submitted


Polybase
Multi-Dimensional Polynomial Interpolation Functions

11 months ago | 1 download |

Thumbnail

Submitted


Tennis
Fairly detailed simulation of a tennis ball flight and bounce.

11 months ago | 3 downloads |

Thumbnail

Submitted


chb
change base

12 months ago | 1 download |

Submitted


Dequiv
Digital Equivalents Library - Feb 2007

12 months ago | 2 downloads |

Thumbnail

Answered
Units for Time in Simulink
It is not seconds, it's an "unit of time" that you can relate to time units how you want, depending on your application. See als...

2 years ago | 0

Submitted


Essential Calculus Lectures with MATLAB
Using the Live Editor and the Symbolic Math Toolbox to teach calculus concepts

5 years ago | 21 downloads |

Thumbnail

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


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


Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-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

Solved


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

10 years ago

Solved


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

10 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

10 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

10 years ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

11 years ago

Solved


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

11 years ago

Answered
Arduino package for Matlab
Note that since mid 2011 the servo library now uses the built in timer library, so things are much easier, since you only have t...

12 years ago | 1

Submitted


General Economic Equilibrium
2-Goods 2-Consumers General Economic Equilibrium

15 years ago | 4 downloads |

Thumbnail

Submitted


musysid
Mu-Tools based Multivariable System Identification

17 years ago | 1 download |