-
ch13
基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件.(MATLAB-based speech recognition system procedures, including HMM, DTW, Record three Matlab M documents.)
- 2006-10-28 19:34:02下载
- 积分:1
-
armin
Obtain the stress in beam
- 2012-08-08 01:16:04下载
- 积分:1
-
line-detection
line detection using hough transform
- 2012-01-30 15:32:40下载
- 积分:1
-
WAVELAB850
老外写的小波变换的工具箱,基于MATLAB环境;压缩包内有详细的说明和相关Demo,参考价值较高。(Written by foreigners Wavelet Toolbox, MATLAB-based environment compressed packet has detailed instructions and Demo, a high reference value.)
- 2008-05-09 10:24:06下载
- 积分:1
-
q_numerical_dpdt
有关matlab的数值计算求导方法,对以后数值计算的求导很实用。(About matlab numerical calculation method of derivation, for subsequent numerical derivation is very practical.)
- 2016-04-05 17:22:35下载
- 积分:1
-
TSP_matlab_code
TSP_matlab_code
using acs(Ant Colony Optimization) (TSP_matlab_code
using acs(Ant Colony Optimization) )
- 2009-12-22 12:01:23下载
- 积分:1
-
memetic
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。(memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.)
- 2011-11-12 02:03:36下载
- 积分:1
-
galerkin8_5_1
Galerkin方法,这是一种真正的无网格方法.这种方法采用移动最小二乘函数采近似解变量,并且采用移动最小二乘近似函数的权函数作为加权残值法的权函数.文中对形成的离散动力学方程用Newmark方法求解(Galerkin method, this is a real meshless method. This method adopts moving least squares in function approximation solution variables, and adopts moving least squares approximate function of weight function as a weighted residual method of weight function. In the paper, the discrete dynamic equation formed with Newmark method to solve)
- 2012-03-26 18:56:14下载
- 积分:1
-
adv_bash_script_guide
Advanced Bash− Scripting Guide
An in− depth exploration of the gentle art of shell scripting
- 2014-08-29 05:13:55下载
- 积分: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