已提交


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

8 years 前 | 1 次下载 |

已提交


Animation Tutorial
A simple tutorial that teaches animation techniques in Matlab

8 years 前 | 1 次下载 |

已提交


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

8 years 前 | 1 次下载 |

已提交


xls2mat
converts a spreadsheet file to a Matlab struct

8 years 前 | 1 次下载 |

已提交


simpsonQuadrature
Computes the integral of a function using Simpson quadrature

8 years 前 | 2 次下载 |

Thumbnail

已提交


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

8 years 前 | 2 次下载 |

Thumbnail

已提交


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

8 years 前 | 4 次下载 |

Thumbnail

已提交


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

8 years 前 | 2 次下载 |

Thumbnail

已提交


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

8 years 前 | 1 次下载 |

Thumbnail

已提交


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

8 years 前 | 3 次下载 |

Thumbnail

已提交


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

8 years 前 | 1 次下载 |

Thumbnail

已提交


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

8 years 前 | 1 次下载 |

已提交


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

8 years 前 | 1 次下载 |

已提交


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

8 years 前 | 3 次下载 |

已提交


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

8 years 前 | 1 次下载 |

已提交


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

8 years 前 | 1 次下载 |