-
Kernel_Methods_for_Pattern_Analysis_Matlab_Tools_F
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!()
- 2007-08-27 20:22:40下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
DelayTime_Autocorrelation
本程序采用自相关法求混沌时间序列重构的时间延迟。(This procedure using the autocorrelation method for chaotic time series reconstruction time delay.)
- 2012-03-13 20:10:15下载
- 积分:1
-
matlabimageprocessing
matlab进行图像处理,图像增强,图像锐化,图像平滑(matlab image processing, image enhancement, image enhancement, image smoothing)
- 2010-05-06 13:14:06下载
- 积分:1
-
stick
Stick filter implementation in MATLAB. Stick filter is used to remove speckle noise in images.
- 2015-02-09 16:36:07下载
- 积分:1
-
xunhuanma
利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。(use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and error detection and correction.)
- 2007-05-23 14:13:55下载
- 积分:1
-
Partial-least-squares-
数学建模中基于matlab的偏最小二乘回归分析算法(Mathematical modeling matlab-based partial least squares regression analysis algorithm)
- 2013-11-03 18:35:16下载
- 积分:1
-
S_DBWebApplication1
S_DBWEbapplication 实例 作为例子参考 讲解演示器作用(S_DBWEbapplication instance as an example to explain the reference to the role of presenter)
- 2013-11-25 22:25:51下载
- 积分:1
-
huguangshuguangpan
胡广书现代信号处理导论随书光盘,包括各个章节,很全,大部分能直接拿来用,很实用(Hu Guang-shu of modern signal processing Introduction to CD-ROM)
- 2009-09-25 00:24:09下载
- 积分:1
-
bitcraze-crazyflie-firmware
一个关于四轴飞行器的国外源码,bitcraze-crazyflie,很出名的一个国外飞行器开源组织开发的源代码,已经通过测试,其中包含卡尔曼滤波等自平衡算法(A source of foreign aircraft on four axes, bitcraze-crazyflie, very famous aircraft of a foreign organization to develop open-source source code, has passed the test, which includes self-balancing algorithm Kalman filtering)
- 2014-11-05 21:24:40下载
- 积分:1