Statistics
RANK
17,230
of 260,103
REPUTATION
2
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
1,908 of 17,886
REPUTATION
883
AVERAGE RATING
4.40
CONTRIBUTIONS
19 Files
DOWNLOADS
324
ALL TIME DOWNLOADS
4142
RANK
of 111,664
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Solution of the Riccati Differential Equation (odericcati)
Solves the Riccati differential equation for the finite-horizon linear quadratic regulator.
19 days ago | 10 downloads |

Submitted
IVP Solver Toolbox
Collection of fixed-step IVP solvers, functions to generate IVP solver equations, and functions for transforming matrix IVPs to ...
19 days ago | 15 downloads |

Submitted
Numerical Differentiation Toolbox
Functions to evaluate derivatives, partial derivatives, gradients, directional derivatives, Jacobians, and Hessians.
22 days ago | 8 downloads |

Submitted
3D Earth and Celestial Bodies (planet3D)
Creates high-resolution renderings of the Earth and the major celestial bodies in our solar system for space mechanics applicati...
2 months ago | 17 downloads |

Submitted
Ground Track (ground_track)
Plots the ground track of an orbit given its planetodetic coordinates (i.e. planetodetic latitude and longitude).
2 months ago | 34 downloads |

Submitted
Newton's Method (newtons_method)
Newton's method for finding the root of a differentiable, univariate, scalar-valued function.
2 months ago | 15 downloads |

Submitted
Multivariate Newton’s Method (newtons_method_n)
Newton's method for finding the root of a differentiable, multivariate, vector-valued function.
2 months ago | 6 downloads |

Submitted
Bisection Method (bisection_method)
Bisection method for finding the root of a univariate, scalar-valued function.
2 months ago | 14 downloads |

Submitted
Fixed-Point Iteration (fixed_point_iteration)
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
2 months ago | 11 downloads |

Submitted
Secant Method (secant_method)
Secant method for finding the root of a univariate, scalar-valued function.
2 months ago | 12 downloads |

Submitted
Euler c2d Transformation (c2d_euler)
Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.
2 months ago | 49 downloads |

Submitted
Tridiagonal Matrix Algorithm (Thomas Alg.) (tridiagonal)
Solves the tridiagonal linear system Ax=d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
2 months ago | 19 downloads |

Submitted
Gaussian Elimination (gaussian_elimination)
Solves the linear system Ax=b for x using Gaussian elimination with partial pivoting.
6 months ago | 1 download |

Submitted
Intersection of Two Lines (line_intersection)
Finds the intersection of two lines.
6 months ago | 37 downloads |

Submitted
Magnitude and Phase of a Transfer Function (mag_phase)
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.
9 months ago | 33 downloads |

Submitted
Approximate Least Squares Curve Fitting (lsqcurvefit_approx)
Fits linear and polynomial models to data using linear least squares and approximates nonlinear models through linearization.
10 months ago | 12 downloads |

Submitted
Slope Field Generator for ODEs (slope_field)
Draws the slope field of a first-order, univariate, ordinary differential equation.
10 months ago | 12 downloads |

Submitted
Random Number Generator in a Range (rand2)
Generates an n-dim matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is...
10 months ago | 2 downloads |

Submitted
Numerical Differentiation of Data (derivative)
Numerical differentiation of data (i.e. arrays) over the domain of the data or at specified points.
10 months ago | 21 downloads |
