Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
Recent Comments
Author Archives: dougaj4
Non linear regression – 1
Recent posts have described how to fit linear equations (or equations that can be made linear) to a set of data, using the Excel Linest functions, or User Defined Functions (UDF’s) linking to the ALGLIB library (see Using LINEST for non-linear … Continue reading
Posted in AlgLib, Concrete, Excel, Maths, Newton
Tagged AlgLib, Excel, non-linear regression, Solver
6 Comments
Charts for discussion
See the comment from Georg Ströhlein under 2D Spline Interpolation with ALGLIB Here are the charts referred to:
3 year report
As in previous years, I have downloaded the statistics for this blog for the previous year, and pasted them into a worksheet. The link to each post is preserved in the spreadsheet, so it makes a convenient index to what … Continue reading
ALGLIB linear and polynomial fitting functions
As promised here: Fitting high order polynomials this post presents details of four Excel User Defined Functions (UDFs) linking with ALGLIB functions for least squares fitting of linear and polynomial functions. The new functions are: AL_Linest: AL_LinestCW: AL_PolyFit: and AL_PolyFitCW: These functions have been added … Continue reading
Two more letters
I can’t help feeling that I was a little unfair to Douglas Hofstadter in my last post, so as these were hypothetical letters, I will travel back in time, and send two more, enquiring whether a reductionist or a holistic … Continue reading
Posted in Newton
Tagged Ant fugue, Douglas Adams, Douglas Hofstadter, Godel Escher Bach, holism, MU, reductionism
2 Comments