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

Multiplying Integers software
Filter: All | Freeware | Demo
 

Multiplying Integers

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 325

Mathematics Filter The [graph] tag allows for more advanced parameters like xmin="#" xmax="#" ymin="#" ymax="#", where # represents integers.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Mathematics Filter": - [tex] and... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Mathematics Filter Download

Added: May 10, 2013 | Visits: 423

All k-subsets from an n-set This script yields each subset of size k from a super set of size n. There are two methods. The first operates on sets of integers of the form range(n). The seconds operates on arbitrary sets or lists. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): All k-subsets from an n-set Download

Added: May 10, 2013 | Visits: 313

Sumsqint The function's algorithm uses Gaussian integer factorization and variable precision integers. Requirements: - MATLAB 7.8 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (56): Sumsqint Download

Back forward sweep algortihm for radial distribution systems Backward/ forward sweep algorithm for three-phase load-flow analysis of radial distribution systems. In the backward sweep, Kirchhoff's Current Law and Kirchhoff's Voltage Law are used to calculate the upstream bus voltage of each line or a transformer branch. In the forward sweep, the voltage at... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (77): Back forward sweep algortihm for radial distribution systems Download

Added: May 07, 2013 | Visits: 425

jQuery.relatizeDate SHPATH - shortest path with obstacle avoidance (ver 1.3) Given a "terrain" matrix consisting of zeros (for open space) and ones (for obstacles), this function computes the shortest path between two specified points while avoiding obstacles.A two-stage solution is employed. In stage one, the... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): jQuery.relatizeDate Download

Added: July 16, 2013 | Visits: 296

True Random Integer Generator The function TRUERAND returns truly random integers using random.org's Random Integer Generator. According to random.org, the numbers are generated based on atmospheric noise and skew-corrected to generate uniform numbers. The generated numbers have been shown to pass the NIST tests for RNGs.The... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): True Random Integer Generator Download

Defining Cartesian Reference Frames based on Point Positions The main function included in the attached file is called FRAME. The algorithm implemented in this function can be useful in motion analysis (biomechanics, bioengineering).When you know the 3-D position of at least three non-collinear points, you can define a Cartesian reference frame (coordinate... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Defining Cartesian Reference Frames based on Point Positions Download

Added: July 30, 2013 | Visits: 400

Wigner3j.m Wigner3j(j1,j2,j,m1,m2,m) returns the Wigner 3j-symbol, where j1, j2, j, m1, m2, and m are half-integers. Physically, the Wigner 3j-symbol is closely related to the Clebsch-Gordon coefficient , the square of which is the probability that a system of two particles with angular momentum j1 and j2... Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Wigner3j.m Download

Added: September 15, 2013 | Visits: 471

Clustering and Data Analysis Toolbox Nowadays due to the yearly multiplying data comes always the claim for useful methods and algorithms that make the processing of these data easier. For the solution of this problem data mining tools come into existence, to which the clustering algorithms belong. At the Department of Process... Platforms: Matlab

License: Freeware Size: 2.05 MB Download (44): Clustering and Data Analysis Toolbox Download

Added: June 08, 2013 | Visits: 524

Gaussian Bandpass Filter for Image Processing Butterworth Bandpass FilterThis simple function was written for my Digital Image Processing courseat Eastern Mediterranean University taught byAssoc. Prof. Dr. Hasan Demirelfor the 2010-2011 Spring Semesterfor the complete report:http://www.scribd.com/doc/51981950/HW4-Fre...dpass-FilteringWritten... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Gaussian Bandpass Filter for Image Processing Download

Added: May 08, 2013 | Visits: 297

Amicable Number Amicable numbers are two different numbers so related that the sum of the proper divisors of the one is equal to the other, one being considered as a proper divisor but not the number itself. Such a pair is (220, 284); for the proper divisors of 220 are 1, 2, 4, 5, 10, 11, 20, 22, 44, 55 and 110,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Amicable Number Download

Added: April 08, 2013 | Visits: 456

Number of Intersections Regular Polygon NUMREGPOLY Number of Intersection Points and Regions Made By The Diagonals of a Regular Polygon [A,B,I,R]=numregpoly(N) for integer n returns the following: A: Vector of number of points inside the regular n-gon other than the center where exactly k lines meet B: Vector of number of k-tuples of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Number of Intersections Regular Polygon Download

Added: June 20, 2013 | Visits: 255

RANDPERMFULL (derangement) RANDPERMFULL(N) is a random complete or full permutation of the integers from 1 to N; each integer is randomly assigned to an index position that is different from its value. In other words R = RANDPERMFULL(N) creates a row vector R, such that R(j) ~= j for all j=1:N. This type of permutation is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): RANDPERMFULL (derangement) Download

Added: June 01, 2013 | Visits: 332

Chinese Remainder Theorem for Polynomials 15th July, 2005 : Poly_POWER.m is now corrected !So, for most reasonable cases of Multiple Roots including Multiple Real Roots, Poly_POWER.m should now work. ********************Functional Description of Ch_Rem_Thr_Poly.m :Assume that we need to find a solution c_soln_Polysuch that it satisfies... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (44): Chinese Remainder Theorem for Polynomials Download

Added: July 02, 2013 | Visits: 273

Euler_Phi and Its Applications Euler_Phi.zip is a suite of the foll Programmes :1) Euler_Phi (n) returns the no of positive integers less than n which are prime to n.2) a_k_mod_m_LCM_Method (a, m, k) : Imagine computing mod(14^26, 45) or mod(56^3005, 1125).This programme computes a_k_mod_m = mod (a^k, m) when a and m are... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Euler_Phi and Its Applications Download

Added: September 14, 2013 | Visits: 524

k-threshold system of deciphering N This programme is an application of the Chinese Remainder Theorem for Integers - for obtaining a solution to the "k-threshold system for sharing a secret". The concept is explained in the book "A course in Number Theory and Cryptography by Neal Koblitz" in Ch 1, Prob 24 / P27 and it's solution in... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): k-threshold system of deciphering N Download

Added: September 08, 2013 | Visits: 403

Alien Voices using the Texas Instruments C5000 and C6000 DSP Two complete applications in C, one for the Texas Instruments C5000 fixed-point processor and the other for the TI C6000 floating-point processor. This self-teach application / laboratory is aimed at beginners to allow them to use DSP to generate strange sounds.The digital signal processing is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 747.52 KB Download (39): Alien Voices using the Texas Instruments C5000 and C6000 DSP Download

Added: April 20, 2013 | Visits: 301

groups_euclid groups_euclid calls gp_euc and euclid to separate a set of harmonics into families or groups of related harmonics, each with its own fundamental tone. The euclid() function accepts two real numbers with uncertainty intervals, and returns their greatest common divisor (gcd), also a real number.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.31 MB Download (44): groups_euclid Download

Added: August 20, 2013 | Visits: 253

multrnd This m-file generates a random sequence of m simulations of k integers from a multinomial distribution with n trials and k outcomes, where the probability for each simulation is, n!------------------------- doOCop1^n1doOCop2^n2doOCo..doOCopk^nk .n1!doOCon2!doOCo..doOConk!Then, a single sample... Platforms: Matlab

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

Added: April 29, 2013 | Visits: 356

Functions that checks if a number is odd or even Functions that checks if a number is odd or even.(This is a little bit more complicated than using "mod(x, 2)" if you want error handling for certain cases.)The function can handle double, single, and integer classes, as well as arrays of these.* An error is raised if a floating point number is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Functions that checks if a number is odd or even Download

< 1 2 3 4 5 >