Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


Animation Tutorial
A simple tutorial that teaches animation techniques in Matlab

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


xls2mat
converts a spreadsheet file to a Matlab struct

mehr als 8 Jahre vor | 1 Download |

Gesendet


simpsonQuadrature
Computes the integral of a function using Simpson quadrature

mehr als 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 9 Downloads |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 3 Downloads |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |