• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    MATLAB
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AA 277 Project: Distributed Model Predictive Control

More Repositories

1

planet3D-MATLAB

Creates high-resolution renderings of the Earth and the major celestial bodies in our solar system for astrodynamics applications.
MATLAB
12
star
2

solve_riccati_ode-MATLAB

Solves the Riccati differential equation for the finite-horizon linear quadratic regulator.
MATLAB
9
star
3

ground_track-MATLAB

Plots the ground track of an orbit given its planetodetic coordinates (i.e. planetodetic latitude and longitude).
MATLAB
6
star
4

tridiagonal-MATLAB

Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
MATLAB
6
star
5

line_intersection-MATLAB

Finds the intersection of two lines.
MATLAB
3
star
6

newtons_method_n-MATLAB

Newton's method for finding the root of a differentiable, multivariate, vector-valued function.
MATLAB
2
star
7

lsqcurvefit_approx-MATLAB

Fits linear and polynomial models to data using linear least squares and approximates nonlinear models through linearization.
MATLAB
2
star
8

bisection_method-MATLAB

Bisection method for finding the root of a univariate, scalar-valued function.
MATLAB
2
star
9

fixed_point_iteration-MATLAB

Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
MATLAB
2
star
10

interp1_linear-MATLAB

1D Linear interpolation.
MATLAB
1
star
11

IVP_Solver_Toolbox-MATLAB

Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.
HTML
1
star
12

cumulative_integral-MATLAB

Cumulative integration of data (i.e. arrays) over the domain of the data.
MATLAB
1
star
13

c2d_euler-MATLAB

Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.
MATLAB
1
star
14

load_config-MATLAB

Simple text-based file format for loading dictionary-like configuration data into MATLAB.
MATLAB
1
star
15

fmingrad-MATLAB

Finds the local minimizer and minimum of a multivariate function using the gradient descent method with the Barzilai-Borwein learning rate.
MATLAB
1
star
16

Numerical_Differentiation_Toolbox-MATLAB

Functions and classes to evaluate derivatives, partial derivatives, gradients, directional derivatives, Jacobians, and Hessians.
HTML
1
star