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

Billings Ovulation Method Usa software
Filter: All | Freeware | Demo
 

Billings Ovulation Method Usa

< 1 2 3 4 5 > 
Added: June 22, 2013 | Visits: 539

IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB used in the load flow problem



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB Download

Added: May 07, 2013 | Visits: 330

Peirce's method One of several approaches to outlier rejection, Peirce's method is more general than Chauvenet's method.As constructed this works on univariate data only.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Peirce's method Download

Added: August 18, 2013 | Visits: 371

Shooting method with GUI The code implements the shooting method by means of the Runge-Kutta method of 4th order and the interval bisection method. There is the graphical interface too. When the differential equation is inserted in terms of the standard mathematical notation (no in MATLAB code), the programme create the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Shooting method with GUI Download

Added: June 03, 2013 | Visits: 558

Linear equation system 'Ax=r' by Gauss elimination method This Matlab program Solve N-equation with Gauss elimination method and check results with Matlab Function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Linear equation system 'Ax=r' by Gauss elimination method Download

Added: April 27, 2013 | Visits: 344

1st order ODE's numerical solution with EULER method %%%%%%%%%%%%%%%%%% EULER_modified_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 1st order ODE's numerical solution with EULER method Download

newton-corrector method for ordinary differential equation Thee purpose,1. Speed up the convergence of correcting for each points (By newton method).2. To find the first few points by this method instead of R.K. method.3. To apply for higher order polynomial fitting.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (39): newton-corrector method for ordinary differential equation Download

Added: August 29, 2013 | Visits: 483

Method to find prime numbers This is a very simple method to find prime numbers. I use a mathematical function to find non prime numbers. Thus I have compared its efficiency with a code found on Matlab Central, Written by John D'Errico.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (43): Method to find prime numbers Download

Added: May 01, 2013 | Visits: 470

Finding the Fractal Dimension using Box Counting method. Its based on the traditional box-counting method for finding the fractal dimension of an image. The code is just for beginners for getting an idea of how the box-counting is done.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Finding the Fractal Dimension using Box Counting method. Download

Added: September 09, 2013 | Visits: 364

1st oder ODE solver EULER backward method based %%%%%%%%%%%%%%%%% EULER_backward_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Euler modified approximation method to solve IVP ODEs% f defines the function f(t,y)% t0 defines initial value of t% y0 defines initial value of y


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): 1st oder ODE solver EULER backward method based Download

Added: August 21, 2013 | Visits: 409

Defect Correction Method Implementation of Defect Correction Method for iteratively solving a linear equation system. A Preconditioning strategy can be used to accelerate convergence.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Defect Correction Method Download

Added: June 15, 2013 | Visits: 234

Fixed Point Method The Fixed Point Method is applied to a given function.Convergence conditions are as followed: f(xa)=0 (=) xa=g(xa) => xa[n+1]=g(xn), n=0,1,..Error majoration: |e(xk)|


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Fixed Point Method Download

Added: April 04, 2013 | Visits: 435

Newton's Method for Divided Differences Newton's Method for Divided Differences.The following formula is solved:Pn(x) = f(x0) + f[x0,x1](x-x0) + f[x0,x1,x2](x-x0)(x-x1) + ... + f[x0,x1,..,xn](x-x0)(x-x1)..(x-x[n-1])Where:f[x0,x1] = (f(x1-f(x0))/(x1-x0)f[x0,x1,..,xn] = (f[x1,..,xn]-f[x0,..,x_[n-1]])/(xn-x0)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Newton's Method for Divided Differences Download

Beam Propagation Method for advancing gaussian beam in a profiled medium Basic GUI for Beam Propagation Method for advancing gaussian beam in a profiled medium.It can be used to demonstarate the concept of beam propagation.Any comment will be welcomed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Beam Propagation Method for advancing gaussian beam in a profiled medium Download

Added: June 30, 2013 | Visits: 587

UC Free Order Payment Method The UC Free Order Payment Method module works in conjunction with the payment checkout pane using the order total preview to present a "Free order" payment method to customers when their order total drops to $0.00 or less. By default, this method will be hidden with javascript and displayed only...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): UC Free Order Payment Method Download

Added: April 01, 2013 | Visits: 725

jQuery Carousel Output Method for Gallery API This module provide jQuery Carousel output method for Gallery API.More description coming soon...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): jQuery Carousel Output Method for Gallery API Download

Added: July 28, 2013 | Visits: 369

Ubercart SecureTrading Payment Method This module provides an Ubercart payment method for the SecureTrading.com gateway.The SecureTrading site reference must be entered in the payment methods admin page. You can configure whether to send SecureTrading emails to the customer and/or the merchant.The configuration page also lets you...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Ubercart SecureTrading Payment Method Download

Added: October 10, 2013 | Visits: 381

Parse::Method::Signatures Parse::Method::Signatures is a Perl module inspired by Perl6::Signature but streamlined to just support the subset deemed useful for TryCatch and MooseX::Method::Signatures. METHODS There are only two public methods to this module, both of which should be called as class methods. Both methods...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Parse::Method::Signatures Download

Released: February 24, 2014  |  Added: August 19, 2014 | Visits: 858

YellowPageRobot USA Edition Direct Marketing Tool. YellowPageRobot-US-YP captures data from web pages (yellow pages USA) and saves it to Excel. Free version. Yellow Page Robot is the easiest way to save the yellow pages to an Excel spreadsheet or any database! Three simple steps: Run your query and wait for the page to...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 1.23 MB Download (48): YellowPageRobot USA Edition Download

Released: January 07, 2005  |  Added: April 24, 2006 | Visits: 3.410

100 Chords Method Play-along method to master the 100 most important guitar chords positions. You will also learn to read chord charts effortlessly.


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 1.2 MB Download (787): 100 Chords Method Download

Added: February 08, 2006 | Visits: 4.000

Ovulation Calculator Dreaming of having a baby? This simple ovulation calculator not only will tell you which days are most likely result in pregnancy but also will help you plan the gender of your future child. This tool is based on statistical analysis of almost 100000 conceptions over the span of 20 years and is...


Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 691 KB Download (669): Ovulation Calculator Download

< 1 2 3 4 5 >