-
FiniteElement
The Finite Element Method Using MATLAB
- 2008-06-27 21:44:05下载
- 积分:1
-
image
双线性插值图像放大程序,该程序只对二值图像进行放缩。(Bilinear interpolation image to enlarge the program, the program only for binary image scaling.)
- 2011-09-26 20:37:19下载
- 积分:1
-
GoldsteinUnwrap2D_r1
来自国外的2D phase unwrap 的matlab源码。基于branch cut(剪枝法) 及FloodFill(洪泛法)实现。速度很快。相位解卷绕精度高。(2D phase unwrap from abroad matlab source. Based branch cut (Pruning) and FloodFill (flooding method). Fast. Phase unwrapping high precision.)
- 2012-11-22 10:38:07下载
- 积分:1
-
empca
EMPCA算法的函数代码,附带有训练测试数据集,用于特征降维等方面。(Algorithm EMPCA function code, attached to the test data set there is training for the characteristics of dimensionality reduction and so on.)
- 2009-03-07 18:40:41下载
- 积分:1
-
discrete_control
Control system program. Lab course
- 2014-12-05 01:45:38下载
- 积分:1
-
morphology
this code extract the ellipse from noisy image by morphology method
- 2014-01-12 03:37:25下载
- 积分:1
-
CMA_blind_equalization
16QAM的盲均衡算法-cma,它是研究盲均衡算法最基础的一种算法 (16QAM for blind equalization algorithm-cma, which is to study the most basic algorithm for blind equalization algorithm)
- 2020-11-04 21:29:51下载
- 积分:1
-
Hough_matlab
给出了一种Hough变换的Matlab代码(gives a Hough transform the Matlab code)
- 2007-04-10 11:03:56下载
- 积分:1
-
Final-Code
image fusion matlab code for medical application in identification of tumor
- 2015-03-30 19:31:53下载
- 积分:1
-
CGHwatermarkmatlabcode
说明: 关于半色调编码计算全息图的信息隐藏Matlab程序的说明:
算法实现主程序为CGHwatermark;
位相恢复函数为phaseSL;
用计算全息记录已知振幅和位相的复波前函数为Hologen;
半色调编码函数为AMhalftone;
嵌入信息的提取直接调用Matlab自带的FFT2函数;
主程序的函数调用关系如下
读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(完成嵌入)--->FFT2(提取水印信息)
主程序结果保存于holo&mark文件夹
对算法鲁棒性测试的程序:
1. 对于剪切操作 Cliptest 结果存放于cliptest文件夹
2. 对于缩放操作 zoomtest 结果存放于zoomtest文件夹
3. 对于旋转操作 rotatetest 结果存放于rotate文件夹
4. 对于滤波操作 filtertest 结果存放于filtertest文件夹
5. 测试算法的时间效率 timetest
6. 分析嵌入信息后图像质量与参数alpha,tao的关系 msetest(err)
- 2008-09-09 10:14:23下载
- 积分:1