• Stars
    star
    1
  • Language
    MATLAB
  • License
    MIT License
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

Cumulative integration of data (i.e. arrays) over the domain of the data.

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

aa277_DMPC

AA 277 Project: Distributed Model Predictive Control
MATLAB
6
star
5

tridiagonal-MATLAB

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

line_intersection-MATLAB

Finds the intersection of two lines.
MATLAB
3
star
7

newtons_method_n-MATLAB

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

lsqcurvefit_approx-MATLAB

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

bisection_method-MATLAB

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

fixed_point_iteration-MATLAB

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

interp1_linear-MATLAB

1D Linear interpolation.
MATLAB
1
star
12

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
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