Matthew Kelly
I recently completed a PhD from Cornell University in robotics and now work in industry doing high-level robotics control. I am interested in:
- non-linear dynamics and control
- robotics
- path planning
- legged locomotion
- bipedal walking
- under-actuated systems
- trajectory optimization
- parameter optimization
Website: www.matthewpeterkelly.com
Estadística
CLASIFICACIÓN
114.636
of 296.651
REPUTACIÓN
0
CONTRIBUCIONES
1 Pregunta
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
857 of 20.400
REPUTACIÓN
2.167
EVALUACIÓN MEDIA
4.20
CONTRIBUCIONES
46 Archivos
DESCARGAS
96
ALL TIME DESCARGAS
18450
CLASIFICACIÓN
of 156.886
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
OptimTraj -- Trajectory Optimization Library
A toolbox for Matlab, for solving continuous time trajectory optimization problems
alrededor de 4 años hace | 5 descargas |
Enviada
Bouncing-Ball: Tutorial for ode45 events.
Tutorial for event detection in Matlab - simulation of ball bouncing over hilly terrain.
más de 7 años hace | 7 descargas |
Enviada
fitSplineToData
Fit a cubic spline to a data set by solving a QP, with option to constrain boundary conditions.
más de 7 años hace | 1 descarga |
Enviada
MatthewPeterKelly/Polynomial_Smoothing_Matlab
Polynomial Smoothing for basic functions
más de 7 años hace | 1 descarga |
Enviada
circularArc3d
Computes a circular arc that passes through points in 3D space with a prescribed tangent vector.
más de 7 años hace | 1 descarga |
Enviada
rootSolve(func, xLow, xUpp, tol)
This function uses Ridder's Method to do non-linear root finding
casi 8 años hace | 1 descarga |
Enviada
fitPiecewiseLinear(t, z, tGuess)
Computes a best-fit linear spline with arbitrary grid spacing
casi 8 años hace | 2 descargas |
Enviada
PCHIP -- root solve
Fit a PCHIP spline through a data set and then compute the roots of the spline
casi 8 años hace | 1 descarga |
Enviada
MatthewPeterKelly/Bezier_Curves
A few Matlab functions for creating and evaluating bezier curves.
casi 8 años hace | 3 descargas |
Enviada
ppDer(pp)
Computes the time-derivative of a piecewise-polynomial spline
casi 8 años hace | 2 descargas |
Enviada
MatthewPeterKelly/Chebyshev_Polynomials
Tutorial for working with Chebyshev Orthogonal Polynomials
casi 8 años hace | 6 descargas |
Enviada
Get roots of a data set
Given a scalar function that is defined on a grid, compute the roots of the curve.
alrededor de 8 años hace | 2 descargas |
Enviada
diffCenterVar
1st and 2nd derivatives, non-uniform time grid, second-order method
más de 8 años hace | 1 descarga |
Enviada
getPolyRoots(C,tBnd)
Find all roots of polynomial and derivative on a bounded interval
más de 8 años hace | 1 descarga |
Enviada
LineIntersection
Given two line segments, compute the intersection point.
casi 9 años hace | 1 descarga |
Enviada
FindClosestPoint
Given a line AB, and a point C, find point D on line AB that is closest to C.
casi 9 años hace | 3 descargas |
Enviada
Simple Catapult Simulation
Simulation of a simple catapult using ode45 with event detection.
casi 9 años hace | 3 descargas |
Enviada
rombergQuadrature
Computes integral of vector functions using Romberg quadrature.
casi 9 años hace | 1 descarga |
Enviada
MatthewPeterKelly/Lagrange_Mechanics_Derivations
Tutorial using Lagrange equations to derive equations of motion for mechanical systems.
casi 9 años hace | 3 descargas |
Enviada
Minimum-Jerk Trajectory with Constraints
Solve multi-segment kinematic trajectory optimization. Minimum jerk, Chebyshev collocation.
casi 9 años hace | 2 descargas |
Enviada
Markov Decision Process - Pendulum Control
Creates a Markov Decision Process model of a pendulum, then finds optimal swing-up policy.
casi 9 años hace | 3 descargas |
Enviada
Gradient_of_Backslash
Computes gradient of f(x) = A(x) \ b(x). Used for optimization.
casi 9 años hace | 1 descarga |
Enviada
Bulirsch-Stoer
Solves an initial value problem. Good for very accurate solutions for smooth systems.
casi 9 años hace | 5 descargas |
Enviada
logKeyPress
Logs each key press and time, and saves to a data file.
alrededor de 9 años hace | 2 descargas |
Enviada
Merge Options
Merge a struct of default options with a struct of user options
alrededor de 9 años hace | 1 descarga |
Enviada
Ring Bell
Plays a short audio clip of a bell ringing
alrededor de 9 años hace | 1 descarga |
Enviada
Particle Swarm Optimization
Non-linear parameter optimization with PSO. Includes many examples.
alrededor de 9 años hace | 3 descargas |
Enviada
diffCenter
Computes the second-order finite difference approximation.
alrededor de 9 años hace | 1 descarga |