搜索资源列表
NeuroNetSample
- 我以前写的一个的神经网络学习函数逼近和分类的例子,商用级的。-I have previously written a study of the neural network function approximation and classification of examples, business class.
Function_approximation
- 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation, adaptive approximation and ot
GABP3
- 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
MLPbackpropagation
- MLP backpropagation xor, sin and function approximation.
Function-approximation
- 函数逼近的MATLAB程序,本程序设计一个两层的bp网络用于函数逼近,隐层的激活函数为 tansig,输出层激活函数为purelin线性函数 -Function approximation of the MATLAB program, the program design of a two-tier network for function approximation bp, hidden layer activation function is tansig, the output la
Adaptive-Fuzzy-Function-Approximation-for-Multi-A
- Adaptive Fuzzy Function Approximation for Multi-Agent Reinforcement Learning
radial-basis-function-network
- 用于函数逼近的径向基逼近和差值,是一个基础函数,包括高斯及二项式两种,可拓展到多个应用领域-Radial basis functions are use for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subcla
RBF-(Function-Approximation)
- A project for function approximation by RBF neural network (with GUI).
GMDH-(Function-Approximation)
- A project for function approximation by GMDH neural network (with GUI).
Chapter-5--function-approximation
- 第5章 函数逼近.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 5, function approximation
function-approximation
- 数值计算方法matalb程序,该程序包含了各种函数逼近的方法!-The numerical calculation the method matalb program that contains a variety of function approximation!
function-approximation
- MATLAB 函数的逼近算法总结,比较全-The MATLAB function approximation algorithm is summarized
Function-Approximation
- C# program for function approximation neural netwok
Simple-Function-Approximation
- Function approximation
Advanced--Function-Approximation
- advanced function approximation
function-approximation
- 基于神经网络的函数逼近源代码c++,函数为y=sin(x*pi/400)+2-Source code c++ function approximation based on neural networks, function y = sin (x* pi/400)+2000
Function-approximation
- 函数逼近算法,在近似计算和优化处理时有一定的益处.-Function approximation algorithm, in the approximate calculation and optimization process has some benefits.
Simple-Function-Approximation
- Simple Function Approximation
Function-approximation
- 用于函数逼近的MATLAB程序文件。希望有助于初学者的学习-MATLAB program file for function approximation. Hope to help beginners learning,,,,,
function-approximation
- 利用BP神经网络对非线性函数进行逼近,逼近的函数为三角函数。-By using BP neural network to realize the function approximation, the approximation function is a trigonometric function.