Community Profile

photo

Tamas Kis


Last seen: 1 jour il y a Actif depuis 2021

Statistiques

All
  • Personal Best Downloads Level 4
  • Editor's Pick
  • 5-Star Galaxy Level 4
  • First Answer
  • Revival Level 1
  • Explorer
  • GitHub Submissions Level 3
  • First Review
  • First Submission

Afficher les badges

Content Feed

Afficher par

A soumis


Simple Unit Testing Toolbox
Simple unit testing framework for MATLAB.

3 mois il y a | 1 téléchargement |

Thumbnail

A soumis


mag_phase-MATLAB
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.

6 mois il y a | 50 téléchargements |

Thumbnail

A soumis


line_intersection-MATLAB
Finds the intersection of two lines.

6 mois il y a | 16 téléchargements |

Thumbnail

A soumis


load_config-MATLAB
Simple text-based file format for loading dictionary-like configuration data into MATLAB.

6 mois il y a | 6 téléchargements |

Thumbnail

A soumis


Euler c2d Transformations (c2d_euler)
Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.

6 mois il y a | 53 téléchargements |

Thumbnail

A soumis


Ground Track (ground_track)
Plots the ground track of an orbit given its planetodetic coordinates (i.e. planetodetic latitude and longitude).

8 mois il y a | 30 téléchargements |

Thumbnail

A soumis


IVP Solver Toolbox
Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver ...

8 mois il y a | 4 téléchargements |

Thumbnail

A soumis


Secant Method (secant_method)
Secant method for finding the root of a univariate, scalar-valued function.

8 mois il y a | 19 téléchargements |

Thumbnail

A soumis


Newton's Method (newtons_method)
Newton's method for finding the root of a differentiable, univariate, scalar-valued function.

8 mois il y a | 30 téléchargements |

Thumbnail

A soumis


Approximate Least Squares Curve Fitting (lsqcurvefit_approx)
Fits linear and polynomial models to data using linear least squares and approximates nonlinear models through linearization.

8 mois il y a | 10 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 6 téléchargements |

Thumbnail

A soumis


Solve Riccati Differential Equation (solve_riccati_ode)
Solves the Riccati differential equation for the finite-horizon linear quadratic regulator.

8 mois il y a | 7 téléchargements |

Thumbnail

A soumis


Slope Field Generator for ODEs (slope_field)
Draws the slope field of a first-order, univariate, ordinary differential equation.

8 mois il y a | 44 téléchargements |

Thumbnail

A soumis


Gaussian Elimination (gaussian_elimination)
Solves the linear system Ax=b for x using Gaussian elimination with partial pivoting.

8 mois il y a | 24 téléchargements |

Thumbnail

A soumis


Root-Finding Toolbox
Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.

8 mois il y a | 4 téléchargements |

Thumbnail

A soumis


Numerical Differentiation Toolbox
Functions and classes to evaluate derivatives, partial derivatives, gradients, directional derivatives, Jacobians, and Hessians....

8 mois il y a | 15 téléchargements |

Thumbnail

A soumis


Bisection Method (bisection_method)
Bisection method for finding the root of a univariate, scalar-valued function.

8 mois il y a | 57 téléchargements |

Thumbnail

A soumis


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

8 mois il y a | 47 téléchargements |

Thumbnail

A soumis


Numerical Differentiation of Data (derivative)
Numerical differentiation of data (i.e. arrays) over the domain of the data or at specified points.

8 mois il y a | 28 téléchargements |

Thumbnail

A soumis


Fixed-Point Iteration (fixed_point_iteration)
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.

9 mois il y a | 12 téléchargements |

Thumbnail

A soumis


Counted Function (CountedFunction)
Class to define functions in a way that facilitates counting the number of function calls/evaluations.

environ un an il y a | 3 téléchargements |

Thumbnail

A soumis


Tridiagonal Matrix Algorithm
Solves the tridiagonal linear system Ax = d for x using two separate implementations of the tridiagonal matrix algorithm.

plus d'un an il y a | 32 téléchargements |

Thumbnail

A soumis


Multivariate Newton’s Method (newtons_method_n)
Newton's method for finding the root of a differentiable, multivariate, vector-valued function.

plus d'un an il y a | 22 téléchargements |

Thumbnail

A répondu
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...

plus de 2 ans il y a | 0

A répondu
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...

plus de 2 ans il y a | 0

A répondu
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...

plus de 2 ans il y a | 0

A répondu
Numerical derivative in matlab
https://www.mathworks.com/matlabcentral/fileexchange/89719-numerical-differentiation-differentiate Function that can differenti...

presque 3 ans il y a | 1

A répondu
Forward and Backward approximation in c2d
https://www.mathworks.com/matlabcentral/fileexchange/90267-euler-c2d-transformation-c2d_euler

presque 3 ans il y a | 1