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

Example Of Intelligent Agents freeware
Filter: All | Freeware | Demo
 

Example Of Intelligent Agents

< 1 2 3 4 5 > 
Added: July 18, 2013 | Visits: 594

PID and State Feedback Control of DC Motors The files include a number of Simulink(R) models with different controllers for a DC motor. There is also a document included that describes the different controllers PID and pole placement with state feedback. The models can serve as a starting point when you develop your control systems in...



Platforms: Matlab

License: Freeware Size: 6.69 MB Download (48): PID and State Feedback Control of DC Motors Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...





Platforms: Matlab


Added: August 23, 2008 | Visits: 2.071

Lobo Blanco The wolf has always been an animal with an evil aura, surrounded by a certain mystery. Its predatory character has gained it numerous enemies, especially among farmers and agriculturalists who see danger in it and have persecuted it to the point of extinction. However, this is an image of a more...


Platforms: Windows

License: Freeware Size: 8 KB Download (150): Lobo Blanco Download

Added: October 04, 2010 | Visits: 1.185

Shell over ICMP Shell over ICMP consists of two free and open source applications: one server and one client. Shell over ICMP project allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. Entirely written in Python, soicmp is a working proof-of-concept to...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (114): Shell over ICMP Download

Added: August 03, 2010 | Visits: 883

dtrx dtrx is a tool for Unix-like systems that takes all the hassle out of extracting archives. Heres an example of how you use it: $ dtrx linux-2.6.10.tar.bz2 Thats basically the same thing as: $ tar -jxf linux-2.6.10.tar.bz2.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): dtrx Download

Added: April 10, 2010 | Visits: 1.181

x x project is a tool for Unix-like systems that takes all the hassle out of extracting archives. Heres an example of how you use it: $ x linux-2.6.10.tar.bz2 Thats basically the same thing as: $ tar -jxf linux-2.6.10.tar.bz2 So why use x?.


Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): x Download

Added: July 20, 2010 | Visits: 863

Java2Excel Java2Excel is a library that allows the generation of simple excel files using objects of type java.util.Collection. The current verison of Java2Excel contains a lot of limitations. You can only write the collection in excel files using an xml file as a descriptor of what properties you want in...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (91): Java2Excel Download

Added: February 18, 2010 | Visits: 923

bcnu bcnu is a web based system management tool which delivers information on the status of networked systems in a simple and easy to use manner. Have a look at the sample screens to see how easy it is. The project uses a web browser to display information about hosts in a tabular form. Colored icons...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (97): bcnu Download

Added: October 18, 2010 | Visits: 1.465

Game::Life Game::Life - Plays Conways Game of Life. SYNOPSIS use Game::Life; my $game = new Game::Life( 20 ); my $starting = [ [ 1, 1, 1 ], [ 1, 0, 0 ], [ 0, 1, 0 ] ]; $game->place_points( 10, 10, $starting ); for (1..20) { my $grid = $game->get_grid(); foreach ( @$grid ) { print map { $_ ?...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): Game::Life Download

Added: October 18, 2010 | Visits: 872

ADISS ADISS project is a simple tool to automated the generation of Subversion AuthzSVNAccessFiles. The simple web interface allows the administrator to define the repostirory paths, the full path to the AuthzSVNAccessFile and the LDAP filter for the Active Directory group that will be used to...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): ADISS Download

Added: October 02, 2010 | Visits: 922

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Released: October 22, 2007  |  Added: April 21, 2014 | Visits: 878

AutoTasks The Task assignment process automation into a company.You can assign tasks to users, by name or by position into the company or organization. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After the user finishes the job he/she forwards the task, with any...


Platforms: Windows

License: Freeware Size: 9.16 MB Download (86): AutoTasks Download

Released: October 22, 2007  |  Added: April 19, 2014 | Visits: 916

AutoOrders The incoming order process automation into a company. Put orders and execute them.The order along with the products goes to the production lines. There every product starts to produced at the same time. The incoming task emerges as "Activities to do" on the terminal of the assignee (user). After...


Platforms: Windows

License: Freeware Size: 10.48 MB Download (87): AutoOrders Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 857

UCL Depthmap Depthmap is a single software platform to perform a set of spatial network analyses designed to understand social processes within the built environment. It works at a variety of scales from building through small urban to whole cities or states. At each scale, the aim of the software is to...


Platforms: Windows

License: Freeware Size: 3 MB Download (430): UCL Depthmap Download

Terminal Fall Velocity of a Single Spherical Particle in a Newtonian Fluid Newton number (also called the drag coefficient) and Archimedes number are plotted versus the Reynolds number for the laminar, transition and turbulent flow types using a log-log scale. A numerical example of the terminal fall velocity computation of a single spherical particle in a Newtonian...


Platforms: JavaScript


Added: May 19, 2013 | Visits: 856

Calculation of LLR values with variable noise variance LLR_DEMOD LLR Demodulator H = LLR_DEMOD_MEX(CONSTELLATION, MAPPING, METHOD) constructs a LLR demodulator object H for a given constellation, mapping and noise variance. The vectors CONSTELLATION and MAPPING are usually generated by using MATLAB Modem Modulation Modem. and contain the complex or...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculation of LLR values with variable noise variance Download

Added: May 06, 2013 | Visits: 329

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: May 21, 2013 | Visits: 450

Streamlines , Magnus and Cp aroud a cylinder section Plot streamlines and pressure coefficent of an unviscious, uncomprimibile,irrotational flow around a cylinder section (r=1) that spins around the z axis (coming out of the xy plane). This result is achieved by superimposition of elementary solution of the potential function PHI, where [Ux , Uy] =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Streamlines , Magnus and Cp aroud a cylinder section Download

Added: March 22, 2013 | Visits: 376

Grid-based modeling of images Three functions are provided:1. get_function_on_grid: This function can be used to calculate a function on a grid.2. get_function_on_grid_prior: This function can be used to calculate a function on a grid. The parameters are passed to function using the prior variable.3....


Platforms: Matlab

License: Freeware Size: 1.48 MB Download (47): Grid-based modeling of images Download

Added: September 07, 2013 | Visits: 597

SEO WordSpinner SEO Word Spinner is an SEO plugin for WordPress that can be used to 'spin' the content in your blog. Spinning content allows you to create SEO-friendly variations of articles. The idea is to avoid content such as excerpts or page titles being seen as duplicate content when seen on various archive...


Platforms: PHP

License: Freeware Size: 204.8 KB Download (52): SEO WordSpinner Download

< 1 2 3 4 5 >