-
cover_tree.tar
A Cover Tree is a datastructure helpful in calculating the nearest neighbor of points given only a metric.
- 2010-09-22 10:17:19下载
- 积分:1
-
cos
求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标(A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa)
- 2010-05-17 21:02:19下载
- 积分:1
-
Guass_Seidel
gauss_seidel解方程组gauss_seidel解方程组gauss_seidel解方程组(gauss_seidel gauss_seidel gauss_seidel gauss_seidel)
- 2010-06-25 19:03:50下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1
-
PSO
Rosenbrock函数优化属于无约束函数优化问题,其全局极小值位于一条平滑而狭长的抛物线形状的山谷底部,且为优化算法提供的信息很少,因此找到其全局极小值就显得很困难。根据Rosenbrock函数的这种特性,专门提出了一种改进的PSO算法,该算法引入三角函数因子,利用三角函数具有的周期振荡性,使每个粒子获得较强的振荡性,扩大每个粒子的搜索空间,引导粒子向全局极小值附近靠近,避免算法过早地收敛,陷入局部最优,从而找到Rosenbrock函数的全局极小值。大量实验结果表明,该算法具有很好的优化性能,为某些领域某些特定的类似于Rosenbrock函数的优化问题提供了一种新的思路。(Rosenbrock function optimization functions are unconstrained optimization problems, its global minimum value at a smooth parabolic shape and narrow mountain valley
Department, and for the optimization algorithm provides little information, and therefore find its global minimum value becomes very difficult. According to this feature Rosenbrock function, specifically mentioning
Out an improved PSO algorithm (PSO-R), the algorithm introduced trigonometric factor, using trigonometric has periodic oscillations, so that each particle to obtain more
Strong oscillations of expanding the search space of each particle, the particle is close to nearby guide global minimum, avoiding premature convergence algorithm, into a local optimum, thus
Finding the global minimum Rosenbrock function. Experimental results show that the algorithm has a good optimizing performance, similar to some certain areas
Rosenbrock function in the optimization problem provides a new way of thinking.)
- 2014-08-27 19:48:25下载
- 积分:1
-
C4_5
C4.5决策树算法,可以进行数据分类,是数据挖掘的经典算法(C4.5 decision tree algorithm, data classification, is a classic data mining algorithm)
- 2012-04-18 18:59:13下载
- 积分:1
-
Signal-data-preprocessor
信号数据预处理程序,包括低通滤波,带通滤波(Signal data preprocessor:including a low pass filter, band-pass filter)
- 2013-10-28 11:25:48下载
- 积分:1
-
rastrigin
Code of PSO-Rastrigin with matlab
- 2013-10-31 14:06:36下载
- 积分:1
-
pnn-(2)
皮尔逊相关系数的协同过滤算法,基于用户相似度的推荐算法。(pearon K-nn)
- 2015-03-24 14:31:19下载
- 积分:1
-
BLS-GSM
说明: 通过BLS-GSM方法去除影像的噪声,达到保留细节目的(The image noise is removed by BLS-GSM method to preserve details.)
- 2019-02-28 09:33:55下载
- 积分:1