-
MATLAB-book
这是一本很好的matlab教程,对matlab的学者有很大的帮助(this book shows the basis contents of matlab,it can help the man who study matlab.)
- 2009-10-14 16:52:05下载
- 积分:1
-
ICALABIPv2_0
独立分量分析工具,ICAlab,可以对了解独立分量分析的具体操作。(Independent component analysis tools, ICAlab, specific actions can understand the independent component analysis.)
- 2013-03-20 21:04:28下载
- 积分:1
-
MATLAB-function
本文件包含常见的一些matlab函数的用法和功能,便于初学者者使用。(This file contains some of the common usage and function of matlab functions, for beginners to use.)
- 2015-03-25 10:17:08下载
- 积分:1
-
mimo
说明: 一个4*8天线数的mimo仿真程序,采用16QAM调制解调,在平坦衰落环境下的误码率情况(a 4* 8 the number of MIMO antenna simulation program using 16QAM modulation and demodulation, the decline in flat environment of the BER)
- 2021-01-05 17:08:54下载
- 积分:1
-
matlab4asp
对语音识别技术中涉及到的知识用matlab编写了一系列源码供下载,如读取/播放wave文件,音乐信号的时域/频域波形等。(Knowledge of the speech recognition technology involves a series of source code written in matlab for download, such as read/play a wave file, the music signals in time domain/frequency domain waveforms.)
- 2012-12-29 22:06:46下载
- 积分:1
-
层次聚类分析
说明: 包括最长、最短欧式距离法、重心法(标准欧式、平方欧式、精度加权)、平均法、权重法等等(Including the longest and shortest Euclidean distance method, center of gravity method (standard Euclidean, square Euclidean, precision weighting), average method, weight method, etc)
- 2020-03-15 11:00:18下载
- 积分:1
-
3MFCC
自己用的一个求MFCC参数的程序,绝对好用,带原始数据,可直接运行(A program and MFCC parameters, absolutely easy to use, with the original data, and can be run directly)
- 2013-04-19 19:37:54下载
- 积分:1
-
fft_METHE
为使随机序列具有相关性,这里是相关高斯序列生成的一种方法(co rrelated Gaussian sequences)
- 2015-01-29 15:57:38下载
- 积分:1
-
粒子群优化算法
粒子群优化算法与进化计算技术等遗传算法 (GA) 很相似。系统初始化随机解的搜索最优解的人口通过更新一代。然而,不同遗传算法、 粒子群优化算法有交叉和变异等没有演化算符。粒子群优化算法,在可能的解决方案,称为粒子,通过问题空间飞行按照当前最优粒子。
每个粒子跟踪的它的坐标,在问题空间中提供最佳的解决方案 (健身) 到目前为止取得了联系。(健身价值也存储)。此值被称为pbest。跟踪由粒子群优化算法的另一个"最佳"值是最佳值,迄今取得的任何粒子在粒子的邻居。这个位置被称为lbest。当一个粒子作为其拓扑的邻居的所有人口时,最好的价值是全球最好的被称为gbest。
- 2022-07-04 20:07:51下载
- 积分:1
-
Kmeans
用matlab编写的K均值算法,测试数据为Iris数据,经调试运行良好!实验结果稳定!(K-means algorithm using matlab, test data for the Iris data, through debugging and running! Stability of the experimental results.)
- 2012-04-25 13:44:46下载
- 积分:1