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
Statistik
RANG
256.299
of 295.467
REPUTATION
0
BEITRÄGE
1 Frage
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
862 of 20.234
REPUTATION
2.151
DURCHSCHNITTLICHE BEWERTUNG
4.20
BEITRÄGE
46 Dateien
DOWNLOADS
144
ALL TIME DOWNLOADS
18333
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
OptimTraj -- Trajectory Optimization Library
A toolbox for Matlab, for solving continuous time trajectory optimization problems
fast 4 Jahre vor | 23 Downloads |
Gesendet
Bouncing-Ball: Tutorial for ode45 events.
Tutorial for event detection in Matlab - simulation of ball bouncing over hilly terrain.
mehr als 7 Jahre vor | 10 Downloads |
Gesendet
fitSplineToData
Fit a cubic spline to a data set by solving a QP, with option to constrain boundary conditions.
mehr als 7 Jahre vor | 1 Download |
Gesendet
MatthewPeterKelly/Polynomial_Smoothing_Matlab
Polynomial Smoothing for basic functions
mehr als 7 Jahre vor | 1 Download |
Gesendet
circularArc3d
Computes a circular arc that passes through points in 3D space with a prescribed tangent vector.
mehr als 7 Jahre vor | 1 Download |
Gesendet
rootSolve(func, xLow, xUpp, tol)
This function uses Ridder's Method to do non-linear root finding
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
fitPiecewiseLinear(t, z, tGuess)
Computes a best-fit linear spline with arbitrary grid spacing
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
PCHIP -- root solve
Fit a PCHIP spline through a data set and then compute the roots of the spline
mehr als 7 Jahre vor | 1 Download |
Gesendet
MatthewPeterKelly/Bezier_Curves
A few Matlab functions for creating and evaluating bezier curves.
mehr als 7 Jahre vor | 1 Download |
Gesendet
pwqh(t,x,v,a)
piece-wise quintic-Hermite spline generation
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
ppDer(pp)
Computes the time-derivative of a piecewise-polynomial spline
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
MatthewPeterKelly/Chebyshev_Polynomials
Tutorial for working with Chebyshev Orthogonal Polynomials
fast 8 Jahre vor | 6 Downloads |
Gesendet
Get roots of a data set
Given a scalar function that is defined on a grid, compute the roots of the curve.
fast 8 Jahre vor | 2 Downloads |
Gesendet
diffCenterVar
1st and 2nd derivatives, non-uniform time grid, second-order method
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
getPolyRoots(C,tBnd)
Find all roots of polynomial and derivative on a bounded interval
mehr als 8 Jahre vor | 1 Download |
Gesendet
LineIntersection
Given two line segments, compute the intersection point.
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
FindClosestPoint
Given a line AB, and a point C, find point D on line AB that is closest to C.
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
Simple Catapult Simulation
Simulation of a simple catapult using ode45 with event detection.
mehr als 8 Jahre vor | 6 Downloads |
Gesendet
rombergQuadrature
Computes integral of vector functions using Romberg quadrature.
mehr als 8 Jahre vor | 1 Download |
Gesendet
MatthewPeterKelly/Lagrange_Mechanics_Derivations
Tutorial using Lagrange equations to derive equations of motion for mechanical systems.
fast 9 Jahre vor | 5 Downloads |
Gesendet
Minimum-Jerk Trajectory with Constraints
Solve multi-segment kinematic trajectory optimization. Minimum jerk, Chebyshev collocation.
fast 9 Jahre vor | 4 Downloads |
Gesendet
Markov Decision Process - Pendulum Control
Creates a Markov Decision Process model of a pendulum, then finds optimal swing-up policy.
fast 9 Jahre vor | 3 Downloads |
Gesendet
Gradient_of_Backslash
Computes gradient of f(x) = A(x) \ b(x). Used for optimization.
fast 9 Jahre vor | 1 Download |
Gesendet
Bulirsch-Stoer
Solves an initial value problem. Good for very accurate solutions for smooth systems.
fast 9 Jahre vor | 1 Download |
Gesendet
logKeyPress
Logs each key press and time, and saves to a data file.
fast 9 Jahre vor | 5 Downloads |
Gesendet
Merge Options
Merge a struct of default options with a struct of user options
fast 9 Jahre vor | 2 Downloads |
Gesendet
Particle Swarm Optimization
Non-linear parameter optimization with PSO. Includes many examples.
fast 9 Jahre vor | 8 Downloads |
Gesendet
diffCenter
Computes the second-order finite difference approximation.
fast 9 Jahre vor | 1 Download |