-
kernel-density-estimation
说明: 一种核密度估计,或者称作带宽选择的方法,可以估计二维尺度参数,至于多维以上的估计方法尚在开发,多维情况下个人经验好的方法是多次实验取较好值(kernel density estimation, bandwidth selection, two-dimensional scale parameter can be estimated ,for the multi-dimensional approaches are still under development, multi-dimensional cases, personal experience is to do the experiment many times)
- 2009-08-06 20:57:37下载
- 积分:1
-
mfile
ForMATLAB_2011a教程,matlab教程源代码,MATLAB使用和数学知识的丰富层次(ForMATLAB_2011a tutorials, matlab tutorial source code, MATLAB mathematical knowledge to use and rich gradation)
- 2013-07-10 20:00:09下载
- 积分:1
-
speech signal classiication
不同的语音信号可以使用这个代码进行分类。它已在mat-lab上实现,需要先加载不同的待分类信号
- 2022-01-25 18:03:05下载
- 积分:1
-
一个基于PSO算法的微网容量优化配置matlab例程
通过matlab代码,采用了小波去噪的思想,仿真效果非常好,是信号处理的基础,一些自适应信号处理的算法,供做算法研究人员参考。
- 2022-11-19 16:55:03下载
- 积分:1
-
files
matlab的详细程序说明,包括一些基本的程序。(Detailed description of the procedures matlab)
- 2010-11-16 16:23:16下载
- 积分:1
-
singularitydetection
提出一种两阶段的奇异点检测方法。将指纹图像分块,求出各块的方向构成块方向图,并在块方向图的基础上利用邻域方向的分
布分析结合改进的Poincare Index方法来确定奇异点所在的候选区域,对候选区域中的像素再通过计算局部方向变化率来确定奇异点的精
确位置。将此方法用于对FVC2004 DB1_A指纹数据库的图像,实验结果表明这种方法对指纹图像中的噪声有很好的鲁棒性,并且计算简
单快速,易于实现。
(A two-phase singularity detection. Fingerprint image block, calculate the direction of each block constitute a block pattern, and pattern in the block based on the use of the distribution of the direction of the neighborhood together with the improved Poincare Index method to determine the singular point where the candidate regions of the candidate region of pixels re-calculated to determine the rate of change of local direction of the precise location of singular points. This method is used to FVC2004 DB1_A fingerprint database of images, experiments show that this method of noise on the fingerprint image has good robustness and computing simple and fast, easy to implement.)
- 2010-05-18 10:35:11下载
- 积分: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
-
xiaoboquzao
小波变换实现信号的去除噪声,仿真效果良好(Wavelet transform to remove the noise signal, the simulation results good)
- 2014-11-04 09:00:47下载
- 积分:1
-
Multi-Sensor-Data-Fusion-with-MATLAB
信息融合综述以及一些基于matlab的实现(information fusion)
- 2013-10-15 17:13:04下载
- 积分:1
-
app_data
VMWare是一个“虚拟PC”软件.它使你可以在一台机器上同时运行二个(VMWare is a virtual PC software, which allows you to run two at the same time on a single machine)
- 2015-04-15 00:07:53下载
- 积分:1