Sumsqint

Sumsqint Download Summary

  • Language: Matlab
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: BSD - BSD License
  • Databases: N/A
  • Downloads: 1379
  • Released: Jul 22, 2009

Sumsqint Description

The function's algorithm uses Gaussian integer factorization and variable precision integers.

Requirements:

· MATLAB 7.8 or higher

Sumsqint Bookmark

Hyperlink code:
Hyperlink for Forum code:

Sumsqint Script Download Notice

Top 4 Download periodically updates information of Sumsqint script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Sumsqint torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

IPF

IPF allows one to find a matrix S, close to an input matrix T, but such that the row sums of S are R, and the column sums of S are C.Its useful in a range of tasks like traffic matrix problems, statistics for examining independence assumptions in contingency tables, etc. ...
Matlab

NextVector Toolbox

It can handle iteration for all permutations, combinations, subsets and tuples.This is useful when the results of perms or nchoosek are too large to hold in memory but the number of iterations is feasible.Vectors are ordered according to number of elements and lex. if the length is the same, they are ...
Matlab

GNU libmatheval

GNU libmatheval is a library (callable from C and Fortran) to parse and evaluate symbolic expressions input as text. It supports expressions in any number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary mathematical functions. In addition to parsing and evaluation, libmatheval can ...

A Proposal for the Resolution of Lyapunov Matrix

These m-files allow us to get the solution of A'P PA=-Q, Lyapunov matrix equarion, by using BAck Deletion Method, or any method designeg for solving typical matrix equation of the kinf Ax=b.These m-files were developed and extensely used by author some years ago, when Matlab package did not offered the its ...
Matlab

SimplexInPHP

Simplex-in-PHP are PHP scripts that solve small linear programming and integer linear programming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis.Useful for students in Operational Research. ...