资源列表
IEEE14G_S
- IEEE14节点的牛顿拉夫逊算法进行潮流计算,希望对同仁们有所帮助。
oneTSP
- TSP问题的动态规划法 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一次,最后回到驻地的路线,使总的路程(或总旅费)最小。-TSP problem of dynamic programming to a number of cities to a salesman to sell goods, known distance between cities (or travel). He selected a departure from th
spso-algorithm
- 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
read_sparse
- read in a problem (in svmlight format)
bpsuanfa
- 模式分类,BP算法,给出查全率和差准率,对隐含层书目进行讨论-Pattern classification, BP algorithm, given recall rate and the poor precision of the hidden layer bibliographic discussion
nn_5
- 以bp模擬碗公!!並加以訓練然後再佳以模擬內容簡單歡迎下載-Bp simulation bowl to the public!! And good training and then to simulate the contents of a simple welcome to download
sin_bianshi
- 采用BP神经网络进行了非线性正弦信号的辨识,采用双曲函数为激发函数-Nonlinear sine signal is identified with BP network,and it uses the hyperbolic function as the excitation function.
c-mean
- 该算法能实现 模式识别中的C均值算法,开发环境为VC++6.0
Estimate_Y
- 神经网络 高斯分布 最大后验估计 最大似然估计-Neural network Gaussian maximum a posteriori estimate maximum likelihood estimate
NN
- BP神经网络仿真,基于神经网络的内模控制程序。利用神经网络建立正、逆模型。-BPNNsimiulation
mg_prediction
- 经典自适应算法lms和核自适应算法klms的matlab程序-Classical adaptive algorithm called lms and kernel adaptive algorithm called klms of matlab program
Widrow-Hoff-Learning-Algorithm
- 编写了简单的Widrow-Hoff学习算法,绘制学习速率在0.01、0.1和0.5时的误差变化趋势,迭代了5000次,另外一个描绘了三种情况的分解面-It is about the Widrow-Hoff learning algorithm.The algorithm sets three different learnging rate as 0.01,0.1 and 0.5.