资源列表
ImageCompress(QRfenjie)
- 利用奇异值分解压缩图像,内有详细的实验报告(包括编程思路、结果分析以及实验图像)
RLtoolkit
- 强化学习的仿真程序,用来实现小车爬坡的强化学习,有图形化的表达-Reinforcement learning simulation program used to implement the car climbing reinforcement learning, the graphical expression of
psocluster
- 改进的微粒群算法来聚类高维数据,重点解决了变量加权问题,聚类质量较高。-Improved particle swarm algorithm to cluster high dimensional data, focused on solving the problem of variable weighting and clustering of high quality
data(word)
- 数据结构比较全的题目,有利于面试笔试,是你学习的好东西-Comparison of the whole data structure of the title, the interview written in favor of
LS_SVMlab
- 最小二乘支持向量机MATLAB实现源代码,可以用于模式识别以及回归-Least squares support vector machine MATLAB source code, can be used for pattern recognition and regression
A-Library-for-Support-Vector-Machines
- 支持向量基的库文件,包含说明文件以及相应的网页
abc
- 高斯消元法求矩阵的源代码,输入3个数可以进行线性拟合,质量非常高。-Gauss elimination method for the matrix of the source code, input the number 3 can be linear fit, the quality is very high.
grib2ctl_20110803
- 实现基于.000 文件的滤波,与其他数据文件能够通用实现基于.000 文件的滤波,与其他数据文件能够通用-based on the .000 file bandsequence
beibao
- 背包问题的资料,相对比较全了,可以入门学习用。-Knapsack problem of information, relatively wide, and can be started learning to use.
houzi
- 猴子摘香蕉问题使用C++语言描述,写的不好请大家多提意见!-Monkey mialaw problems using C++ language descr iption, is badly written please speak up!
s-function
- 关于MATLAB中S函数的编写指导,内容非常详细。-On the preparation of MATLAB S function guide, the content is very detailed
morph
- 实现图像morphing的matlab代码