|
Calculator
can calculate complex functions as well as real functions, and
is similar to the commercial calculator Casio FX-5500. Note
that functions are written into the provided space in alpha-numeric
format. |
|
|
|
Grapher
can plot any function over a user-determined interval, and can
approximate its integral via a simple summation formula in that
interval. Note that functions are written into the provided
space in alpha-numeric format. |
|
|
|
Optimization Algorithms
maximize or minimize any given cost function with up to six
variables. The algorithms implemeted and discussed here are
the Stpeest descent method, Conjugate Gradient method, Newton's
method and the Genetic algorithm. Note that functions are written
into the provided space in alpha-numeric format. |
|
|
|
Root
Finding Algorithms
find the roots of any function via different root-finding algorithms;
bi-section, regula-falsi, modified regula-falsi, secant and
Newton's methods for single roots, and Muller's method with
deflation for multiple roots. Also provided detailed descriptions
of the methods. |
|
|
|
Integration
Algorithms
integrate any real function via different integration algorithms;
trapezoidal, Simpson's, Gaussian quadrature, Romberg's and Filon's
methods. Also provided detailed descriptions of the methods. |
|
|
|
WinScheduler
introduces several ways to save time by eliminating repetitive
actions and simplifying complex tasks into one step. You can
assign repetitive tasks to a single keystroke and also have
WinScheduler perform tasks for you automatically when some specified
events occur. WinScheduler allows you to build custom automated
tasks such as file backups, FTP and HTTP downloads and uploads,
file copy, move and much more. You can create complex tasks,
using a combination of various elements including user input,
keystroke input and more. The program also supports automated
ZIP archiving. A task wizards will guide you through the creation
process, so no programming experience is required. |
|
|
|
|
|
|