-
I_14
说明: 本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现(In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab)
- 2011-02-17 11:12:07下载
- 积分:1
-
ImagePRotationPCorrection
说明: matlab 写的图像校正程序,实现图像校正的源代码(image correction program written in matlab)
- 2011-03-24 10:12:44下载
- 积分:1
-
haffuman
关于用MATLAB语言来编写哈夫曼的编码器的程序(Program on the MATLAB language to write the Huffman encoder)
- 2012-04-28 19:07:14下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
遗传
求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
- 2018-08-27 14:19:56下载
- 积分:1
-
imagecrop
说明: 用matlab对各种图像进行裁剪,是图像处理中经常用到的步骤(Various images with matlab crop,which is often used in image processing steps)
- 2010-04-02 09:51:08下载
- 积分:1
-
func_SPIHT_Main
SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
- 2013-07-22 20:42:59下载
- 积分:1
-
ANTE
蚁群算法 无批次 生产流程问题(Ant Algorithm No
batch production process)
- 2013-04-06 14:22:54下载
- 积分:1
-
mmatlab_roada
matlab做的关于最短路问题的的实现。包含了2个课件。可直接使用。
(Matlab to do to achieve on the shortest path problem. Consists of two courseware. Can be used directly.)
- 2012-06-09 10:38:29下载
- 积分:1
-
matlab-tech
matlab数学建模 书籍 中文版实用教程 入门级matlab数学建模同学必看(Mathematical modeling matlab Practical Guide Books Chinese edition entry-level mathematical modeling matlab student must see)
- 2014-12-09 17:49:54下载
- 积分:1