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

   Linear Prediction Sample Application
 

    LinearPrediction/X 5.0
Signal Processing ActiveX Control and COM Object

Product Features  Download  Product FAQ  Screen Shots!   Prices Buy Now

This page shows some sample applications built with Linear Prediction/X. The full source code is supplied with Linear Prediction/X so you can see how easy it is to use our control.

The example provided gives the solution to a number of well known problems:
  • Auto-regressive modeling using Yule-Walker and the Burg algorithms.
  • Frequency response of a given model
  • Stability Determination of models
  • Adaptive learning of FIR, IIR (ARX) models.
  • Determination of model coefficients using Levinson algorithm

We have shown exactly how to set up the problems in the source code and just how easy it is to solve them using Linear Prediction/X. 

This application was built using Visual Basic but it could just as easily have been built with Excel (VBA) or Visual C++. 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 Linear Prediction/X.