Functional Link Neural Network Based Adaptive Filter

版本 1.0.3 (16.1 KB) 作者: Dwaipayan Ray
Nonlinear System Identification using Trigonometric Functional Link Network Based Adaptive Filter (TFLAF) - A Generic Code/Implementation
371.0 次下载
更新时间 2018/11/30

查看许可证

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!!!!!

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息

Community Treasure Hunt

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

Start Hunting!

TFLN_Ray

版本 已发布 发行说明
1.0.3

Summary Updated

1.0.2

The description is updated.

1.0.1

The title is updated.

1.0.0