-
insertion排序
insertion排序-Insertion sort
- 2023-03-03 04:45:03下载
- 积分:1
-
% [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
-
kmeans算法
harris角点检测源代码,简洁高效,通俗易懂,可以有效检测出图像的角点,并提供了一个画圆的程序,用于在图像上圈出角点。 使用格式为[cnt,posr,posc] = get_harris(img,k,t) 其中img为需要检测的图像,k,t分别为该角点检测
- 2022-03-02 21:18:53下载
- 积分:1
-
3D FDTD code for electromagnetic simulation
In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic
structures by the repeated use of rather simple geometric structures. For example, the later
use of input object functions will take over the overlapped region with the previously defined
structures. In the present pFDTD version, only metals that can be described by simple Drude
model can be handled.
- 2022-04-18 00:45:50下载
- 积分:1
-
0-1背包问题算法代码
0-1背包问题算法代码
- 2022-06-28 17:49:18下载
- 积分:1
-
语音识别,matlab
语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的
- 2022-08-23 09:30:33下载
- 积分:1
-
Well seismic tomographic imaging applications by VC++
Ct 方法跨井地震层析成像是非常有效的手段以反映的内部结构地球,井间地震层析成像技术的迅速发展和有效利用内部
地球上的人的结构有深入的了解,未来的科学开发和利用生态资源发挥积极的推动作用。地震层析成像是一种有效手段
地下的地质调查和认知结构,被广泛的地球物理勘探工程、 地质灾害等。横井地震层析成像是可接受的井
爆破地震资料反演速度场之间的水井到介质,来推断物质的变化井间的属性。
- 2022-05-07 22:17:33下载
- 积分:1
-
opencv与halcon图像格式互相转换
C++代码:opencv图像格式Mat,iplImage与halcon图像格式Hobeject的互相转换代码。包括:IplImage转Hobject,Mat转Hobject,Hobject转Mat,Hobject转IplImage。适合学习opencv与halcon图像处理的人员使用,希望对大家有帮助。
- 2023-07-31 11:45:02下载
- 积分:1
-
prepared by the steepest decline (equation solution), the attention to the matri...
用C编写的最速下降法(解方程),注意矩阵A是正定对称的-prepared by the steepest decline (equation solution), the attention to the matrix A is symmetric positive definite
- 2022-01-26 01:21:10下载
- 积分:1
-
topological sorting 拓扑排序
用C语言实现的拓扑排序算法topological sorting
- 2022-04-18 18:34:53下载
- 积分:1