Home Login  |   Contact  |   About Us       Monday, March 18, 2024   

Pj0182295- Back to Home
   Skip Navigation LinksHOME ›  AREAS OF EXPERTISE  #3 ›   Functions Smalltalk



Skip Navigation Links.

OVERVIEW
Integration of Functions

FUNCTION EVALUATION...

Many mathematical functions used in numerical computation are defined by an integral, a recurrence formula, or a series expansion.

FUNCTION CONCEPT...

A function in Smalltalk (the language we used for implementation) can be readily implemented with a block closure. Block closures in Smalltalk are treated like objects; thus, they can be manipulated as any other objects. For example, the one-variable function defines as

f(x) = 1 / x,

can be implemented as

f := [:x | 1 / x]

Funtion evaluation is heavily used in the area of statistics. While we did not get a chance to get involved in a mineral application applying these techniques, we believe is worth sharing with our readers the importance of its use. We do show our test implementations using Smalltalk as the language of choice.

We chose four function concepts to illustrate our handling of function evaluation: Polynomials, Error Function, Gamma Function and Beta Function.

Please select from the menu  →    EVALUATION IN SMALLTALK  (press to select) 







   Quotes

Consulting Services - Back to Home


Home

Home Math, Analysis,
  expertise..."

EIGENVALUE
SOLUTIONS...


> Rayleigh-Quotient Method

> Cubic Spline Method

 

Applied Mathematical Algorithms

Home

ComplexFunctions

Home

NonLinear
Home

Differentiation
Home

Integration
About Us


KMP Software Engineering is an independent multidisciplinary engineering consulting company specializing in mathematical algorithms.

      (About Us) →
Areas of
Expertise


SpecialFunctions
VectorsMatrices
OptimizationMethods
ComplexNumbers
Interpolation
CurveFitting
NonLinearSystems
LinearEquations
DistributionFunctions
NumericalDifferentiation
NumericalIntegration
DifferentialEquations
Smalltalk
FiniteBoundary
Eigenvalue
Graphics
Understanding
Mining


MiningMastery
MineralNews
MineralCommodities
MineralForum
Crystallography
Services


NumericalModeling
WebServices
MainframeServices
OutsourceServices

LINKED IN
MINE REVIEW(by G.Pacheco)
Brand





Home

Login

Contact
Since 2006 All Rights Reserved  © KMP Software Engineering LINKS | PRIVACY POLICY | LEGAL NOTICE