-
matlab.study
这是本人精心做的,真的做的不好,我也是费了好大的心力来研究这个工作,也是我第一次来做关于matlab的源程序(this is carefully done, I really do not, and I also spent a lot of effort to study the work, is the first time I have to do on the source Matlab)
- 2007-02-10 23:44:41下载
- 积分:1
-
binomial_test
demonstrates the binomial method
- 2010-02-08 16:53:52下载
- 积分:1
-
AntClustering
Improved ant clustering algorithm
- 2013-12-10 16:55:17下载
- 积分:1
-
54321
经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)(HSI color space conversion via, Canny operator edge detection, image segmentation Call Call text color segmentation edge point steps (including source files and the image))
- 2014-01-06 20:26:52下载
- 积分:1
-
huffman
matlab 实现对整篇文章进行huffman压缩编码的源程序(matlab achieve whole article to the source huffman coding)
- 2007-12-27 20:22:38下载
- 积分:1
-
pv_array
system photovoltaic sous matlab
- 2012-05-10 06:42:47下载
- 积分:1
-
zhengshutfft
matlab自编整数次傅立叶分解及波形评估(Matlab self Integer Fourier decomposition and Waveform Evaluation)
- 2007-06-22 15:21:42下载
- 积分:1
-
matlab
matlab基本信号处理函数相关资料(pdf格式)(matlab basic signal processing functions related information (pdf format))
- 2011-09-25 10:15:31下载
- 积分:1
-
Due-pinout.pdf
arduino due pinout pdf for sam3x8e
非常有用的文档(arduino due for all pinout pdf for sam3x8e)
- 2015-02-04 13:53:19下载
- 积分:1
-
pdist2plus
In point set analysis, it is useful to compare 2 sets of points by computing the distance between each possible point pair. For example, this is a required step in the ICP point set registration algorithm. MATLAB s built in function for computing the distance matrix is pdist2. This function does the same thing, but also returns an angle matrix, which is the angle defined by each possible point pair. The limitations of this function are that it only computes the Euclidean distance and it only works in 2D. This function is useful for excluding hypotheses that don t match distance and orientation constraints for object detection in computer vision.
- 2015-02-12 16:31:55下载
- 积分:1