Welcome to Geeks Portal Sign in | Join | Help
in
 
 

norman: Browse by Tags

All Tags » Algorithm
Page 1 of 1 (8 items)

Files in this Folder

File Date Added Downloads  
Many graph algorithms require processing vertices or edges of a graph in systematic fashion. There are two principal for doing such traversals: Depth-First Search (DFS) and Breadth-First Search (BFS)....
04-26-2008 33 Download
File Size 19.8kB
In the previous report 1) , it has been designed a Neural Networks System to forecast the onset of Diabetes Mellitus. Here, another Neural Networks approach/algorithm is used. It is the Probabilistic Neural...
05-02-2008 33 Download
File Size 22kB
Dijkstra’s algorithm is a well known algorithm to solve the single-source shortest paths problem. This paper explains the algorithm by focusing on the algorithm design technique used, which is the Greedy...
04-26-2008 35 Download
File Size 43.1kB
All-Pairs Shortest Paths Problem is a problem of interest as it has many practical uses. One example is to make table of distance between all pairs of cities for a road atlas. Dynamic Programming is a...
04-26-2008 32 Download
File Size 67.8kB
Minimum Spanning Tree problem is an example of Optimization problem. This kind of problem can be solved with technique such as the Greedy technique. This paper explains two algorithms to solve this problem...
04-26-2008 23 Download
File Size 45.5kB
In designing an algorithm for a mathematical concept, one may need to look beyond the definition of that mathematical concept in order to get an optimal algorithm. The complexity of an algorithm for a...
04-26-2008 22 Download
File Size 37.5kB
Many practical problems, including problems in Mathematics itself can be modeled as Systems of Linear Equations. This suggests that methods to solve such systems are of high interest. One method that is...
07-21-2008 25 Download
File Size 870.7kB
Knapsack Problem has many variations. One popular variation is 0-1 Knapsack Problem. This problem occurs in many ways in real-life. So, solution for this problem is of interest. The Exhaustive Search approach...
04-26-2008 86 Download
File Size 29kB
Page 1 of 1 (8 items)
 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
Copyright © INDC, 2006. All rights reserved.