-
ChaosAttractors
混沌优化程序,各种混沌优化的例子,时分混沌,chengs,logistic,duffing,henon,loren2.(chaos optimization procedures, various examples of chaos optimization, chaotic hours, chengs, logistic, Duffing, henon, loren2.)
- 2007-04-11 09:32:44下载
- 积分:1
-
matlabprogram100
说明: matlab的经典实用100例,是在做仿真的好帮手(matlab classic 100 cases of utility is a good helper to do simulation)
- 2008-11-18 20:06:12下载
- 积分:1
-
mexcdf.r4000
Toolbox to read netcdf files on Matlab
Install:
javaaddpath([pwd /netcdfAll-4.2.jar ])
unzip( mexcdf.r4000.zip )
addpath ([pwd /mexcdf/mexnc ])
addpath ([pwd /mexcdf/snctools ])
- 2013-08-17 09:53:36下载
- 积分:1
-
dtw
用于大矩阵,采用矩阵运算优先速度的dtw算法实现。
dtw:Dynamic time warping 动态时间弯曲算法(dtw:Dynamic time warping )
- 2013-11-29 15:45:25下载
- 积分:1
-
julei
此为matlab编的聚类程序,可以快速的对位置样本进行聚类(This is a matlab series clustering procedure, you can quickly sample clustering of the position)
- 2013-08-03 21:46:45下载
- 积分:1
-
COM
精通MATLAB与C和C++混合程序设计第一章(Proficient in MATLAB and C and C++ hybrid program)
- 2012-04-12 15:39:17下载
- 积分:1
-
CA_DOA
用matlab编写的压缩感知DOA,对于超分辨学习很有帮助,内容非常详细(Compressed sensing using matlab DOA, very helpful for super-resolution, very detailed)
- 2021-03-16 15:39:22下载
- 积分:1
-
CNN_Classification
说明: 神经网络进行分类的源代码,可以下载了自己琢磨看, 可以运行(Neural network classification of the source code, you can download their own thinking, you can run)
- 2021-02-19 16:14:33下载
- 积分:1
-
Untitled
matlab环境下基于数学形态的连通域实现车牌的提取。(matlab environment connected components based on mathematical morphology to achieve the extraction plate.)
- 2010-06-03 20:36:21下载
- 积分:1
-
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