-
MatlabClassicAlgorithm
说明: 本人调试好的经典的10多个Matlab算法,即克鲁斯卡尔算法,方便数值计算。(Kruskal Algorithm)
- 2010-04-09 20:49:25下载
- 积分:1
-
yuyindaoxu
用Matlab以及c语言求语音序列的倒谱
这某段语音信号求FFT、取模、取log、IFFT得到倒谱,并画图。选取一段进行分析,分别对浊音和清音各自求倒谱。(Using Matlab, as well as for c language serial Cepstral voice that voice signal for a certain period of FFT, check mode, check log, IFFT been cepstrum, and drawing. Select a section of the analysis, respectively, and the voiceless to voiced their demand cepstrum.)
- 2021-05-24 01:30:02下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
k-means
matlabk-means聚类多维数据分析(matlabk-means clustering multidimensional data analysis)
- 2016-01-23 10:35:11下载
- 积分:1
-
002
MATLAB环境下采用灰度变换的方法增强图像的对比度(Using gray-scale transformation method of contrast-enhanced images)
- 2009-02-09 00:47:10下载
- 积分:1
-
EPLL
基于simulink的三相增强型锁相环,实现电网不对称故障下的锁相。
内含:
1.可自由调节电网不对称情况的电源
2.普通锁相环
3.增强型锁相环(Based on the the simulink of three-phase enhanced phase-locked loop, phase-locked grid asymmetric fault. Contents: 1. Freely adjustable power grid asymmetric. Ordinary phase-locked loop. Enhanced PLL)
- 2013-01-11 17:20:33下载
- 积分:1
-
modify-demod
视频数据的模式识别,在数字电视模式识别中有用的源代码(The video data of the pattern recognition, the source code useful in digital television pattern recognition)
- 2013-03-15 20:39:06下载
- 积分:1
-
signal_reconstruction
数字图像处理中的经典问题之一——图像重构的matlab程序。(Digital image processing in one of the classic- the matlab image reconstruction process.)
- 2010-06-28 16:39:45下载
- 积分:1
-
chaotic_PSO
This program is an M-file of Chaotic version of Particle Swarm Optimization method.
- 2009-04-27 15:53:34下载
- 积分:1
-
Chapter_6
LPC sample code 6 matlab
- 2013-05-04 15:13:28下载
- 积分:1