Community Profile

photo

Tamas Kis


Last seen: 30일 전 2021년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

제출됨


Simple Unit Testing Toolbox
Simple unit testing framework for MATLAB.

4개월 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

7개월 전 | 다운로드 수: 36 |

Thumbnail

제출됨


line_intersection-MATLAB
Finds the intersection of two lines.

7개월 전 | 다운로드 수: 10 |

Thumbnail

제출됨


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

7개월 전 | 다운로드 수: 10 |

Thumbnail

제출됨


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

7개월 전 | 다운로드 수: 38 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 19 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 16 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 12 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 38 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 14 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 15 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 15 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 21 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 7 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 19 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 48 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 35 |

Thumbnail

제출됨


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

9개월 전 | 다운로드 수: 21 |

Thumbnail

제출됨


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

10개월 전 | 다운로드 수: 13 |

Thumbnail

제출됨


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

1년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

1년 초과 전 | 다운로드 수: 44 |

Thumbnail

제출됨


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

1년 초과 전 | 다운로드 수: 29 |

Thumbnail