-
Dijkstra算法
在vc++ 6.0中用c++语言,编写计算最短路径的Dijkstra算法,采用邻接矩阵的存储结构。
- 2022-03-22 19:44:55下载
- 积分:1
-
粒子滤波重采样(13种方法)resampling methods for particle filtering
I have developed a serial of resampling methods for particle filtering in Matlab as attached below in separate .m files that you may have interest and that you may have better implementation than me, or if you have any question, your feedback will be appreciated.
These resampling methods together with their pseudo-codes
- 2022-06-12 23:28:12下载
- 积分:1
-
数值计算方法中的消元法解线性方程组数值计算方法中的guss
解线性方程组...
数值计算方法中的消元法解线性方程组数值计算方法中的guss
解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
- 2022-06-19 07:21:50下载
- 积分:1
-
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。...
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。-solutions for linear programming problem with VB interface, non-professionals can use, according to the notes.
- 2023-04-04 22:05:03下载
- 积分:1
-
一个vc++的求平均值的小例子,用到了指针,和多种函数
一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
- 2023-08-30 12:55:03下载
- 积分:1
-
加椒盐噪声
用c语言对图像加椒盐噪声,然后对加有椒盐噪声的图像进行形态学滤波,得到滤波后没有噪声的图像-
- 2022-08-13 01:29:27下载
- 积分:1
-
C均值聚类随机点
模糊聚类分析作为无监督机器学习的主要技术之一,是用模糊理论对重要数据分析和建模的方法,建立了样本类属的不确定性描述,能比较客观地反映现实世界,它已经有效地应用在大规模数据分析、数据挖掘、矢量量化、图像分割、模式识别等领域,具有重要的理论与实际应用价值,随着应用的深入发展,模糊聚类算法的研究不断丰富。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功C,本算法用了几十个随机点的聚类来简单的阐述C++算法的基本原理,
- 2022-01-22 00:13:22下载
- 积分:1
-
dtw语音识别算法
dtw是语音识别中的一种重要算法,该算法在语音识别中得到广泛的应用,是一种很实用的算法。
- 2023-05-10 17:05:03下载
- 积分:1
-
有关kalman滤波及其一些变形滤波算法
有关kalman滤波及其一些变形滤波算法-Kalman filtering and some of the relevant deformation filtering algorithm
- 2022-04-28 09:55:49下载
- 积分:1
-
定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。...
定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has to be linked to the user s application. The following table summarizes the set of functions that are defined in this library.
- 2022-01-22 15:06:56下载
- 积分:1