Search results for "ALGORITHM"

showing 10 items of 4887 documents

Exploring parallel capabilities of an innovative numerical method for recovering image velocity vectors field

2010

In this paper an efficient method devoted to estimate the velocity vectors field is investigated. The method is based on a quasi-interpolant operator and involves a large amount of computation. The operations characterizing the computational scheme are ideal for parallel processing because they are local, regular and repetitive. Therefore, the spatial parallelism of the process is studied to rapidly proceed in the computation on distributed multiprocessor systems. The process has shown to be synchronous, with good task balancing and requiring a small amount of data transfer.

ComputationNumerical analysisProcess (computing)MultiprocessingField (computer science)Computational scienceComputer Science ApplicationsSettore MAT/08 - Analisi NumericaOperator (computer programming)Parallel processing (DSP implementation)Modeling and SimulationModelling and SimulationImage velocity vectors field Quasi-interpolant operator B-spline functions Distributed multiprocessor systemsAlgorithmMathematicsData transmissionMathematical and Computer Modelling
researchProduct

Generic attribute deviation metric for assessing mesh simplification algorithm quality

2002

International audience; This paper describes an efficient method to compare two triangular meshes. Meshes considered here contain geometric features as well as other surface attributes such as material colors, texture, temperature, radiation, etc. Two deviation measurements are presented to assess the differences between two meshes. The first measurement, called geometric deviation, returns geometric differences. The second measurement , called attribute deviation, returns attribute differences regardless of the attribute type. In this paper we present an application of this method to the Mesh Simplification Algorithm (MSA) quality assessment according to the appearance attributes. This ass…

Computationmedia_common.quotation_subjectFeature extraction[INFO.INFO-GR] Computer Science [cs]/Graphics [cs.GR]02 engineering and technologySolid modeling[INFO.INFO-CG]Computer Science [cs]/Computational Geometry [cs.CG]Computer graphics[INFO.INFO-CV] Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV]0202 electrical engineering electronic engineering information engineeringQuality (business)Polygon meshComputingMethodologies_COMPUTERGRAPHICSmedia_commonMathematicsbusiness.industry[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV]020207 software engineeringPattern recognitionComputational geometry[INFO.INFO-GR]Computer Science [cs]/Graphics [cs.GR][INFO.INFO-CG] Computer Science [cs]/Computational Geometry [cs.CG]Metric (mathematics)020201 artificial intelligence & image processingArtificial intelligencebusinessAlgorithmProceedings. International Conference on Image Processing
researchProduct

Fully Automatic Trunk Packing with Free Placements

2010

We present a new algorithm to compute the volume of a trunk according to the SAE J1100 standard. Our new algorithm uses state-of-the-art methods from computational geometry and from combinatorial optimization. It finds better solutions than previous approaches for small trunks.

Computational Geometry (cs.CG)FOS: Computer and information sciencesDiscrete Mathematics (cs.DM)ComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKSComputer Science - Data Structures and AlgorithmsComputer Science - Computational GeometryData Structures and Algorithms (cs.DS)Computer Science - Discrete Mathematics
researchProduct

A sufficient condition for the instability of theq-d algorithm

1959

Computational MathematicsApplied MathematicsNumerical analysisMathematical analysisD algorithmInstabilityMathematicsNumerische Mathematik
researchProduct

A direct impedance tomography algorithm for locating small inhomogeneities

2003

Impedance tomography seeks to recover the electrical conductivity distribution inside a body from measurements of current flows and voltages on its surface. In its most general form impedance tomography is quite ill-posed, but when additional a-priori information is admitted the situation changes dramatically. In this paper we consider the case where the goal is to find a number of small objects (inhomogeneities) inside an otherwise known conductor. Taking advantage of the smallness of the inhomogeneities, we can use asymptotic analysis to design a direct (i.e., non-iterative) reconstruction algorithm for the determination of their locations. The viability of this direct approach is documen…

Computational MathematicsAsymptotic analysisPartial differential equationApplied MathematicsAcousticsNumerical analysisDirect methodGeometryReconstruction algorithmTomographyElectrical impedanceMathematicsConductorNumerische Mathematik
researchProduct

Vereinfachte Rekursionen zur Richardson-Extrapolation in Spezialf�llen

1975

Recursions are given for Richardson-extrapolation based on generalized asymptotic expansions for the solution of a finite algorithm depending upon a parameterh>0. In particular, these expansions may contain terms likeh ?·log(h), (?>0). Simplified formulae are established in special cases. They are applicable to numerical integration of functions with algebraic or logarithmic endpoint singularities and provide a Romberg-type quadrature.

Computational MathematicsLogarithmApplied MathematicsNumerical analysisMathematical analysisGravitational singularityFinite algorithmAlgebraic numberMathematicsNumerical integrationQuadrature (mathematics)Numerische Mathematik
researchProduct

Continuous reformulations and heuristics for the Euclidean travelling salesperson problem

2008

We consider continuous reformulations of the Euclidean travelling salesperson problem (TSP), based on certain clustering problem formulations. These reformulations allow us to apply a generalisation with perturbations of the Weiszfeld algorithm in an attempt to find local approximate solutions to the Euclidean TSP.

Computational MathematicsMathematical optimizationControl and OptimizationControl and Systems EngineeringProblem FormulationsEuclidean geometryApplied mathematicsComputer Science::Data Structures and AlgorithmsHeuristicsCluster analysisMathematicsESAIM: Control, Optimisation and Calculus of Variations
researchProduct

On the propagation of error in certain non-linear algorithms

1959

Computational MathematicsPropagation of uncertaintyNonlinear systemApplied MathematicsNumerical analysisRound-off errorAlgorithmMathematicsNumerische Mathematik
researchProduct

OPKINE, a multipurpose program for kinetics

1991

The program OPKINE is presented for the study of reaction mechanisms and multicomponent analysis in dynamic conditions. This program is written in FORTRAN-77 for IBM 30/90 and VAX 8300 computers, and permits the simultaneous evaluation of both rate constants and initial reagent concentrations or, alternatively, rate constants and sensitivities. Up to 20 kinetic curves, with up to 400 points each, can be treated to evaluate up to 40 parameters. Integration of the system of differential equations is performed by means of the Runge–Kutta–Fehlberg method. OPKINE is provided with the Simplex, and modified versions of the Davidon–Fletcher–Powell and Gauss–Newton–Marquardt optimization methods. A …

Computational MathematicsReaction rate constantSimplexSystem of differential equationsComputer scienceReagentMonte Carlo methodKineticsOptimization methodsApplied mathematicsGeneral ChemistryKinetic energyAlgorithmJournal of Computational Chemistry
researchProduct

An Analysis of the Influence of Noneffective Instructions in Linear Genetic Programming

2020

Abstract Linear Genetic Programming (LGP) represents programs as sequences of instructions and has a Directed Acyclic Graph (DAG) dataflow. The results of instructions are stored in registers that can be used as arguments by other instructions. Instructions that are disconnected from the main part of the program are called noneffective instructions, or structural introns. They also appear in other DAG-based GP approaches like Cartesian Genetic Programming (CGP). This article studies four hypotheses on the role of structural introns: noneffective instructions (1) serve as evolutionary memory, where evolved information is stored and later used in search, (2) preserve population diversity, (3)…

Computational MathematicsTheoretical computer scienceDataflowComputer scienceLinear genetic programmingPopulation diversitySymbolic regressionCartesian genetic programmingDirected acyclic graphBiological EvolutionAlgorithmsNeutral mutationEvolutionary Computation
researchProduct