Re: Least sq. polynom. approximation
- From: Beliavsky <beliavsky@xxxxxxx>
- Date: Fri, 31 Aug 2007 13:41:37 -0700
On Aug 31, 10:06 pm, m_pr <noth...@xxxxxxxxxxx> wrote:
Hello. I want to find the simply fortran subroutine, which can produce
least squares polynomial approximation. Can somebody help me? Excuse me
for this stupid question.
Thanks,
m_pr.
There is a subroutine "fit_poly" by Alan Miller at http://users.bigpond.net.au/amiller/
.. In general his site is a good place to look for statistical
algorithms in Fortran.
.
- References:
- Least sq. polynom. approximation
- From: m_pr
- Least sq. polynom. approximation
- Prev by Date: Re: fortran95 error
- Next by Date: Least sq. polynom. approximation
- Previous by thread: Least sq. polynom. approximation
- Index(es):
Relevant Pages
|