This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
标签: Quadratic calculate including formula
上传时间: 2014-01-25
上传用户:zhuoying119
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
标签: Polynomial reliable gateway finding
上传时间: 2015-04-03
上传用户:15071087253
roots--一个轻量级的内存数据库系统。基于Hash Map的table设计。快速轻巧。
上传时间: 2014-01-15
上传用户:zhouchang199
Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
标签: Newton-Raphson polynomial Summary Descrip
上传时间: 2013-12-24
上传用户:cccole0605
multipleshooting to find the roots of the non-linear functions
标签: multipleshooting non-linear functions the
上传时间: 2013-12-19
上传用户:zhangliming420
matlab function ---> find roots using fixed-point iteration
标签: fixed-point iteration function matlab
上传时间: 2016-08-31
上传用户:米卡
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
标签: polynomials different operation contains
上传时间: 2013-12-18
上传用户:yan2267246
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
标签: root-finding succession numerical algorithm
上传时间: 2013-12-23
上传用户:xuanchangri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.
标签: introductory Numerical Computing textbook
上传时间: 2016-07-04
上传用户:思琦琦
Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.
标签: Numerical Computing MATLAB with
上传时间: 2014-01-01
上传用户:guanliya