-
svm465
This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.(This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm. )
- 2005-06-06 09:41:14下载
- 积分:1
-
wigb
用于应用二维数组,生成地震记录剖面,对于地震模型的模拟数据快速生成剖面很有帮助。(A two-dimensional array for application and generates seismic records for seismic model section of analog data generated fast profile is very helpful.
)
- 2011-05-30 13:31:56下载
- 积分:1
-
Three_N_KD
k-d 搜索,可以搜索大量二维数据点的距离,(k-d tree)
- 2014-12-13 21:57:42下载
- 积分:1
-
简单的文本框数据传递
MATLAB GUI 简单的文本框数据传递(Simple Text Box Data Transfer in MATLAB GUI)
- 2020-06-19 01:40:01下载
- 积分:1
-
zhengxuan1
给予声卡和MATLAB的编程,生成正弦波,声卡是外置的usb声卡,自己电脑的声卡也行(Sound card and MATLAB programming to generate sine wave, is an external sound card usb sound card, your computer' s sound card has line)
- 2010-09-02 15:48:56下载
- 积分:1
-
mleach2222
leach protocol for wsn
- 2012-04-15 03:09:31下载
- 积分:1
-
hierarchicalCentroid
Descriptor for simple shapes (e.g letters).
Computes the descriptor twice in order to describe horizontally and vertically with the same accuracy.
Input: image (2-D, binary or gray)
depth of recursion (default 7),
plotFlag(if on - plot Illustration)
Output:
vec - descriptor: Division locations, values around zero. Of length 2*(2^depth - 2)
(levels: the depth of the division locations.)
- 2013-04-21 07:22:15下载
- 积分:1
-
QAM16
这一段代码是基于matlab的仿真编程,主要是针对16QAM的调制,代码及其仿真结果无不从各个方面详细分析了技术原理。(This piece of code is based on the Matlab simulation programming for 16QAM modulation, code and its simulation results are all from the various aspects of a detailed analysis of the technical principles.)
- 2013-04-27 12:15:45下载
- 积分:1
-
comm_ref
very important reference for matalab
- 2013-05-16 05:32:34下载
- 积分:1
-
K_means
在MATLAB上实现k_means算法,包含k_means算法的思想,和实现方法和程序(In the MATLAB algorithm to achieve k_maens)
- 2009-04-14 21:14:02下载
- 积分:1