-
Matlabbp
利用matlab实现的BP神经网络算法,对初学者很有用(matlab neural network to achieve the BP algorithm)
- 2009-04-30 18:31:25下载
- 积分:1
-
rnnContr1
matlab code neural network rbf
- 2015-01-06 02:59:43下载
- 积分:1
-
ica_filter
ica_filter for signals matlab code
- 2013-12-04 22:58:06下载
- 积分:1
-
ctm_matlab-master
几个交叉口的细胞传输模型仿真,可以用于交通流的观测,信号交叉口的控制等(cell transmission model)
- 2018-07-31 16:57:40下载
- 积分:1
-
MATLAB
Matlab基础学习资料,从功能介绍到程序设计,为初学者提供很好的引导作用(Matlab-based learning materials, from functional description to the program design, to provide a good guide for beginners)
- 2010-08-11 16:50:54下载
- 积分:1
-
@kdtree
kd树在matlab下的实现主要包含4个子函数(The following code implements a KDTree search algorithm in MATLAB.There are 4 main functions)
- 2012-03-28 16:57:53下载
- 积分:1
-
CTD
RBR海洋要素数据处理(数据的自动识别截取,温盐剖面图)(RBR marine elements of data processing (automatic identification data capture, thermohaline sectional view))
- 2014-10-11 03:28:25下载
- 积分:1
-
FBGFPI
计算啁啾,均匀,取样光栅透射谱。可以改变周期,占空比,长度等各种参数(Calculated chirp, evenly sampled grating transmission spectrum. Can change the various parameters of the period, duty cycle, length, etc.)
- 2012-10-02 15:41:58下载
- 积分:1
-
20130820matlab
matlab代码matlab北航出版社控制代码系统辨识与自适应控制MATLAB仿真(matlab adaptive control)
- 2015-03-28 21:15:43下载
- 积分: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