From: "B.K. Chen" <bkchen.eo94g@nctu.edu.tw>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: fitting data to an integral
Message-ID: <ef500c3.1@webcrossing.raydaftYaTP>
Date: Sat, 10 Mar 2007 05:04:12 -0500
References: <ef500c3.-1@webcrossing.raydaftYaTP> <ef500c3.0@webcrossing.raydaftYaTP>
Lines: 11
NNTP-Posting-Host: 140.113.162.69
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:396633



Hi, John,

  My equation is show below:

integral sign { [G/(x^2+G^2)] * exp[-(G-a)^2/2b^2] } dG

 integration range is from G=0 to G=infinity

 the coefficients to be determined is a & b

This equation is a integral of product of a Lorenz & a Gaussian.