Statistics
RANK
10.392
of 273.460
REPUTAZIONE
4
CONTRIBUTI
0 Domande
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
2
RANK
1.361 of 18.459
REPUTAZIONE
1.302
VALUTAZIONE MEDIA
4.40
CONTRIBUTI
22 File
DOWNLOAD
411
ALL TIME DOWNLOAD
6858
RANK
of 122.914
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Inviato
Counted Function (CountedFunction)
Class to define functions in a way that facilitates counting the number of function calls/evaluations.
23 giorni fa | 5 download |

Inviato
Simple Unit Testing Toolbox
Simple unit testing framework for MATLAB.
29 giorni fa | 11 download |

Inviato
IVP Solver Toolbox
Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver ...
circa 2 mesi fa | 9 download |

Inviato
Numerical Differentiation Toolbox
Functions and classes to evaluate derivatives, partial derivatives, gradients, directional derivatives, Jacobians, and Hessians....
circa 2 mesi fa | 6 download |

Inviato
Solve Riccati Differential Equation (solve_riccati_ode)
Solves the Riccati differential equation for the finite-horizon linear quadratic regulator.
2 mesi fa | 12 download |

Inviato
Tridiagonal Matrix Algorithm
Solves the tridiagonal linear system Ax = d for x using two separate implementations of the tridiagonal matrix algorithm.
4 mesi fa | 24 download |

Inviato
Multivariate Newton’s Method (newtons_method_n)
Newton's method for finding the root of a differentiable, multivariate, vector-valued function.
4 mesi fa | 11 download |

Inviato
Fixed-Point Iteration (fixed_point_iteration)
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
4 mesi fa | 4 download |

Inviato
Newton's Method (newtons_method)
Newton's method for finding the root of a differentiable, univariate, scalar-valued function.
4 mesi fa | 28 download |

Inviato
Root-Finding Toolbox
Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.
4 mesi fa | 1 download |

Inviato
Bisection Method (bisection_method)
Bisection method for finding the root of a univariate, scalar-valued function.
4 mesi fa | 12 download |

Inviato
Secant Method (secant_method)
Secant method for finding the root of a univariate, scalar-valued function.
4 mesi fa | 5 download |

Inviato
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...
4 mesi fa | 4 download |

Inviato
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.
4 mesi fa | 46 download |

Inviato
Intersection of Two Lines (line_intersection)
Finds the intersection of two lines.
4 mesi fa | 45 download |

Inviato
Euler c2d Transformation (c2d_euler)
Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.
4 mesi fa | 32 download |

Inviato
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...
7 mesi fa | 36 download |

Inviato
Ground Track (ground_track)
Plots the ground track of an orbit given its planetodetic coordinates (i.e. planetodetic latitude and longitude).
7 mesi fa | 31 download |

Inviato
Slope Field Generator for ODEs (slope_field)
Draws the slope field of a first-order, univariate, ordinary differential equation.
7 mesi fa | 58 download |

Inviato
Gaussian Elimination (gaussian_elimination)
Solves the linear system Ax=b for x using Gaussian elimination with partial pivoting.
circa un anno fa | 3 download |

Inviato
Approximate Least Squares Curve Fitting (lsqcurvefit_approx)
Fits linear and polynomial models to data using linear least squares and approximates nonlinear models through linearization.
oltre un anno fa | 12 download |

Inviato
Numerical Differentiation of Data (derivative)
Numerical differentiation of data (i.e. arrays) over the domain of the data or at specified points.
oltre un anno fa | 16 download |

How do I perform a linear least squares fit
Function to perform curve fitting using linear least squares: https://www.mathworks.com/matlabcentral/fileexchange/93710-linear...
oltre un anno fa | 0
How do I generate a random number between two numbers,?
Generates random numbers in a range, allows for type specification as well as the desired output size: https://www.mathworks.co...
oltre un anno fa | 0
Make unequally spaced data x,y equally spaced
Function that does this + allows you to choose spacing in x: https://www.mathworks.com/matlabcentral/fileexchange/95638-space-d...
oltre un anno fa | 0
Numerical derivative in matlab
https://www.mathworks.com/matlabcentral/fileexchange/89719-numerical-differentiation-differentiate Function that can differenti...
circa 2 anni fa | 1
Forward and Backward approximation in c2d
https://www.mathworks.com/matlabcentral/fileexchange/90267-euler-c2d-transformation-c2d_euler
circa 2 anni fa | 1