-
chip_histogram_features
特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征(Pattern recognition feature extraction is the most important part, here' s matlab code to compute some basic voice features, but also provides a simple classification method based on histogram characteristics of the implementation. Basic features include: Features and Statistics, Energy Entropy Standard Deviation (std), mean entropy, the zero-rate detection, attenuation, and so the six characteristics of the spectrum)
- 2011-05-25 23:07:32下载
- 积分:1
-
code
用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
- 2020-07-03 08:40:01下载
- 积分:1
-
shuzixinhao
数字信号处理的基本理论与方法,有助于初学者更好的学习!(Digital signal processing of the basic theories and methods to help beginners learn better!)
- 2011-11-19 16:49:11下载
- 积分:1
-
qulv
利用MATLAB处理图形图像,求曲线的曲率(Using MATLAB processing graphics demand curve curvature)
- 2012-11-01 15:50:46下载
- 积分:1
-
matlab
关于MATLAB的基本使用的另个程序,主要关于图像处理的(The basic use of MATLAB on the other two procedures, mainly on image processing)
- 2011-04-30 09:55:47下载
- 积分:1
-
ieee_tx11ac
IEEE 802.11ac的发送端代码,用matlab生成,包含发送端的所有模块,至RF前端(IEEE 802.11ac transmitter matlab code)
- 2020-12-14 14:09:14下载
- 积分:1
-
ab5
对matlab初学者很有帮助,尤其是simulink的爱好者。(Matlab helpful for beginners, especially the simulink lovers.)
- 2012-11-05 17:45:45下载
- 积分:1
-
longgeketafa
利用龙格-库塔法求解了航天器深空返回再入运动动力学方程,并对返回再入运动进行了仿真分析。(Use of Runge- Kutta method to solve the deep-space spacecraft reentry return movement dynamics equations, and the return movement is simulated reentry.)
- 2015-03-30 11:28:47下载
- 积分:1
-
共轭梯度法
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcoming of the steepest descent method and avoids the need for the Newton method to store. And the disadvantage of calculating the Hesse matrix and inverting, the conjugate gradient method is not only one of the most useful methods for solving large linear equations, but also one of the most effective algorithms for solving large-scale nonlinear optimization. Among various optimization algorithms, the conjugate gradient method is a very important one. The advantage is that the required amount of storage is small, step convergence, high stability, and no external parameters are required.)
- 2018-11-26 11:07:35下载
- 积分:1
-
眼底图像分析
项目
(眼底图像分析)
数字眼底图像分析在几个疾病计算机辅助诊断中扮演重要的角色。已知的眼科疾病,以及心血管疾病,很多与视网膜血管变化有关。视网膜图像的主要特点是血管。血管可用于检测其他解剖特点。血管的统计数据可以表明疾病的存在。
拟议的自动化癌症诊断系统基本上包括以下阶段。 我)增强 ii) 分割 iii) 特征提取。对比度增强认为绿色通道图像作为输入,包括增强的眼底图像对比度已经实现了小波变换和单个值 decomposation 和现在打算实施轮廓波变换的对比度增强。
- 2022-03-18 03:17:25下载
- 积分:1