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

Symbolic Reasoning Logic freeware
Filter: All | Freeware | Demo
 

Symbolic Reasoning Logic

< 1 2 3 4 5 > 
Added: May 29, 2013 | Visits: 538

Neural Network Symbolic expression Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string).This allows you to use a neural network model without relying on the neural network toolbox.Note I only implemented for feed forward nets (MLPs) and not all possible... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Neural Network Symbolic expression Download

Added: May 01, 2013 | Visits: 481

Fuzzy Logic Toolbox Add-On These files are obsolete. If you wish a more recent version download its from http://forja.rediris.es/frs/?group_id=644The methodology used for programing this utilities are described in the articles: * J.M. And?jar, A.J. Barrag?n, "A methodology to design stable nonlinear fuzzy control systems",... Platforms: Matlab

License: Freeware Size: 665.6 KB Download (40): Fuzzy Logic Toolbox Add-On Download

Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for... Platforms: Matlab


Using MATLAB(R) and Symbolic Math Toolbox(TM) to Develop and Analyze Financial Models These files introduce how Symbolic Math Toolboxd-OC?D? can be used to evaluate Nelson Siegel and Svensson models, which are 2 widely used techniques for modeling yield data. We demonstrate how you can define the models in the MuPAD notebook interface and perform some basic analysis and... Platforms: Matlab


Added: August 25, 2013 | Visits: 550

Apple Logic Express Update Audio MIDI sequencer that helps you create your own music using a wide palette of features Logic Express provides a step up from GarageBand for aspiring musicians, producers and composers without breaking the bank. With the same flexible layout as Logic Pro, Logic Express allows you to dive... Platforms: Mac

License: Freeware Size: 139.92 MB Download (37): Apple Logic Express Update Download

Added: June 13, 2013 | Visits: 375

YAML::Logic YAML::Logic allows users to define simple boolean logic in a configuration file, without permitting them to run arbitrary code. While Perl code can be controlled with the Safe module, Safe can't prevent the user from defining infinite loops, exhausting all available memory or crashing the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): YAML::Logic Download

Added: October 23, 2013 | Visits: 337

Math::Symbolic::Operator Math::Symbolic::Operator is a Perl module with operators in symbolic calculations. SYNOPSIS use Math::Symbolic::Operator; my $sum = Math::Symbolic::Operator->new('+', $term1, $term2); # or: my $division = Math::Symbolic::Operator->new( { type => B_DIVISON, operands => [$term1,... Platforms: *nix

License: Freeware Size: 102.4 KB Download (42): Math::Symbolic::Operator Download

Added: October 24, 2013 | Visits: 420

Math::Symbolic::Custom::Transformation Math::Symbolic::Custom::Transformation is a Perl extension to the Math::Symbolic module. You're assumed to be remotely familiar with that module throughout the documentation. This package implements transformations of Math::Symbolic trees using Math::Symbolic trees. I'll try to explain what this... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Math::Symbolic::Custom::Transformation Download

Added: February 16, 2006 | Visits: 2.679

Sea Dreams Sea Dreams is a logic game, which will allow you to enjoy excellent graphic and natural sounds of the ocean. Sea Dreams is a minute of relaxation on the ocean beach. This game intend for people of different ages, but especially for children. With it’s help you can develop your imagination and... Platforms: Windows

License: Freeware Size: 1.32 MB Download (525): Sea Dreams Download

Added: February 25, 2006 | Visits: 2.744

Anry Domino Patience Anry Domino Patience is a free game of logic using dominos. Each game has at least one solution, the game field has a few nice looks, your game time is not limited, no setup required. The concept of game is simple, just select adjoining cells (horizontally or vertically) and the appropriate pair... Platforms: Windows

License: Freeware Size: 246 KB Download (178): Anry Domino Patience Download

Added: February 17, 2006 | Visits: 2.514

Sacoban online game Sacoban game develop your logic mind. Play sacoban and enjoy it. Sacoban game develop your logic mind. Play sacoban and enjoy Platforms: Windows, Mac

License: Freeware Size: 10 KB Download (115): Sacoban online game Download

Added: October 15, 2010 | Visits: 944

libmatheval GNU libmatheval is a library (callable from C and Fortran) to parse and evaluate symbolic expressions input as text. libmatheval supports expressions in any number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary mathematical... Platforms: *nix

License: Freeware Size: 512 KB Download (95): libmatheval Download

Added: March 17, 2010 | Visits: 808

GtkBalls GtkBalls project is a simple logic game. GtkBalls is a simple but awesome logic game, where you try to remove as many balls from the game field as you can. Is the clone of well-known DOS game "Lines". Whats New in This Release: - Make pointer highlighting parameters configurable - New... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): GtkBalls Download

Added: February 22, 2010 | Visits: 693

BOXit BOXit is a small logic game for occasionally. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. This is one of the games that are quick to learn but hard to handle. If you have... Platforms: *nix

License: Freeware Size: 491.52 KB Download (97): BOXit Download

Added: January 16, 2010 | Visits: 795

Puzzled Puzzled project is a program which helps you solve complex grid-type logic problems. Puzzled is a program which will ultimately help you solve complex grid-type logic problems by understanding pseudo-English translations of the clues provided with the problem. It can automatically reassess... Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Puzzled Download

Added: February 04, 2010 | Visits: 743

Mathomatic Mathomatic is a highly portable, general purpose symbolic math program that can solve, simplify, combine, differentiate, integrate, and compare algebraic equations. It can do standard, complex number, and polynomial arithmetic. Mathomatic is extremely easy to use and has pretty colored, easily... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): Mathomatic Download

Added: July 20, 2010 | Visits: 870

Sys::AlarmCall Sys::AlarmCall is a package to handle the logic in timing out calls with alarm() and an ALRM handler, allowing nested calls as well. SYNOPSIS use Sys::AlarmCall; $result = alarm_call($timeout1,$func1,@args1); @result = alarm_call($timeout2,$func2,@args2); Sys::AlarmCall provides a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Sys::AlarmCall Download

Added: June 26, 2010 | Visits: 835

File::chmod File::chmod is a Perl module that implements symbolic and ls chmod modes. SYNOPSIS use File::chmod; # chmod takes all three types # these all do the same thing chmod(0666,@files); chmod("=rw",@files); chmod("-rw-rw-rw-",@files); # or use File::chmod qw( symchmod lschmod );... Platforms: *nix

License: Freeware Size: 8.19 KB Download (124): File::chmod Download

Added: September 14, 2010 | Visits: 756

devlabel Devlabel is a program which dynamically creates symbolic links to disk/partition names. It uses the disks and/or partitions unique identifiers to keep the symlink pointed to the correct location even if the underlying partitions name has changed. So, regardless of whether /dev/sdb6 becomes... Platforms: *nix

License: Freeware Size: 40.96 KB Download (108): devlabel Download

Added: October 16, 2010 | Visits: 1.668

Step-by-Step Step-by-Step is a simple logic game where you have to clear all colored tiles by stepping over them. Depending on the colour of the tile, this takes one to three steps. Step-by-Step project contains 99 levels and a separate level editor.. Get Step-by-Step at SourceForge.net. Fast, secure and... Platforms: *nix

License: Freeware Size: 1.1 MB Download (102): Step-by-Step Download

< 1 2 3 4 5 >