This script takes any integer in decimal and converts it to the same number in any base up to 20. |
|
|---|
Perl source code and an online demo for a recurrent neural network - bidirectional associative memory. |
|
|---|
A perl script using the Naive Bayes classifier for text files. |
|
|---|
This Perl script allows users to convert a wide range of units such as energy, pressure, volume, density, entropy, enthalpy, specific volume, viscosity, and more. |
|
|---|
Add this to your site and users can use it to calculate their bodyfat percentage. |
|
|---|
Genetic agorithms are used in optimization and search problems. This resource provides Perl with an implementation of a genetic algorithm for optimization. |
|
|---|
This script is for a K-means clustering algorithm. |
|
|---|
This program solves quadratic equations. Type in the coefficients for x^2 and x and the constant to get your quadratic equation and you will then be given the roots of the equation. If "b2 - 4ac" is negative, you'll be given the results in terms of the imaginary number i. |
|
|---|
This program solves quadratic equations. Type in the coefficients for x^2 and x and the constant to get your quadratic equation and you will then be given the roots of the equation. If "b2 - 4ac" is negative, you'll be given the results in terms of the imaginary number i. |
|
|---|