-
Dijkstra
暴强Dijkstra算法求任意两点间最短路径(matlab程序)(Dijkstra algorithm for the shortest path between any two points (matlab))
- 2014-10-04 21:00:32下载
- 积分:1
-
MATLAB-Commonly-used-functions
常见的matlab的函数使用介绍以及常用的matlab进行数值计算的程序(Common function introduced the use of MATLAB and MATLAB for numerical calculation program)
- 2015-04-09 08:13:24下载
- 积分:1
-
vss_nlms
一种新的变步长的NLMS算法,具有更快的收敛速度和更小的均方误差(a new VSS-NLMS algorithm, convergence rate is faster and mean-square error is lower)
- 2016-06-18 12:52:34下载
- 积分:1
-
MCMJM96A
96年数模竞赛 研究生培训的优化解法 matlab的M文件计算出结果(96 years of postgraduate training, modeling contest M-file matlab optimization method to calculate results)
- 2010-08-21 20:00:15下载
- 积分:1
-
the-course-of-matlab-programming
《MATLAB程序设计教程》电子教案-2660(the course of matlab programming)
- 2011-09-29 23:11:07下载
- 积分:1
-
MT1D_forward_jiexi
地球物理大地电磁测深一维正演,是求解析解(magnetotelluric 1D forward)
- 2020-11-24 13:59:33下载
- 积分:1
-
matlab-zhendong
应用matlab 分析机械力学中的工程振动问题,实例1。(Matlab applications in the engineering analysis of mechanical vibration of the mechanical problem.)
- 2021-03-01 02:19:35下载
- 积分:1
-
target-tracking-using-kalman-hb
经典的利用matlab做的卡尔曼滤波。代码可以运行。读者可以和PF对比;(Classic Kalman filter using matlab to do. Code can run. Readers can compare and PF )
- 2015-04-16 16:56:40下载
- 积分:1
-
支持向量机SVM和核函数的matlab程序集
支持向量机SVM和核函数的MATLAB程序集(MATLAB SVM RBF SIGMOD)
- 2020-06-23 10:00:01下载
- 积分:1
-
基于PCA的SVM分类
选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the feature set is classified directly by support vector machine, the second time the feature set is extracted by principal component analysis, and then the feature set is classified by support vector machine. The results of the two classifications are compared and analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1