资源列表
CRC7,CRC8,CRC9,CRC16编解码
- CRC7,CRC8,CRC9,CRC16编解码,查表方法实现,CRC7, CRC8, CRC9, CRC16 codec, look-up table method
wave.波形的合成与分解
- 波形的合成与分解。 用matlab编的。可以合成三角波,方波,并分析它们的频谱。有详细的说明。,Synthesis and decomposition of waveforms. Made use of matlab. Can be synthesized triangular wave, square wave, and an analysis of their spectrum. Is described in detail.
GotoBLAS.传说中最快的数值计算包
- 传说中最快的数值计算包。据说比Intel MKL还快。很多源码都采用了汇编编写,Legend of the numerical calculation of the fastest package. Reportedly faster than the Intel MKL. A lot of compilation of source code has been adopted to prepare
gmyuce.灰色预测模型matlab实现此模型
- 灰色预测模型matlab实现此模型可以做一些长期的预测,Gray prediction model matlab can do this model to achieve some long-term forecast
blcok_diagonalized_ci.基于块对角化信道逆转的多用户预编码程序
- mimo下行基于块对角化信道逆转的多用户预编码程序。,mimo downlink multi-user precoding based on block diagonalization channel inversion
TSF-TOOLBOX.基于支持向量机的时间序列工具箱
- 基于支持向量机的时间序列工具箱,用svm作时间序列预测,Based on support vector machines time series toolbox for time series prediction using svm
TSPSA.模拟退火算法SA求解TSP旅行商问题
- 模拟退火算法SA求解TSP旅行商问题。可以自己设定初始温度和冷却温度,SA simulated annealing algorithm for solving traveling salesman problem TSP. Can be set for the initial temperature and cooling temperature
LDA.线性决策分析
- 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
fftpack.fortran程序编写的傅里叶变换工具
- 一个用fortran程序编写的傅里叶变换工具,小巧适用,包括源代码,算例和算例输出。,Using a Fourier transform fortran programming tools, small application, including source code, example and example output.
viterbi_hard_soft_unquant.维特比译码三种判决类型的误码率曲线
- 本程序比较了维特比译码三种判决类型的误码率曲线,This program compares the three kinds of sentence types of Viterbi decoding the bit error rate curve of
BP_GA.用BP网络建立映射关系
- 用BP网络建立映射关系,为遗传算法提供适应度函数,通过改进遗传算法完成最小值优化,the mapped relation is built using BP network in order to provide fitness function for genetic algorithm. At last, optimization of minimum value is finished by genetic algorithm.
kMedoids.rar k-中心聚类算法的matlab实现
- k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。,k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.