Right ... If one has VC or VS then it's a simple matter to make ones own DLL's for any of this ... and for time saving ... buy the code on line ... copy and paste in ADK and go ...
--- In [email protected], "Bob Jagow" <[EMAIL PROTECTED]> wrote: > > ..or C http://www.nrbook.com/a/bookcpdf/c3-3.pdf > > Don't see the original Blue Book, which offered Pascal, online anymore. > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Fred > Sent: Wednesday, September 27, 2006 5:50 AM > To: [email protected] > Subject: [amibroker] Re: Polynomial Trendlines > > > AFL is capable of almost all the same things that Fortran is and if > one is capable of constructing a For loop then it is not difficult ( > REALLY ) to go to Numeric Recipes and get their Fortran 77 code that > reads almost like AFL and with some slight modifications will fill > the bill for > > Cubic Splines ... > > http://www.nrbook.com/a/bookfpdf/f3-3.pdf > > Polynomials ... > > http://www.nrbook.com/a/bookfpdf/f3-1.pdf > > Extrapolation ... > > http://www.nrbook.com/a/bookfpdf/f16-4.pdf > > Gauss / Jordan Elimination / Reduction ... > > http://www.nrbook.com/a/bookfpdf/f2-1.pdf > > FFT's, MESA, LPC etc etc etc ... > > http://www.nrbook.com/a/bookfpdf.html > > > --- In [email protected], "Bob Jagow" <bjagow@> wrote: > > > > ....or Splines under Tension or.... > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] > On > > Behalf Of Ton Sieverding > > Sent: Wednesday, September 20, 2006 2:41 AM > > To: [email protected] > > Subject: Re: [amibroker] Polynomial Trendlines > > > > > > Why not putting this in the 'AmiBroker Wish List' Dan ? I would > like to > > see more or less the same environment as Excel offers me. So if > Thomasz > > could include an AFL instruction for Polynomial Trendlines ( Order > 2 thru > > 6 ) with the possibility of forecasting back and forward, I would be > > thrilled ... > > > > Ton. > > > > ----- Original Message ----- > > From: d_hanegan > > To: [email protected] > > Sent: Tuesday, September 19, 2006 8:55 PM > > Subject: [amibroker] Polynomial Trendlines > > > > > > Hello All: > > > > Sigma Bands aside, has anyone seen or done any work on nth order > > Polynomial Trendlines? > > > > Thanks. > > > > Dan > > > > > > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For other support material please check also: > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/amibroker/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
