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

Farey Sequence 1.0

  Date Added: May 10, 2013  |  Visits: 409

Farey Sequence

Report Broken Link
Printer Friendly Version


Product Homepage
Download (52 downloads)



This function provides farey sequence, F(n), for any integer n.There's probably a more elegant solution out there, but I couldn't find it. Note: it doesn't prepend (0,1) and append (1,1)...

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python , BSD Solaris
Keyword: Algorithm Farey Farey Algorithm Farey Function Farey Sequence Sequence
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


FAREY SEQUENCE RELATED
Libraries  -  Algorithm::NeedlemanWunsch 0.02
Algorithm::NeedlemanWunsch is a sequence alignment with configurable scoring. SYNOPSIS use Algorithm::NeedlemanWunsch; sub score_sub { if (!@_) { return -2; # gap penalty } return ($_[0] eq $_[1]) ? 1 : -1; } my $matcher =...
10.24 KB  
Development Tools  -  Euclid's algorithm 1.0
This function do the Euclid's algorithm. As a matter of fact, for two given polynomials n, m (which are the polynomials of the symbolicvariable "s") it gives two other polynomials x, y such that nx+my=1.
10 KB  
Development Tools  -  Pattern search method: deterministic iterative zero order algorithm 1.0
It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method...
10 KB  
Scientific and Engineering  -  A fast prime number list generator 1.4
This is a fast prime number list generator using sieve algorithm. This function returns a list of prime numbers which are lower than a specified argument.
 
Scientific and Engineering  -  Fibonacci sequence using generators 1.0
Generators, introduced in Python 2.2, can be used to work with infinite sets. This script is a simple example of a generator that creates the Fibonacci sequence.Running this produces the following result:c:python22>python fib.py1 1 2 3 5 8 13 21 34
 
Miscellaneous  -  Sumsqint Script 1.1
The function's algorithm uses Gaussian integer factorization and variable precision integers.
10 KB  
Libraries  -  Bio::NEXUS::Node 0.67
Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object...
153.6 KB  
Miscellaneous  -  Numeric to rational via Farey fractions 1.0
This script converts a Numeric to a rational. The result is always in reduced form, but the proof, while possible, is subtle.
 
Miscellaneous  -  SMAWK totally monotone matrix searching algorithm 1.0
This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix)...
 
Development Tools  -  m-sequence generation program using a search algorithm 1.0
Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except...
10 KB  
NEW DOWNLOADS IN SCRIPTS, SCIENTIFIC AND ENGINEERING
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Scientific and Engineering  -  Matlab code for the Kalman filter 1.0
It will compute the Kalman gain and the stationary covariance matrix using a Kalman filter with a linear forward looking model. Requirements: - MATLAB 7 or higher
 
Scientific and Engineering  -  Manhattan Virtual Classroom 3.2
The Manhattan Virtual Classroom is a fast, stable and effective course management system that runs on Linux and other Unix-like systems.It's written entirely in the C programming language (fast! - light hardware requirements) and is 100%...
 
Scientific and Engineering  -  Extended Kalman Filter 1.0
The state space model is nonlinear and is input to the function along with the current measurement. It performs the extended Kalman filter and returns the estimated next state and error covariance. Requirements: - MATLAB 7.6 or higher
 
Scientific and Engineering  -  Light Speed! 1.2-5 1.0
Light Speed! is an OpenGL-based program which illustrates the effects of special relativity on the appearance of moving objects. When an object accelerates past a few million meters per second, these effects begin to grow noticeable, becoming more...
 
Scientific and Engineering  -  Sea surface 1.0
It uses the Pierson-Moskowitz spectrum for the frequency/wave-number dependency and four different types of angular spreading like cosinus-squared, Mitsuyasu, Hasselmann and none. Requirements: - MATLAB 7 or higher