资源列表
ujezif
- 信息论与编码重要算法lz算法,汉明码实现码字 分组编码,()
cbdnding
- 在一个操场的四周摆放着n 堆石子,现要将石子有次序地合并成一堆,规定在合并过程 中最多可以有m(k)次选k 堆石子合并成新的()
ydisesquarperformance
- 汽车加油行驶问题 这个问题限制条件很多!我想了两天才想出一个动态规划程序!已经经过测试,是正确的!()
cbmntdk
- 用一观测器从t 1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)()
SVM1
- matlab实现支持向量机分类方法的代码(Matlab implementation of the code for support vector machine classification)
稀疏分解
- 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中所蕴含的信息,更方便进一步对信号进行加工处理,如压缩、编码等(Signal sparse representation is to overcomplete dictionary given in as little as possible to represent atomic signal, signal can be more succinct represen
holkgroqection
- 实在不知道该传什么了,把本人的一点拙作传一下吧 北京的ACM 2050题一道迷宫的程序()
linkforsat
- 设计有理数类rational_number  数据成员: int numerator(分子) int den()
分形与迭代
- 分形与迭代,是用逻辑回归算法实现数值的分形,可修改迭代次数,得到不同的迭代分形(Fractal and iteration are used to realize the fractal of numerical value by the logic regression algorithm, and the number of iterations can be modified to get different iterative fractal.)
Finite_field
- 有限域乘法GF(256)的一个简单应用,并求出乘法逆表(Finite field multiplication)
MNIST_CNN
- 用于MNIST数据集,训练卷积神经网络,预测准确率大约为99.3%(Training Convolutional Neural Network on MNIST dataset)
plsAlda
- 进行pls+Lda对数据分类,适用于光谱文件进行预处理,降维(Classification of data by pls+Lda)