-
1985528BP_RBF
ADIAL Basis Function (RBF) networks were introduced
into the neural network literature by Broomhead and
Lowe [1], which are motivated by observation on the local
response in biologic neurons. Due to their better
approximation capabilities, simpler network structures and
faster learning algorithms, RBF networks have been widely applied in many science and engineering fields. RBF network is three layers feedback network, where each hidden unit implements a radial activation function and each output unit implements a weighted sum of hidden units’ outputs.
- 2009-05-09 02:04:39下载
- 积分:1
-
MatLab_7_Programming
此文件是引文原版的matlab programming
它包括以下内容
Creating and Concatenating Matrices
Accessing Elements of a Matrix
Getting Information About a Matrix
。。。。。
总之包括所有matlab的使用方法(This file is the original citation of the matlab programming which includes the following Creating and Concatenating MatricesAccessing Elements of a MatrixGetting Information About a Matrix. . . . . All in all, including the use of all of matlab)
- 2008-05-20 10:07:21下载
- 积分:1
-
code2
matlab gui 设计第二版 第二章 各种文件读取的源码(fopen fread and load)
- 2012-06-23 13:04:33下载
- 积分:1
-
LitSurveyReport
literature survey-underwater pipeline tracking
- 2014-10-27 14:06:19下载
- 积分:1
-
geneticTSP
基于遗传算法,在matlab中解决TSP问题 试算过 无误。(MATLAB TSP GA)
- 2012-11-27 23:44:11下载
- 积分:1
-
DSP_Using_Matlab
Algorithm Collections for Digital Signal Processing Applications Using Matlab
- 2010-07-08 14:52:56下载
- 积分:1
-
xindianzyj(1)
对心电进行去噪滤波,平滑,以及阈值提取特征(Remove the noise on the ECG filtering, smoothing, and feature extraction threshold)
- 2010-05-05 14:02:01下载
- 积分:1
-
Adaptiveconstrainedparticleswarm
针对粒子群优化算法应用于约束优化问题时易陷入局部极小值的问题, 提出了一种改进的粒子群优化算
法. 该算法综合了约束优化问题的目标函数值和约束函数的违反度值作为粒子群优化算法的双适应度值, 采用了
双适应值动态判断粒子群优化算法中粒子的优劣. 违反度值的计算引入了自适应加权系数, 相应地提出了调整各
权系数的自适应策略, 并改进了粒子群优化算法的粒子竞争选择策略, 拓展了粒子群优化算法的单适应值的应用
范围.应用约束自适应粒子群优化算法实现了城市水厂的节能优化调度. 结果表明, 该算法收敛速度快且结果可
靠. 粒子群优化算法为解决工程约束优化问题提供了一条可行途径(Considering that theparticleswarmoptimization( PSO) algorithmcanbeeasily trappedinto the
local minimal valueinconstrainedoptimizationproblems, amodifiedconstrainedparticleswarmoptimiza
tionalgorithmwasproposed. Theobjective functionvalue andthe violationvalue of constraint functions
wereeffectively combinedto formtwofitnesses, andthefitnesseswereadoptedto estimate if theparticle
wassuperior or not ina dynamicway. Theadaptiveweight functionwasadoptedinthe calculationof the
violationvalue. The strategy of keeping anadaptive relationof weight coefficientswasproposed, andthe
strategyof swarmtournament selectionwasimproved. Theapplicationlocalizationsof thesinglefitnessof
PSOwerewidenedaswell. ThemodifiedconstrainedPSOalgorithmwasappliedtosolveenergyoptimiza
tionproblemsof theurbanwater supplyprocess, whichshowedthat theconvergent speedof thealgorithm
isfast andthe result isvalid. Afeasibleapproachto solvetheindustrial constraint optimizationproblems
withPSOwasprovided.)
- 2012-04-27 20:26:28下载
- 积分:1
-
MPinverse
对给定的长方矩阵用两种方法求其广义逆矩阵,分析其运算量。(Given its rectangular matrix generalized inverse matrix.)
- 2014-12-03 17:15:48下载
- 积分:1
-
OLS_sparsereprention
基于稀疏表示的正交最小二乘法,使用的语言是matlab,应用比较广阔,设计信号处理中的信号回归,图像处理的压缩等。(Sparse representation based on orthogonal least squares method, the language used is matlab, relatively broad application, design signal processing signal return, image processing, compression and so on.)
- 2013-11-26 11:08:47下载
- 积分:1