-
DigitalimageprocessingMatlabCourseware
数字图像处理之MATLAB版的课件 有张卫平老师教授(Digital image processing with MATLAB versions of courseware teacher Professor Weiping)
- 2010-07-30 16:02:02下载
- 积分:1
-
mw
说明: 实现m序列和Walsh序列合成m-w复合序列,并且分别有m序列和Walsh序列的代码(M sequence and Walsh m- sequence synthesis w composite sequence, and there were m sequence code and Walsh sequences)
- 2015-03-09 09:21:55下载
- 积分:1
-
CVPR08-SR
A super resolution algorithm implemented in matlab.
- 2010-10-10 06:04:57下载
- 积分:1
-
music
经典算法MUSIC的MATLAB仿真,实现DOA估计(Classical MUSIC algorithm of MATLAB simulation, the realization of the estimated DOA)
- 2009-05-06 10:27:58下载
- 积分:1
-
libsvm-mat-2.9-1
libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好(libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a very good performance,)
- 2010-01-11 01:01:52下载
- 积分:1
-
185674-sfsa
MATLAB数值积分与应用的一个简短介绍,主要对于初学者应用。(MATLAB numerical integration and application of a brief introduction, the main application for beginners.)
- 2009-03-17 13:30:57下载
- 积分:1
-
romp
In sum capacity of an OFDM system is maximized by allocating each subchannel to the user with the highest channel gain over this channel and distributing power among subchannels in a water-filling manner.
- 2014-02-10 15:51:55下载
- 积分:1
-
fehrs1
Das Tagebuch von Fehrs
- 2010-11-23 02:20:28下载
- 积分:1
-
originalmethod
关于线性调频信号的时频计算,包括了AF,WVD,重排谱图~(The traditional method of linear frequency modulation signal frequency estimation)
- 2016-01-20 15:57:35下载
- 积分: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