-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
extremaa
to find the extremas of any 1-d signal
- 2011-09-17 21:54:01下载
- 积分:1
-
asian_call_dw
说明: 用对偶法,给定2M条样本轨道,给出一个亚式看涨期权的价格(With the dual method, sample path of a given article 2M, given a price of Asian call option)
- 2011-04-01 01:03:05下载
- 积分:1
-
bpskAWGN
bpsk simulation with awgn
- 2011-07-24 03:04:35下载
- 积分:1
-
dingshiqi
案例源代码实现,用matlab实现定时器的编程代码。(Case source code, using matlab realize the timer programming code.)
- 2013-09-02 16:19:28下载
- 积分:1
-
Genetic-Algorithms
遗传算法实例及其MATLAB实现,里面有一些与遗传算法相关的实例,并用MATLAB的程序实现(Genetic Algorithms)
- 2013-10-31 21:45:02下载
- 积分:1
-
svd01
实现信号的SVD 分解,对信号中的奇异性进行监测,对突变信号点也可以很好监测(to complete the SVD for signals,Singularity of signal monitoring, signal monitoring point can be very good for mutations)
- 2013-04-25 15:29:30下载
- 积分:1
-
kernel_k_means
kernel kmeans is a fast and efficeient kmeans algorithm implementation
- 2009-05-01 11:41:03下载
- 积分:1
-
DeepLearnToolbox-master
深度学习工具包,包含神经网络,卷积神经网络等众多深度学习工具的MATLAB源码(MATLAB source deep learning kits, including neural networks, neural networks, and many other convolution depth learning tool)
- 2021-04-13 16:38:56下载
- 积分:1
-
wgmvpara
小波灰度矩向量计算代码,首先进行morlet连续小波变换,然后将小波灰度矩分为16份(Wavelet gray moment vector calculation code, the first to morlet continuous wavelet transform, and then divided into 16 wavelet Gray Moment)
- 2010-10-03 18:14:13下载
- 积分:1