资源列表
频谱分析
- 对数字信号快速傅里叶变换分析,通过频率的大小来判断信号所处的阶段(Fast Fourier transform analysis of digital signals, the frequency of the size of the signal to determine the stage)
层次聚类代码
- matlab实现层次聚类法,不是用库函数实现的,而是一步步根据算法原理完成的(Matlab hierarchical clustering method, not achieved by library functions, but a step by step according to the principles of the algorithm)
遗传算法跟踪寻优
- 运用遗传算法原理进行跟踪寻优,有一定的实例辅助,经验证,可用(The use of genetic algorithm for tracking optimization, there are certain examples of assisted, proven, available)
matlab-gauss_
- 程序实现了matlab语句编制高斯赛德尔迭代的过程,求解调用函数方便(using matlab to complting the progress to solve equations)
新建文件夹
- 画出正弦余弦信号(Draw a sine and cosine signal)
bayesboundary
- Bayesian boundary algorithm
linearsvm
- A linear SVM implementation
index
- anopther one system folder
svm
- matlab实现的支持向量机,简易的实现代码学习分享(Matlab support vector machines, simple to achieve code learning to share)
PDMA
- 5G MULTIPLE ACCESSINGBTECHNIQUES
OSIC_detector4
- TECHNIQUE FOR MULTIPLE ACCESSING
HMM
- %函数名称:HMMTrain %参数:V-------训练观察序列(n X 1Cell矩阵),IPI,IA,IB-------模型参数初始值 %返回值:PI,A,B-------模型参数的学习结果 %函数功能:隐含马尔科夫模型的Baum-Welch学习算法(% function name: HMMTrain % parameters: V------- trains the observation sequence (n, X, 1Cell matrix), IPI, IA, and I
