Welcome![Sign In][Sign Up]
Location:
Search - network optimization matlab

Search list

[matlabsars

Description: 该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势-the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108
Platform: | Size: 49152 | Author: 凯斯 | Hits:

[matlabPSOt

Description: 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden layer, hidden layer. DemoTrainPSO.m can run. Proceedings from : Brian Birge NCSU
Platform: | Size: 778240 | Author: 王光辉 | Hits:

[AI-NN-PRmichaelabac

Description: 神经网络最优化算法结合 源程序、matlab编程。 -neural network optimization algorithm source, Matlab programming.
Platform: | Size: 2048 | Author: suntao | Hits:

[Post-TeleCom sofeware systemswcdmanetworkplanngingpart3

Description: 这个是《wcdma无线网络规划与优化>对应的系统仿真的第三部分源代码共14个源代码。-This is a "wcdma Wireless Network Planning and Optimization
Platform: | Size: 10240 | Author: 王莉 | Hits:

[matlabpso_train_NN

Description: PSO算法具有快速收敛而且有很强的跳出局部最优从而找到全局最优点的能力,故可以用它来训练优化神经网络,此程序主要研究这个方面。-PSO algorithm is fast and has a strong convergence of jumping out of the local optimal thus find the most advantages of the overall capacity, it can be used to train the neural network optimization, this procedure major study this aspect.
Platform: | Size: 2048 | Author: lt | Hits:

[AI-NN-PRRBFApproach

Description: 基于遗传算法优化的RBF网络逼近程序,可以参考!希望能对大家有所帮助 -based on genetic algorithm optimization RBF network approximation procedures, they can refer to. The hope is to help everyone
Platform: | Size: 3072 | Author: luchen | Hits:

[Otherbp

Description: 在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析-In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis
Platform: | Size: 3072 | Author: lv yinghui | Hits:

[AI-NN-PRrbfkalman

Description: 基于卡尔曼滤波器的神经网络优化,有蛮好的效果-Kalman filter based on neural network optimization, has the effect of fine
Platform: | Size: 16384 | Author: 李艳芳 | Hits:

[File FormatNEURAL+NETWORK

Description: bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。-bp neural network algorithm to solve optimization problems, one of the advanced algorithm, the paper discusses the neural network in the most widely used feed-forward neural network. Its network weights learning algorithm in the greatest impact is the error back-propagation algorithm (back-propagation algorithm referred to as BP). BP algorithm for the existence of local minimum points, such as the shortcomings of slow convergence. Optimization theory based on the Levenberg-Marquardt algorithm ignores the second-order item. In this paper, the discussion when the error is not zero or not that is second-order linear function of S (W) can not be ignored when the Hesse matrix of approximate calculation, and then training the network.
Platform: | Size: 19456 | Author: 刘慧 | Hits:

[matlabGENEandBP

Description: 遗传算法和BP人工神经网络组合的优化方法。-Genetic Algorithm and BP artificial neural network optimization portfolio.
Platform: | Size: 4096 | Author: 王维 | Hits:

[Multimedia programAntColony

Description: 网络多播是现在研究的热点问题,本程序使用免疫蚁群算法优化网络多播路由-Multicast network is now a hot research problem, the ant colony algorithm using the immune network optimization multicast routing
Platform: | Size: 2048 | Author: zhaojie | Hits:

[AI-NN-PRMMAA_forNN

Description: 基于蚁群算法的神经网络。对神经网络算法进行优化。ANT_object_func_ant是基于神经网络的优化目标函数。Ant_ant_new是主程序-Ant colony algorithm based on neural networks. Of neural network optimization algorithm. ANT_object_func_ant is based on neural network optimization objective function. Ant_ant_new is the main program
Platform: | Size: 3072 | Author: 托尼 | Hits:

[AI-NN-PRpsopid2

Description: pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
Platform: | Size: 2048 | Author: liyan | Hits:

[AI-NN-PRCFA-Matlab

Description: 有关链路容量和流量优化分配的遗传算法 函数功能 使用遗传算法求解通信网链路容量和流量联合优化分配问题-Related to link capacity and flow of genetic algorithm to optimize the distribution function using genetic algorithm function communication network link capacity and traffic distribution of the joint optimization
Platform: | Size: 2048 | Author: huangmeichun | Hits:

[AI-NN-PRhopfieldNN

Description: matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
Platform: | Size: 1024 | Author: magic | Hits:

[AI-NN-PRmatlab

Description: matlab LMBP算法网络结构优化的新方法 人工神经网络-matlab LMBP network structure optimization algorithm new method of artificial neural network
Platform: | Size: 311296 | Author: YangRui | Hits:

[AI-NN-PROptimization_of_RBF_Network

Description: Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified through particle swarm optimization algorithm for RBF neural network function approximation ability than optimal approach has not been strong
Platform: | Size: 5120 | Author: 陳子力 | Hits:

[AI-NN-PRPSOGABPDRNN

Description: 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序-This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
Platform: | Size: 134144 | Author: | Hits:

[matlabga_bp

Description: ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into matlab
Platform: | Size: 1024 | Author: chengwei | Hits:

[AI-NN-PRSFAM

Description: 实现遗传算法对于SFAM网络输入模式的序列优化-The realization of genetic algorithm for the SFAM network optimization serial input mode
Platform: | Size: 51200 | Author: 温长吉 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net