Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.561 Times

Polynomial software
Filter: All | Freeware | Demo
 

Polynomial

< 1 2 3 4 > 
Added: June 11, 2013 | Visits: 347

Faddeev-Leverrier Algorithm The code implements the so called Faddeev-Leverrier algorithm to compute the coefficients of the characteristic polynomial of a given matrix and to get the inverse of the matrix without extra cost.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Faddeev-Leverrier Algorithm Download

Added: April 26, 2013 | Visits: 570

Hyperbolic Polynomial Toolbox (HPT) Determinantal matrix representations of hyperbolic polynomials are a current topic of interest and research among those working with LMI's (Linear Matrix Inequalities) and SDP (semi-definite programming). This toolbox was used to demonstrate some of the theorems presented in the author's Ph.D....





Platforms: Matlab

License: Freeware Size: 409.6 KB Download (39): Hyperbolic Polynomial Toolbox (HPT) Download

Added: April 25, 2013 | Visits: 424

Routh Hurwitz array Given the coefficients of the characteristic polynomial the Routh-Hurwitz array is created and printed. Additionally, this method shows some results from the array relating to the stability of the system.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Routh Hurwitz array Download

Added: June 24, 2013 | Visits: 340

Routh Hurwitz Criteria using user defined Function RA=ROUTH(R,EPSILON) returns the symbolic Routh array RA for polynomial. The following special cases are considered:1) If the first element of a row becomes zero OR2) If one encounters a row full of zeros.>>syms ep>>a=routh([1 1 2 2 3 5],ep)The above given case is for encountering a zero in the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Routh Hurwitz Criteria using user defined Function Download

Added: April 03, 2013 | Visits: 413

Integer Partitions via Universal Lexicons DIRECTORIES:- SMALLPART/smallpart.mclusterindex.m- PARTITIONS/partition.mcluster.mBLLSG.mBoth are based on the Cluster Polynomial Representation of binary words of arbitrary length. The theory of Universal Lexicons is covered in the following Technical Report (submitted in J. App. Comp....


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Integer Partitions via Universal Lexicons Download

Polynomial coefficient vector derived from sub-polynomial factors For given p(x) = PROD[i=1,m]{SUM[j=2,n+2]{(A(i,j)*x^(j-2))^A(i,1)}} we shall get p(x) = SUM[s=1,N+1]{p(s)^(N+1-s)} For example If p(x) = (x-4)^5 * (3x^6-7x^3+5x+2)^2 * (x^3+8)^3 * x^2 or A = [ 5 -4 1 0 0 0 0 0 2 2 5 0 -7 0 0 3 3 8 0 0 1 0 0 0 1 0 0 1 0 0 0 0 ] then from p = polyget(A) we get p =...


Platforms: Matlab


Added: May 27, 2013 | Visits: 339

Gauss-Laguerre One function produces the Laguerre polynomial and the other integrates


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Gauss-Laguerre Download

Added: September 08, 2013 | Visits: 281

Lagrange Interpolator Polynomial The two inputs X and Y are vectors defining a set of N points. The function uses Lagrange's method to find the N-1th order polynomial that passes through all these points, and returns in P the N coefficients defining that polynomial. Then, polyval(P,X) = Y.R returns the x co-ordinates of the N-1...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): Lagrange Interpolator Polynomial Download

Added: May 07, 2013 | Visits: 241

Polynomial Trendlines Plots data points and first through sixth degree polynomials. Displays polynomial coefficients and r-squared values in command window. Allows user to choose range. Also allows user to remove trendlines that don't appear to fit.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Polynomial Trendlines Download

Added: March 22, 2013 | Visits: 321

Extrimely fast general n-dimensional interpolators This interpolation package re-implements Matlab's built in methods ppval (1-d case polynomial evaluator) and ppual (multidimensional polynomial evaluator) which are used by Matlab to evaluate polynomial in their so called "pp-form". Matlab's built in versions are extrimely slow even though...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (43): Extrimely fast general n-dimensional interpolators Download

Added: May 26, 2013 | Visits: 200

2D Weighted Polynomial Fitting and Evaluation polyfitweighted2.m and polyval2.m---------polyfitweighted2.m: Find a least-squares fit of 2D data z(x,y) with an n th order polynomial, weighted by w(x,y).polyval2.m: Evaluate 2D polynomial produced by polyfitweighted2.m.Usage polyfitweighted2-----P = polyfitweighted2(X,Y,Z,N,W) finds the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): 2D Weighted Polynomial Fitting and Evaluation Download

Added: November 22, 2006 | Visits: 4.584

Rt-Plot Rt-Plot is a tool to generate Cartesian X/Y-plots from scientific data. You can enter and calculate tabular data. View the changing graphs, including linear and non linear regression, interpolation, differentiation and integration, during entering. Rt-Plot enables you to create plots fast and...


Platforms: Windows

License: Shareware Cost: $50.00 USD Size: 5.56 MB Download (195): Rt-Plot Download

Released: June 02, 2004  |  Added: October 27, 2009 | Visits: 7.162

TriLookup Excel add-in with eleven powerful worksheet functions for 1, 2 and 3 variable lookup and interpolation. Interpolation modes include: closest-value, linear, piecewise parabolic or hyperbolic, cubic spline and polynomial up to 20th order. The functions can also handle tables containing missing and...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.02 MB Download (626): TriLookup Download

Released: January 14, 2012  |  Added: February 01, 2012 | Visits: 2.310

Regression Analysis - CurveFitter CurveFitter program performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that...


Platforms: Windows, Other

License: Shareware Cost: $15.00 USD Size: 3.08 MB Download (263): Regression Analysis - CurveFitter Download

Released: January 11, 2011  |  Added: January 19, 2011 | Visits: 1.404

TransLT TransLT is designed to calculate the transformation parameters and the transformation of coordinates between two coordinates systems is a fast and practical way. The software is aimed at specialists who use GPS technology to perform geodetic works. Main features of TransLT: - Calculation of...


Platforms: Windows

License: Demo Cost: $90.00 USD Size: 98.37 MB Download (2406): TransLT Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 387

Sake Sake is a PHP implementation of Polynomial Least Squares Regression. The algorithm takes data points as input and returns the resulting polynomial. Graphs can be made using any plotting package. Sake provides the polynomial and will compute as many point


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.7 KB Download (44): Sake Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 376

XenoMorph XenoMorph - provides a unified concept of polynomial and morphologic image filters. It is built for precision, not for speed, that means it works in floating-point mode internally. It can read PNG, JPG and many other formats, and it writes PNG. A nice feature of this software is it's...


Platforms: Mac

License: Freeware Size: 942.08 KB Download (54): XenoMorph Download

Added: May 10, 2013 | Visits: 335

CRC64 This script implements the algorithm to compute the cyclic redundancy check that is described in the ISO 3309 standard. The generator polynomial is x64 x4 x3 x 1.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (69): CRC64 Download

Added: April 10, 2013 | Visits: 329

PN Sequence Generation This m-file generates all the m-sequences of length 31.To generate the m-sequence of length 31 we use Primitive polynomial of degree 5.There are three primitive polynomial of degree 5, so there will be 3 different m-sequences of length 31.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): PN Sequence Generation Download

Added: August 19, 2013 | Visits: 467

plotfit [coef, RSquared]=plotfit(x,y,polyorder)A simple function that accepts x,y data pairs in in the vectors "x" and "y", fits it to a polynomial of order "polyorder", plots the data and the fit, and displays the fit coefficients and the goodness-of-fit measure R-squared in the upper left corner of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): plotfit Download

< 1 2 3 4 >