ActiveX Software for Visual Basic 6/.NET, C++ 6/.NET, Delphi, Borland C++ Builder: Matrix Maths, Time Series
 
 Home   |   Products   |   Testimonials   |   Prices   |   Support   |   Contact   |   Publications   |   About   |   Buy Now
Quick Links   Home   Purchase   Support
Products   Product Home   ActiveX/COM Components   .NET Components   Version History
Support   Support Home   Installation Help
About Us   Company Info   Clients   Testimonials   Publications   Contact Us

   Matrix Tools/X Curve Fitting Example
 

    MatrixTools/X 6.0
Matrix Maths ActiveX Control and COM Object

Product Features  Download  Product FAQ  Screen Shots!   Prices Buy Now

This is a curve fitting sample application built with Matrix Tools/X. We also include a sample application showing how to use most of the other functions available in Matrix Tools/X. Both sample applications are included with full source code so you can see how easy it is to use the control.

Curve Fit/X - see our new curve fitting ActiveX/COM DLL control which features smooth spline data curve fitting!


The following example provided shows how to perform curve fitting. Just one line of code is all that is required to implement a full polynomial curve fitting method. The method returns the polynomial coefficients. If you wish to find the minimum and maximum of the the polynomial, this is also quickly found using the supplied methods.

Source Code Examples

Here we show the screen shots of sample applications built using the Matrix Tools ActiveX component. The full source code is provided with Matrix Tools/X for Visual Basic 6 and Visual Basic .Net. Note that the control itself is coded using C/C++.

Visual Basic 6

This application was built using Visual Basic 6. The processing for each method takes just one line of code to implement, the rest of the application is for the GUI and data display. You are free to use this source code as part of your application if you purchase Matrix Tools/X.