Functional Link Neural Network Based Adaptive Filter

Nonlinear System Identification using Trigonometric Functional Link Network Based Adaptive Filter (TFLAF) - A Generic Code/Implementation
361 Downloads
Updated 30 Nov 2018

View License

In this code, we will identify a nonlinear system using the traditional trigonometric functional link neural network based adaptive filter (TFLAF). These type of filters are also known as linear-in-the-parameters nonlinear adaptive filters. In TFLAF, the input vector/buffer is expanded as a function of sine and cosine functions. In this example, we have used this filter in a nonlinear system identification scenario, where the nonlinearity is introduced by the loudspeaker. For more details, please refer to the following paper from our lab.

V. Patel, V. Gandhi, S. Heda, and N. V. George, “Design of Adaptive Exponential Functional Link Network-Based Nonlinear Filters,” IEEE Transactions on Circuits and Systems I: Regular Papers, vol. 63, no. 9, pp. 1434–1442, 2016.

In this code, example 1 (Case I of page 5) of the above paper with exact values of parameters is implemented.

The code is nicely scripted. Hope this helps!!!!!

Cite As

Dwaipayan Ray (2024). Functional Link Neural Network Based Adaptive Filter (https://www.mathworks.com/matlabcentral/fileexchange/69555-functional-link-neural-network-based-adaptive-filter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

TFLN_Ray

Version Published Release Notes
1.0.3

Summary Updated

1.0.2

The description is updated.

1.0.1

The title is updated.

1.0.0