Welcome![Sign In][Sign Up]
Location:
Search - 非线性函数

Search list

[Other resource神经网络学习的二维非线性函数

Description: 神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序-neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB
Platform: | Size: 1882 | Author: gxsh | Hits:

[matlab三层BP神经网络逼近非线性函数

Description: 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
Platform: | Size: 139110 | Author: 361478421 | Hits:

[AI-NN-PR神经网络学习的二维非线性函数

Description: 神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序-neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB
Platform: | Size: 2048 | Author: gxsh | Hits:

[BooksPSO_RBF

Description: 用粒子群算法来优化RBF神经网络权值,使神经网络有更好的非线性函数逼近能力-Using particle swarm optimization to optimize the RBF neural network weights, so that neural network has better ability of nonlinear function approximation
Platform: | Size: 3072 | Author: 史峰 | Hits:

[Other遗传算法优化BP神经网络-非线性函数拟合

Description: 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
Platform: | Size: 51200 | Author: 海航 | Hits:

[matlab粒子群算法的寻优算法-非线性函数极值寻优

Description: 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
Platform: | Size: 1024 | Author: 海航 | Hits:

[AI-NN-PRRBF网络的回归-非线性函数回归的实现

Description: 利用RBF神经网络对非线性函数进行回归分析(The nonlinear function is regressed by RBF neural network)
Platform: | Size: 3072 | Author: 海航 | Hits:

[matlabBP神经网络的非线性系统建模-非线性函数拟合

Description: BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
Platform: | Size: 48128 | Author: 青鱼 | Hits:

[matlab遗传算法优化BP神经网络-非线性函数拟合

Description: 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
Platform: | Size: 52224 | Author: 青鱼 | Hits:

[matlabBP神经网络的非线性系统建模_非线性函数拟合

Description: BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure according to the characteristics of BP neural network, the nonlinear function of two input parameters and one output parameter, so the structure of the BP neural network is 2 - 5 - 1, namely, the input layer has 2 nodes, 5 nodes in hidden layer, the output layer has 1 nodes. 2000 sets of input and output data are obtained randomly from the nonlinear function. 1900 groups are randomly selected as training data and used for network training. The 100 set is used as test data to test the network's fitting performance.)
Platform: | Size: 47104 | Author: 傲视天下 | Hits:

[AI-NN-PRBP神经网络的非线性系统建模-非线性函数拟合

Description: BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
Platform: | Size: 48128 | Author: hano | Hits:

[OtherBP神经网络用于非线性函数拟合

Description: BP神经网络用于非线性函数的拟合,效果不错,适合初学者。(BP neural network for nonlinear function fitting, the effect is good, suitable for beginners.)
Platform: | Size: 86016 | Author: 艺宝 | Hits:

[Mathimatics-Numerical algorithms步长加速法求解二维非线性函数问题

Description: 步长加速法求解二维非线性函数问题,并举两实例(Solving two dimensional nonlinear function problem by step acceleration method)
Platform: | Size: 50176 | Author: 林枫林云 | Hits:

[Mathimatics-Numerical algorithms遗传算法和粒子群算法求解非线性函数最大值问题

Description: 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
Platform: | Size: 73728 | Author: 林枫林云 | Hits:

[Mathimatics-Numerical algorithms模拟退火法求解非线性函数问题

Description: 模拟退火法求解非线性函数问题。结合非线性函数最小值问题,给出求解其最小值的模拟退火法步骤和源程序。(Solving nonlinear function problem by simulated annealing)
Platform: | Size: 61440 | Author: 林枫林云 | Hits:

[matlabBP神经网络的非线性系统建模-非线性函数拟合

Description: BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
Platform: | Size: 48128 | Author: 32768 | Hits:

[AI-NN-PR遗传算法优化BP神经网络-非线性函数拟合

Description: 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
Platform: | Size: 54272 | Author: 32768 | Hits:

[AI-NN-PRCMAC逼近非线性函数

Description: 利用小脑模型神经网络逼近非线性函数,MATLAB编写m文件实现,给出逼近误差(Cerebellar model neural network is used to approximate nonlinear functions. MATLAB is used to write M files, and approximation error is given.)
Platform: | Size: 4096 | Author: 小太M阳 | Hits:

[AI-NN-PRRBF神经网络逼近非线性函数

Description: 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
Platform: | Size: 2048 | Author: 小太M阳 | Hits:

[Other神经网络遗传算法函数极值寻优-非线性函数极值

Description: 神经网络遗传算法函数极值寻优-非线性函数极值(Neural network genetic algorithm function extremum optimization - nonlinear function extremum)
Platform: | Size: 100352 | Author: acicas | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net