Submitted


simpleAxis
Replaces default axis with two lines, at specified locations.

8 years ago | 1 download |

Submitted


Animation Tutorial
A simple tutorial that teaches animation techniques in Matlab

8 years ago | 1 download |

Submitted


makeStruct
Creates a struct from the variables that are passed to the function.

8 years ago | 1 download |

Submitted


xls2mat
converts a spreadsheet file to a Matlab struct

8 years ago | 1 download |

Submitted


simpsonQuadrature
Computes the integral of a function using Simpson quadrature

8 years ago | 1 download |

Thumbnail

Submitted


Acrobot Derivation and Simulation
Derive equations and simulate acrobot (double pendulum)

8 years ago | 3 downloads |

Thumbnail

Submitted


Continuous-Time, Finite-Horizon LQR
Derivation and implementation of continuous-time finite-horizon Linear Quadratic Regulator

8 years ago | 10 downloads |

Thumbnail

Submitted


randDisk
Sample from a random distribution of points inside the unit disk

8 years ago | 2 downloads |

Thumbnail

Submitted


drawBoundingBox3d(xBnd,yBnd,zBnd,lineWidth,color)
Draws a wire-frame box on a 3d matlab plot

8 years ago | 1 download |

Thumbnail

Submitted


icoSphereMesh(n)
Compute the triangle mesh for a sphere, using an icosphere mesh.

8 years ago | 2 downloads |

Thumbnail

Submitted


drawPineTree(x,y,h)
Draws a simple pine tree.

8 years ago | 1 download |

Thumbnail

Submitted


animate
Real-time animation in Matlab, with keyboard call-backs

8 years ago | 1 download |

Submitted


saveAnimation(t,x,P)
Generate and save animation as video file

8 years ago | 1 download |

Submitted


RungeKutta4
4th-order Runge-Kutta integrator, fully vectorized.

8 years ago | 1 download |

Submitted


getTriangleMeshVolume(tri, x, y, z)
Computes the volume of a closed triangle mesh

8 years ago | 1 download |

Submitted


MatthewPeterKelly/Exponential_Smoothing_Matlab
Exponential smoothing for simple functions: max(), clamp(), abs(), ramp()...

8 years ago | 1 download |