资源列表
nirbeer
- 采用偏最小二乘法对啤酒样品进行数据分析。-Using partial least squares data analysis of beer samples.
eof-kejian
- EOF算法简介及相关程序,运用一种新算法很好的利用原始数据去预测未来数据。-About EOF algorithm and related procedures, using a new algorithm to good use raw data to predict future data.
lzma-sdk-4.32
- Lzma的全称是Lempel-Ziv-Markov chain Algorithm,和bzip2/gzip一样,是一款压缩/解压软 件.它比bzip更加快速与高效。就我们所知, gzip压缩比率低于bzip2 (还有 lzma).-Compression ratio results are very dependent upon the data used for the tests. Usually, 7-Zip compresses to 7z format 30-70 better th
运动员最佳匹配问题
- 羽毛球队有男女运动员各n人。给定2 个n×n矩阵P和Q。P[i][j]是男运动员i和女运动员j配对组成混合双打的男运动员竞赛优势;Q[i][j]是女运动员i和男运动员j配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i和女运动员j配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i]。设计一个算法,计算男女运动员最佳配对法,使各组男女双方竞赛优势的总和达到最大。 输入:。第一行有1 个正整数n (1≤n≤20
STBC_MIMO
- 实现MIMO中的空时分组码STBC的编解码,空时分组码结合MIMO是研究热点-realize MIMO-STBC coding he decoding,the STBC technology is hot spot in today communication system
naiveBayesClassify
- 机器学习算法,朴素贝叶斯分类器,常用作文本分类,或者用在本体匹配算法中用作相似度的计算-Machine learning algorithm, naive bayes classifier, commonly used ZuoWenBen classification, or use in ontology matching algorithm used in the calculation of similarity degree
EBMA
- This contains a small report of integer pel and half-pel EBMA plus its implementation
Wavelet_OMP
- 用小波变换和OMP重构的压缩感知算法来重构lena图像。-CS Algorithm with DWT and OMP。
heapsort
- 本程序限定产生16个1-100之间的不重复的随机数,统计排序过程中的元素比较次数-The program generates 16 1-100 limit between non-repeating random numbers, statistical elements in the process of sorting the number of comparisons
SOSTOOLS.204
- 平方和分解的半正定规划构造Lyapunov函数的工具箱,多多交流,嘿嘿!-Sum of squares decomposition of the semi-definite Lyapunov function construction planning toolbox, interact more, hey!
BA-BBV-code
- 小世界 bbv网络生成仿真软件 可以模拟两个网络的演化-Generate small-world bbv network simulation software can simulate the evolution of the two networks
GMRES_algorithm
- 这是一个用于实现GMRES算法的程序,可以通过修改源代码,实现不同的功能-This is a procedure used to implement GMRES algorithm, you can modify the source code for different functions