-
PSO_2D1
二维的粒子群算法仿真试验的matlab代码, 希望对大家有有帮助。(two-dimensional simulation PSO upload point of view we have a right to help.)
- 2009-04-17 12:58:54下载
- 积分:1
-
CDMA2000_Downlink_Simulink_Models
Matlab Wireless Communications 应用例程(Routine application of Matlab Wireless Communications)
- 2009-05-26 15:26:41下载
- 积分:1
-
nreduce
this is the noise reduction source code. i hope this will be useful for every body who used it
- 2010-02-05 00:41:42下载
- 积分:1
-
dbscan
dbscan算法matlab代码。Dbscan algorithm matlab code(Dbscan algorithm matlab code)
- 2015-03-26 14:15:24下载
- 积分:1
-
Matlab_Basic
把一些Matlab基础教程进行打包,是PDF格式或PPT格式的,希望对初学者有用!(Some basic tutorials for Matlab packaged are the PDF format or PPT format, and I hope it is useful for beginners!)
- 2009-07-10 09:31:27下载
- 积分:1
-
Gauss_LieZhu
数值分析,迭代方法,高斯列主消元法,matlab源程序, Gauss(Numerical analysis, iterative method out PCA Gaussian elimination method, matlab source code, Gauss)
- 2013-11-04 22:48:40下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1
-
gm11
灰色预测gm(1-1)算法,用于短期时间序列预测,包含残差检验等各种必要检验(Gray predicted all the necessary inspection gm (1-1) algorithm for short-term time series prediction, including residuals inspection)
- 2014-02-07 16:31:48下载
- 积分:1
-
LIDAR
一篇关于利用lidar数据强度信息进行滤波的文献(Strength of an information on the use of lidar data in the literature filtering)
- 2011-02-16 10:07:28下载
- 积分:1
-
qpso
说明: k-中心与qpso算法的结合,从文档中读取对象数据,没有维限制。需要设定类别数,先由k-中心计算出各类中心,然后由qpso优化,得到聚类结果,并保存聚类信息。(algorithm for k-medians and qpso combination of object data read from the document, there is no dimension restrictions. Need to set the number of categories, first calculate the k-medians types of center, and then optimized by qpso obtained clustering results, and save the clustering of information.)
- 2010-03-24 14:10:48下载
- 积分:1