-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1
-
erlang
Matlab实现:erlang 公式,并且几种模式下的实现(erlangB and erlangC/engset model
matlab)
- 2009-02-06 04:41:51下载
- 积分:1
-
Twophoton
Two photon absorption
- 2009-03-07 14:56:12下载
- 积分:1
-
KM
说明: u can use it for clustering
- 2011-02-14 16:44:12下载
- 积分:1
-
QSPK
qspk程序,MATLAB仿真程序,一体化程序,请自行分文件。(QSPK program, MATLAB simulation, integration program, please make your own files.)
- 2015-03-16 21:59:33下载
- 积分:1
-
LWPR-PLS
局部加权映射回归算法的数值算例例程,帮助了解lwpr算法(algorithm for lwpr)
- 2015-12-14 20:43:03下载
- 积分:1
-
rough-set-codes
这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的胡修改的程序,osu_svm3.00文件夹是使用svm分类器调用的文件,使用该分类器时,代码中间的路径需要修改。另外附上一堆常用的数据集。(This is Hu Qinghua teacher at Tianjin University neighborhood rough set field do the most classic source code, students can learn and modify On this basis, the entry procedures have been written, you need other ways to add your own, MAIN.m entry program is meaning parameters Functions talked in very clear call for the featureselect_FW_fast.m attribute reduction, several clsf_dpd file is to use a different formula to calculate the distance attribute importance, choose properties to get the results, use crossvalidate.m ten fold cross algorithm to calculate the accuracy of the calculation algorithm, the segment code calls several classifiers, C4_5.m is a decision tree, KNN.m is the nearest neighbor classifier, NEC.m is similar to KNN Hu modified program, osu_svm3. 00 folders using svm classifier called file, using the classification code in the middle of the path need to be modified. Also attach a bunch of common data sets.)
- 2021-03-31 15:09:09下载
- 积分:1
-
quyuzengzhang
一种基于区域增长的图像分割方法,代码实现比较简单。(An image segmentation method based on regional growth, the code is relatively simple.)
- 2012-05-21 20:19:57下载
- 积分:1
-
Rayleigh_Raman_Mie
读取激光雷达数据并计算消光系数廓线,作图(read lidar data and get extinction coefficient profile and figure)
- 2021-02-23 02:19:41下载
- 积分:1
-
Ellips
matlab程序:用最小二乘法拟合椭球曲面(matlab program: using least-squares fitting ellipsoid surface)
- 2013-12-25 15:30:32下载
- 积分:1