Regression analysis and splines
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Regression analysis and splines
Are there any applicable in Alaska libraries that provide regression analysis and approximation by splines. And anyway, what kind of math libraries can be used in Alaska type Mathcad
Re: Regression analysis and splines
hi,
@ Alaska Website http://www.alaska-software.com/tpartners/tp_list.shtm you will find all(?) what is available for Xbase++
while Xbase++ is a Windows Appication you need to "talk" to DLL / OCX at Runtime not to a LIB.
perhaps you get more Answer @ Alaska Newsforum.
@ Alaska Website http://www.alaska-software.com/tpartners/tp_list.shtm you will find all(?) what is available for Xbase++
while Xbase++ is a Windows Appication you need to "talk" to DLL / OCX at Runtime not to a LIB.
perhaps you get more Answer @ Alaska Newsforum.
greetings by OHR
Jimmy
Jimmy
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Regression analysis and splines
Thank you! A reference to the Answer @ Alaska Newsforum could not give?
Re: Regression analysis and splines
try to search for MATH in Alaska Newsgroup and you will find e.g.Eugene Lutsenko wrote:Thank you! A reference to the Answer @ Alaska Newsforum could not give?
Hannes Ziegler
10. Mai 2005
public.xbase++.generic
Serious Math bug in the Xbase++ compiler??
which show what Problem a 32bit Xbase++ Application have with MATH Calculation.
while you seems to have many Data you might think about "new Ways" to calculate / present you Data.
did you ever think about a Bitmap to "calculate" with Pixel / Color (RGB) as a big Matrix ?
greetings by OHR
Jimmy
Jimmy
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Regression analysis and splines
I thought the opposite - in the form of color representation: http://lc.kubagro.ru/Install_Aidos-X/PublCognFun.rar was thought to use the GPU video card for making payments
Re: Regression analysis and splines
same Idea but other WayEugene Lutsenko wrote:I thought the opposite - in the form of color representation: http://lc.kubagro.ru/Install_Aidos-X/PublCognFun.rar
how do you want to access GPU from Xbase++ ?Eugene Lutsenko wrote:was thought to use the GPU video card for making payments
greetings by OHR
Jimmy
Jimmy
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Regression analysis and splines
using a DLLhow do you want to access GPU from Xbase++ ?
Re: Regression analysis and splines
where did you get it from ?Eugene Lutsenko wrote:using a DLLhow do you want to access GPU from Xbase++ ?
greetings by OHR
Jimmy
Jimmy
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
Re: Regression analysis and splines
I have a friend from another country. He is a very good developer of artificial intelligence. It was he who wrote on the forum: http://chaosandcorrelation.org/ForumCC/index.php (http://trounev.com/) about this possibility. It seeks to significantly speed up the recognition process and improve their quality on a more or less conventional computers. He proposed me to make such a DLL. I wish you to contact him.
Re: Regression analysis and splines
so you will get Function name and Parameter from him ?Eugene Lutsenko wrote:He proposed me to make such a DLL.
if you also need Events ask him for a OCX using IDispatch interface
http://msdn.microsoft.com/en-us/library ... 85%29.aspx
i'm not the Guru for this.Eugene Lutsenko wrote:I wish you to contact him.
ask in Pablo's Newsgroup*** how to create a DLL / OCX use IDispatch interface for Xbase++ using ot4xb.
***http://www.xbwin.com/forum.html Topic ot4xb.public
greetings by OHR
Jimmy
Jimmy