-
slope_adapt_filter
实现对InSAR复相位信号进行基于局部频率估计的“斜坡自适应(slope-adapt)滤波”
此滤波方法特别适用于InSAR相位图滤波,能在最大限度保持有用信息的条件下滤除各种噪声。(A matlab function of Slope-adapt-filter for InSAR phase filtering.
It is based on local frequency estimation.)
- 2009-03-21 17:26:21下载
- 积分:1
-
Digitalwatermarking
DIGITAL water marking
- 2009-05-24 03:22:43下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
least_absolute_linear_regression
最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法。(Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum by fitting a straight line matlab algorithm.)
- 2011-06-14 22:21:22下载
- 积分:1
-
DPMM
DP Mixture Model基于 FullBNT-1.0.4上的一个开发实例,添加路径即可运行(DP Mixture Model is based on a development instance FullBNT-1.0.4, add the path to run)
- 2012-12-01 20:03:05下载
- 积分:1
-
newsvm
一种改进的SVM算法程序。极大的提高了运算速度(An improved SVM algorithm program. Greatly improves the operation speed)
- 2009-10-07 09:40:22下载
- 积分:1
-
MY_POLAR2
matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如:
my_polar2([0,20,30]*pi/180,[-10,0,10], -r ,-20,30)(Matlab polar coordinates function improved, axes calibration can be negative, the input parameters, see Notes email problems can be contacted in Matlab command line direct operations, such as : my_polar2 ([0,20,30]* pi/180 [-10,0,10],- r,-20,30))
- 2006-07-16 10:20:39下载
- 积分:1
-
MAT4slujenie
Mathematic Algorithm to make complexion of two images
- 2015-01-25 08:43:00下载
- 积分:1
-
runge4
解一阶微分方程的matlab龙格库塔法计算程序算例(Solution of first-order differential equations Runge-Kutta method matlab program examples)
- 2013-11-22 15:15:38下载
- 积分:1
-
PSO
function for the PSO ALGORITHM
- 2010-08-31 04:04:02下载
- 积分:1