Data-partitioning using the Hilbert space filling curves: effect on the speed of convergence of Fuzzy ARTMAP for

José Castro1, Michael Georgiopoulos, Ronald Demara

  • 1Department of Electrical and Computer Engineering, University of Central Florida, 4000 Central Florida Blvd. Engineering Building 1, Suite 407, Orlando, FL 32816-2786, USA. jcastro@pegasus.cc.ucf.edu

Related Concept Videos

Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
Manipulation and Analysis01:21

Manipulation and Analysis

GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
Midpoint Rule01:20

Midpoint Rule

Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
Level Curves and Contour Maps01:22

Level Curves and Contour Maps

Level curves and contour maps provide a way to visualize functions of two variables on a two-dimensional plane. A useful example is a topographic map, where curved lines represent locations that share the same elevation. In mathematics, these curves are called level curves or contour lines. Each contour line corresponds to points in the domain where the function has a constant value. For a function of two variables written as z = f(x,y), a level curve is defined by the equation f(x,y) = k,...