-
watershed
for watershed algorithm
- 2012-05-23 12:43:00下载
- 积分:1
-
lifting_97
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(err)
- 2008-06-25 07:59:17下载
- 积分:1
-
contourlet_toolbox
说明: 轮廓波工具箱,是一个非常有用的图像分解和合成变换(contourlet toolbox)
- 2011-03-18 11:06:42下载
- 积分:1
-
Probabilistic-algorithm
此算法功能强大,可以解决好多线性规划问题,同时解决许多,简单易懂,好用(This algorithm is powerful, can solve a lot of linear programming problems, while addressing the many, easy to understand, easy to use)
- 2011-09-08 10:50:10下载
- 积分:1
-
(5a6)CCF-X
ccf for rayleigh channel
- 2012-07-17 19:30:01下载
- 积分:1
-
fdma
FDMA三路频分多址的MATLAB的Simulink软件包下的程序(FDMA three-way frequency division multiple access MATLAB Simulink package program)
- 2012-05-01 20:55:25下载
- 积分:1
-
ARIMA
Matlab计算自回归滑动平均模型参数,自回归滑动模型(Matlab autoregressive moving average model parameters)
- 2020-06-26 18:00:02下载
- 积分:1
-
CAMSHIFT-Tracking-Algorithm
part1.m
1. Converts 14 image pairs of a video sequence to grayscale.
2. Computes the absolute difference between the pairs yielding 15 images.
camshift.m
1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence.
Executing this project from within Matlab
At the command prompt enter:
>>part1
>>camshift
- 2013-05-09 02:09:41下载
- 积分:1
-
KFCM
基于粗糙熵和K-均值聚类算法的图像分割 (Based on Rough Entropy and K-means clustering algorithm for image segmentation)
- 2008-03-20 18:16:56下载
- 积分:1
-
gauss
高斯法用于IEEE30节点系统的潮流计算源代码(Gauss law for the IEEE30 bus system source code flow calculation)
- 2010-12-28 16:33:48下载
- 积分:1