资源列表
HM-10.0
- HEVC代码HM10.0,资源来自官网。目前HEVC已经正式更名为H.265-This is the source code of HEVC, which is come from government website.The vision of the code is 10.0
MIMO
- Document for MIMO OFDM
MATLABclassicalgorithms
- MATLAB的经典算法,包括数据分析,解方程,绘图,规划问题等-MATLAB classic algorithms, including data analysis, solving equations, plotting, planning, etc.
ZUIYOUHUAFORMatlab
- Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
Matlab-For-Engineers-And-Scientists-(Third-Editio
- Book on Matlab for engineers
Top-Ten-Algorithms-In-Data-Mining
- 这是数据挖掘领域总结的十大经典算法,有助于同学们研究-This is a summary of the top ten algorithms of the field of data mining to help students
bat_algorithm
- 一种新型基本的元启发式蝙蝠算法程序,可根据自己要求修改。-A new type of basic yuan heuristic algorithm procedures, bat changes. According to their own requirements.
tetrisV2.0
- 用matlab编的俄罗斯方块游戏,实现该游戏各种功能-Matlab code of Tetris game with
690 STAP_ver_4
- STAP经典教程,MIT Ward J 空时自适应处理报告对应程序(MATLAB program of Space-time adaptive processing for airborne radar Ward J)
MachineLearning入门
- 吴恩达老师的几个机器学习例程,比较简单容易上手(Some of Mr. Wu Enda's machine learning routines are easier and easier to handle)
Tetris
- 用Matlab GUI制作的小游戏俄罗斯方块。-Matlab GUI making the game Tetris.
meanshift跟踪程序
- 比较简单的meanshift跟踪算法,但适应性一般