资源列表
蝴蝶算法
- 人工智能蝴蝶算法人工智能蝴蝶算法人工智能蝴蝶算法人工智能蝴蝶算法
CCProxy
- 把两个有序表A[0..n-1],B[0..n-1]合并成一个有序表C[0..2n-1]的算法-no
nonlinearanalysis
- 这是一篇关于博士论文,论文上详细的讲了非线性时间序列分析:辨识、预测与控制,很有用哦!-This is an article on the doctoral dissertation, the paper stresses on the detailed analysis of nonlinear time series: identification, prediction and control, useful Oh!
paeprocessordomaqn
- 一个仿真测试4FSK信号的matlab环境GUI程序,可以查看基带IQ波形-A simulation test of 4 FSK signal matlab environment GUI, you can view the baseband IQ waveform
weka
- :<<数据挖掘--实用机器学习技术及java实现>>一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining -- Practical Machine Learning Technology and java achieve gt; Gt; A ma
MATLAB
- 该程序可以用于语音信号的倒谱运算,其他一维信号也适用-The program can be used for speech signal cepstrum computing also applies to other one-dimensional signal
zl20092269
- 以一个二次规划的算法,需要用到复数矩阵,需要用到压缩解压的恢复算法。比较麻烦。-With a quadratic programming algorithm, need to use complex matrix, need to use compression decompression recovery algorithms. More trouble.
Harmonic-Wavelet-Analysis
- 首先给出了谐波小波时频剖面图检测含噪声信号的微弱奇异成分的方法 然后运用谐波小波时频剖面图方 法分析了碰摩故障仿真信号 最后利用该方法对多个实际汽轮机组动静碰摩故障的真实振动信号进行了分析研 究。结果表明, 谐波小波能够得到其它信号分析方法无法得到的特征, 有效识别机组的碰摩故障。-Harmonic wavelet time frequency profile plot is introduced firstly in practice to identify weak
ga
- 遗传算法求解背包问题,结果不错,可以借鉴-Genetic algorithm to solve the knapsack problem, the results are good, can learn
G729B
- 非常好的g.729B工业标准,能够从中学习到语音编码的技术
matlab
- 关于MATLAB的ppt资料,简明扼要的讲解了matlab。-MATLAB' s ppt on information concisely explained matlab.
StackOperations
- 实现简单的栈操作。数据的操作按先进后出的顺序。成员函数为pop push size full empty print等等。 -Simple stack operations. After the operation the data out by advanced order. Member function for the pop push size full empty print and so on.