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

Polynomial Interpolation freeware
Filter: All | Freeware | Demo
 

Polynomial Interpolation

< 1 2 3 4 5 > 
Added: April 26, 2013 | Visits: 572

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: 426

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: 342

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


Regular Control Point Interpolation Matrix with Boundary Conditions The main file interpMatrix.m in this package creates a sparse Toeplitz-like matrix representing a regularly-spaced interpolation operation between a set of control points. The user can specify the interpolation kernel, the number of control points, the spacing between the control points, and... Platforms: Matlab


Added: May 19, 2006 | Visits: 2.991

Arkan Arkan is designed to convert border of a raster mask (selection of an object in scene) or any closed polyline into B-spline (piecewise cubic Bezier curve) representation spread widely in vector graphics packages. Arkan chooses the best position both for node points (junctions of adjacent Bezier... Platforms: Windows

License: Freeware Size: 1.52 MB Download (215): Arkan Download

Added: September 26, 2010 | Visits: 1.214

Getfem The Getfem++ project focuses on the development of a generic and efficient C++ library for finite element methods elementary computations. The goal is to provide a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and... Platforms: *nix

License: Freeware Size: 4.3 MB Download (107): Getfem Download

Added: August 14, 2010 | Visits: 805

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): CGI::FastTemplate Download

Added: June 19, 2013 | Visits: 947

PNGwriter PNGwriter is a C++ library for creating PNG images. PNGwriter is a very easy to use open source graphics library that uses PNG as its output format. The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV... Platforms: Mac

License: Freeware Size: 757.76 KB Download (98): PNGwriter Download

Added: January 25, 2010 | Visits: 962

PDL::Slatec PDL::Slatec is a PDL interface to the slatec numerical programming library. SYNOPSIS use PDL::Slatec; ($ndeg, $r, $ierr, $a) = polyfit($x, $y, $w, $maxdeg, $eps); This module serves the dual purpose of providing an interface to parts of the slatec library and showing how to interface PDL... Platforms: *nix

License: Freeware Size: 2.1 MB Download (115): PDL::Slatec Download

Released: June 08, 2011  |  Added: June 15, 2011 | Visits: 1.471

Aistra A small program designed to automatically resize photo images. When you run the program, it automatically pulls all the images in the current folder and reduces all 'JPG' images to the specified value (in pixels). In addition, you can specify the quality of the results JPG files (0-100) and... Platforms: Windows

License: Freeware Size: 30 KB Download (105): Aistra Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 576

Gwyddion for Linux Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily it is intended for analysis of height fields obtained by scanning probe microscopy techniques (AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any other height field and... Platforms: Linux

License: Freeware Size: 4.7 MB Download (473): Gwyddion for Linux Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 484

Cusp - CubicSpliner Cusp is a simple 2D spline editing tool for free-form bezier splines or curves calculated by cubic spline interpolation. Its main usage is to create 2D motion paths for simple games. Platforms: Windows, Mac, Linux

License: Freeware Size: 76.35 KB Download (54): Cusp - CubicSpliner Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 344

jk3d jk3d is a java code for 3d interpolation of scattered data. jk3d uses a quality weighted ordinary Kriging method and optional an inverse distances weighting method. It has no graphical user interface and uses ASCII files to define the input. Platforms: Windows, Mac, Linux

License: Freeware Size: 169.63 KB Download (44): jk3d Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 509

Radial++ Radial++ is a C++ template library for scattered data interpolation in any dimension and also the numerical solution of partial differential equations. It provides generalized Radial Basis Functions (p.e. multiquadric, this-plate spline, etc). Platforms: Mac, BSD

License: Freeware Size: 2.11 MB Download (44): Radial++ Download

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

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: 336

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

< 1 2 3 4 5 >