-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1
-
支持向量回归机svr延拓数据解决HHT端点效应问题
支持向量回归机延拓数据解决HHT端点效应问题,向左延拓和向右延拓。通过支持向量回归机(SVR)延拓数据,据解决HHT端点效应问题。输入指令mex -v qp.c pr_loqo.c,导入MATLAB工具包。
- 2022-01-28 08:40:54下载
- 积分:1
-
librec
推荐系统的类库,实现了大部分的推荐算法,大家可以在此基础上进一步实现自己的优化算法。
- 2022-02-04 09:57:52下载
- 积分:1
-
独立分量分析,利用此程序可以提取独立分量
独立分量分析,利用此程序可以提取独立分量-independent component analysis, the use of this procedure can be extracted ICA
- 2022-02-12 03:12:23下载
- 积分:1
-
Maslen_Method
该代码已应用于航空航天领域。重新进入大气层的物体会产生冲击波。
- 2022-06-16 03:52:02下载
- 积分:1
-
对于无约束问题,给出的共轭梯度法,内涵多个函数实例
对于无约束问题,给出的共轭梯度法,内涵多个函数实例-For the unconstrained problem, given by the conjugate gradient method, the connotation of a number of examples of function
- 2022-06-19 20:03:59下载
- 积分:1
-
L
L-M算法(BP的一种改进算法)应用实例-L-M algorithm (BP an improved algorithm) Application
- 2023-03-31 09:50:04下载
- 积分:1
-
通过一个网络规划源代码,实现了遗传算法的风险投资。
通过一个网络规划的源码,实现基因算法的VC++实现。-through a network planning source code, genetic algorithm to achieve the VC.
- 2023-05-31 05:05:03下载
- 积分:1
-
Multifractal Calculation
Multifractal Calculation,一个计算多重分形谱的matlab程序
- 2023-08-31 11:05:02下载
- 积分:1
-
java实现用遗传算法求解迷宫问题
毕业设计的代码,是使用java语言来实现的,是用遗传算法来求解迷宫问题,其中代码有详细的注释
- 2023-01-17 05:50:03下载
- 积分:1