-
蚁群算法的优化计算(TSP优化问题)
说明: 采用蚁群算法解决TSP旅行商问题。先用dijkstra算法生成初始次优路径,再用蚁群算法搜索全局最优路径。(Ant colony algorithm is used to solve TSP traveling salesman problem. First, Dijkstra algorithm is used to generate the initial suboptimal path, and then ant colony algorithm is used to search the global optimal path.)
- 2020-03-21 18:19:54下载
- 积分:1
-
k_means
k均值的 咱们做非监督分类都用过 不想理解他的原理吗 很重要(k mean we do not want unsupervised classification are used to understand his theory is very important to you)
- 2010-12-15 11:20:00下载
- 积分:1
-
circle
画圆的算法,可用Matlab编程,也可用Mathematica软件编程(Circle algorithm the available Matlab programming, also be used Mathematica software programming)
- 2013-04-05 13:37:53下载
- 积分:1
-
chaos
MATLAB对几种常见混沌仿真,很好的,推荐下载(MATLAB simulation of several common chaos)
- 2010-06-16 15:18:14下载
- 积分:1
-
Matlab_GUI_ImageEdge
说明: matlab实现图像边缘检测,书籍源码,gui编程(Image edge detection matlab, book source, gui programming)
- 2011-03-24 12:12:45下载
- 积分:1
-
sy2
(1) 分别采集一段浊音和清音语音信号(是你自己说的),采样率为8KHZ,量化精度为16比特线性码;
(2) 分析帧长取为30ms(或10ms~50ms);
(3) 根据语音信号倒谱分析和LPC谱分析的编程流程图(图2.1、图2.2)编制浊音语音信号谱分析的matlab程序,上机调试给出相应波形,并根据图形,观察共振峰情况;
(4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。
(5) 在LPC谱分析中,改变阶数p (p分别等于4、8、12、40)时,观察对谱包络的影响,并与信号谱(DFT谱)进行比较。
( voice signal processing)
- 2020-11-17 16:59:41下载
- 积分:1
-
eld-traverse
MT-LSCMA智能天线波束形成盲自适应改进算法 不错的源码(MT- LSCMA blind adaptive beamforming smart antenna algorithm source code)
- 2017-05-24 07:34:44下载
- 积分:1
-
KeyPoints
图像轮廓角点检测,Douglas Peucker算法实现角点检测。输入轮廓图像,实现轮廓角点的获取(Image contour corner detection, Douglas Peucker algorithm corner detection. Input contour image, contour corners to achieve access)
- 2013-11-21 11:10:09下载
- 积分:1
-
MyCal
时间控制小程序,主要用于控制软件的时间管理,可一参考(time control of small procedures, mainly used to control the time management software, a reference to the masses)
- 2005-08-30 14:14:58下载
- 积分:1
-
pcass
This is an efficient implementation of PCA, which use smaller dimension of the data matrix to compute the eigenvectors
- 2010-10-11 07:09:45下载
- 积分:1