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

Linear Algebra Proofs freeware
Filter: All | Freeware | Demo
 

Linear Algebra Proofs

< 1 2 3 4 5 > 
Added: May 21, 2013 | Visits: 507

Image Processing Subset The Image Processing toolbox toolbox is lacking a key feature I need, namely the support of all data types.Quick list of the source included:imhist_thresh.cpp: Generate histogram from data, # of bins based on unique values.imsmarthist_thresh.cpp: equalize data based on...



Platforms: Matlab

License: Freeware Size: 501.76 KB Download (52): Image Processing Subset Download

Bidirectional Branch and Bound Minimum Singular Value Solver (V2) B3MSV Bidirectional Branch and Bound(B3) subset selection using the the Minimum Singular Value (MSV) as the criterion.Consider the following subset selection problem:Given a tall (m x n, m>n) matrix, A, to find n rows of A such that the resulted n x n square submatrix has the largest MSV among...





Platforms: Matlab


Added: August 01, 2013 | Visits: 451

MATLAB in Physics - Matrices cThis lecture investigates the underlying linear algebra that forms the basis of MATLAB. Aly Kassam is the author of this lecture, it is being submitted under Matt McDonnell's name solely to fit it in with the rest of the lectures. The aim of this lecture series is to introduce students to...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (40): MATLAB in Physics - Matrices Download

Added: August 21, 2013 | Visits: 382

plot_feasible about Mathematics Script The user can customize the graphic output.He can modify the colors, font faces, vertices annotations, how to fill the selected area (slants, diagonals, lines or solid color), overlaping area style and many more.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): plot_feasible about Mathematics Script Download

Added: September 23, 2013 | Visits: 390

XNMaths XNMaths is an Objective-C framework, designed to help you work with math classes and routines. XNMaths is a small framework which provides some methematical classes and functions in Objective-C. You might want to use it if you need a matrix class in Objective-C and you???*a*?re lazy enought not...


Platforms: Mac

License: Freeware Size: 71.68 KB Download (37): XNMaths Download

Added: December 02, 2013 | Visits: 524

GPU Computing SDK The NVIDIA GPU Computing SDK provides hundreds of code samples, white papers, to help you get started on the path of writing software with CUDA C/C++, OpenCL or DirectCompute. The SDK code samples covers a wide range of applications and techniques, including: Simple techniques demonstrating...


Platforms: Mac

License: Freeware Size: 138.73 MB Download (47): GPU Computing SDK Download

Added: July 11, 2013 | Visits: 395

Tkmatrix tkmatrix is an education mathematical program to manipulate matrices. Matrices are part of linear algebra. It was developed for students to learn algorithms and test own calculation. Therefore tkmatrix can give not even a solution but all algorithm steps as a protocol (report). It can calculate...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (42): Tkmatrix Download

Released: March 06, 1999  |  Added: June 12, 2006 | Visits: 5.494

Algebra - One On One Algebra One on One is an educational game for those wanting a fun way to learn and practice Algebra. This program covers 21 functions which includes maximums, minimums, absolute values, averages, x/y, ax + b, axy + b, ax + by + c, squares, cubes, and so on. It has a practice and a game area. It...


Platforms: Windows

License: Freeware Size: 859 KB Download (465): Algebra - One On One Download

Added: November 04, 2010 | Visits: 834

Proc::BackOff::Linear Proc::BackOff::Linear is a generic module meant to be directly inherited from and then modified by overloading the calculate_back_off object method. SYNOPSIS Usage: use Proc::BackOff::Linear; my $obj = Proc::BackOff::Linear->new( { $slope => 5, x => count, b => 0 ); # sequence would be...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Proc::BackOff::Linear Download

Added: August 27, 2010 | Visits: 1.973

Math::Algebra::Symbols Math::Algebra::Symbols is a Symbolic Algebra in Pure Perl. SYNOPSIS Example symbols.pl #!perl -w -I.. use Math::Algebra::Symbols hyper=>1; use Test::Simple tests=>5; ($n, $x, $y) = symbols(qw(n x y)); $a += ($x**8 - 1)/($x-1); $b += sin($x)**2 + cos($x)**2; $c += (sin($n*$x) +...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (162): Math::Algebra::Symbols Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.625

Linear Program Solver Linear Program Solver is a small, simple, very easy to use tool specially designed to help you solve linear programming models. This tool offers: informative solving reports, extended sensitivity analysis, mixed integer models engine. LiPS supports MPS format and simple LP format (like...


Platforms: Windows

License: Freeware Download (828): Linear Program Solver Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 661

Generic Java Algebra Library Generic Java Algebra Library is a collection that includes generic class definitions in GJ/Generic Java/JSR-014. It helps to outline algebraic structures such as Monoids, SemiGroups, Groups, Rings, Fields and various Domains. It is very useful for math development. Eases the work of mathematicains.


Platforms: Windows

License: Freeware Download (47): Generic Java Algebra Library Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 713

Linear Interpolation calculator Linear Interpolation Calculator is a free solution that gives you the possibility to interpolate between values to arrive to the correct intermediate result. Linear interpolation has many uses usually in steam tables to find the unknown value.


Platforms: Windows

License: Freeware Size: 28 KB Download (513): Linear Interpolation calculator Download

Added: May 10, 2013 | Visits: 575

Non-Linear Units This is a simple way of expressing non-linear scales (such as decibels) in python. In stead of:gain = 10 ** (12/10.)Use


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

License: Freeware Download (55): Non-Linear Units Download

Added: May 10, 2013 | Visits: 772

Linear equations solver This script allows you to runĀ a linear equations solver using eval and built-in complex numbers.One could add one more line to insert '*' where needed, i.e. "100x" -> "100*x", add some input validation, in particular check whether the equation is actually linear and not quadratic or cubic, and...


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

License: Freeware Download (58): Linear equations solver Download

Added: July 30, 2013 | Visits: 447

linear convolution wen we give the two sequence ,we will get the o/p of linear convolution.the two sequences are computing by particular formula.thus we will got the output from the two sequences. the impulse response also we will get.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): linear convolution Download

Added: August 10, 2013 | Visits: 760

Signal Processing & Linear Systems Companion Software Companion software for the Signal Processing & Linear Systems book by B.P. Lathi


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Signal Processing & Linear Systems Companion Software Download

Kasami Sequences, m-sequences, Linear Feedback Shift Registers Linear feedback shift registers (LFSR) are a simple method of generating sequences, including pseudorandom number sequences. The LFSR code provided is very unrestricted, allowing for any feedback polynomial, initial state or decimation factor. The code is written for a 32 bit LFSR, but minor...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (39): Kasami Sequences, m-sequences, Linear Feedback Shift Registers Download

Added: May 09, 2013 | Visits: 539

Non-linear regression GUI The non-linear regression problem (univariate or multivariate) is easily posed using a graphical user interface (GUI) that solves the problem using one of the following solvers: - nlinfit: only univariate problems. - lsqnonlin: can deal with multivariate problems (more than one dependent fitting...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Non-linear regression GUI Download

Added: March 22, 2013 | Visits: 799

Templates for the Solution of Linear Systems This book is written for computational scientists who would like to incorporate state-of-the-art computational methods for solving large sparse systems of linear equations.For a full book description and ordering information, please visithttp://www.mathworks.com/support/books/boo...=-1&language=-1


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Templates for the Solution of Linear Systems Download

< 1 2 3 4 5 >