-
cube
画出一个“立体的”立方体,用红蓝眼镜看可以看出立体效果。(This matlab code draw a 3D cube .)
- 2010-09-13 14:08:43下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
Genetic-Algorithmsmatlab-code
基于matlab的遗传分析算法和代码,对学习遗传分析很有帮助(Matlab-based genetic analysis algorithms and code, to learn useful genetic analysis)
- 2014-08-21 11:00:09下载
- 积分:1
-
5
说明: an introduction to programming and methods (an introduction to programming and methods)
- 2011-03-10 22:37:45下载
- 积分:1
-
Blind_Adaptive_Filtering123
自适应滤波的matlab代码,非常实用,可配合专门的书籍参考(Adaptive filtering matlab code, very practical, with special reference books)
- 2015-04-06 13:01:30下载
- 积分:1
-
zuiyongkongzhi
基于复合形法的最优控制m文件,以实现可直接使用(M files based on optimal control complex method to achieve can be used directly)
- 2013-12-22 16:31:25下载
- 积分:1
-
detection-matrix-and-check-block
detection matrix to detect lost data in image reconstruction
- 2011-07-15 06:58:43下载
- 积分:1
-
OFDM
matlab code for OFDM Trasnmitter and Receiver (Matlab Code)
- 2015-02-03 15:55:30下载
- 积分:1
-
quad_M
分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。(were given the use of adaptive Simpson integral numerical integration methods (QUAD.m) and adaptive Lobatto should the numerical integration algorithm (QUADL.m).)
- 2007-03-19 22:28:41下载
- 积分:1
-
shijanxulie
matlab实现时间序列分析,供初学者学习(Time series analysis matlab realize, for beginners to learn)
- 2013-09-09 17:02:42下载
- 积分:1