-
ANN
用感知器实现或功能的M文件,MATLAB中运行正确,(ANN)
- 2009-10-12 18:05:02下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
common
做机器视觉用的matlab库,适用于自动机器人(Make use of matlab library for machine vision for automated robot)
- 2014-12-21 10:06:51下载
- 积分:1
-
xiaobofenxitezhengtiqu
语音信号处理中,基于小波分析的特征提取的源程序,实现效果较好(Speech signal processing, feature extraction based on wavelet analysis source to achieve better)
- 2013-04-28 23:20:32下载
- 积分:1
-
matlab-source-code
该文件中包含了详细的matlab实现的源代码,很适合初学者入门。代码的运行环境有要求:
1. 软件环境
需要安装暴风影音才能正常播放.WMV文件;
MATLAB R2011b 版本的软件。
2. 硬件环境
处理器:CPU主频不低于1GHz;
内存:不小于256MB;
硬盘:不小于10GB;
显示器:支持1024*768分辨率。(The file contains a detailed matlab realize the source code, it is suitable for beginners. Operating environment code required:
1 Software Environment
STORM need to be installed in order to play properly .WMV file
MATLAB R2011b version of the software.
2 hardware environment
Processor: CPU clock speed of not less than 1GHz
Memory: not less than 256MB
Hard disk: not less than 10GB
Display: 1024* 768 resolution.)
- 2014-08-29 15:04:31下载
- 积分:1
-
New Folder (3)
说明: 实现原始LBP特征提取,并通过统计直方图进行提取,(The original LBP feature is extracted by statistical histogram,)
- 2020-03-03 13:51:23下载
- 积分:1
-
galib246
遗传算法的一个07版本,可以让初学者有入门,让有一定基础的同志有进阶。(07 version of a genetic algorithm that allows beginners get started, so that some comrades are based Advanced.)
- 2011-04-29 09:48:08下载
- 积分:1
-
fourierica
FourierICA是一种无监管的自适应学习方法,用于盲源分离问题,将短时傅里叶变换STFT与独立分量分析ICA相结合。(FourierICA is an unsupervised learning method suitable for the analysis of bss.The method performs independent component analysis(ICA) on short-time Fourier transforms of the data. )
- 2015-01-28 10:49:37下载
- 积分:1
-
VRP_algorithm
5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件(5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and tabu search algorithm m file)
- 2020-12-27 18:19:02下载
- 积分:1
-
窗函数
主要包括余弦坡度窗、帕曾窗、指数窗和高斯窗,窗函数的选择对于结果起着重要的作用,针对不同信号和不同的处理目的来确定窗函数的选择才能取得良好的效果。(It mainly includes cosine slope window, parzen window, exponential window and gauss window)
- 2018-08-26 17:04:12下载
- 积分:1