-
Car_DOF2
汽车操作动力学的简化2自由度模型,采用Matlab实现。可以实现对汽车的动力学仿真(Automotive operations to simplify the kinetics of 2-DOF model, using Matlab to achieve. Can be achieved on the vehicle dynamics simulation)
- 2007-11-30 21:14:58下载
- 积分:1
-
lu_decompose
基于数值计算的矩阵分解。用MATLAB实现的LU分解算法(Based on the numerical calculation of decomposing matrix. MATLAB LU decomposition algorithm)
- 2010-09-25 16:42:23下载
- 积分:1
-
Matlab_general_neural_network
Matlab 通用神经网络代码;介绍说明以及源代码(General Matlab neural network code introductory notes, and source code)
- 2009-04-26 11:32:37下载
- 积分:1
-
capacity
协作分集信道容量的研究英文的,给出了不同情况下的模型()
- 2008-05-06 15:12:52下载
- 积分:1
-
43680507w_pulse_compress_LFM
应用matlab编程算法实现的匹配滤波器的编程源码(Matlab programming algorithm applied to achieve the programming source code matched filter)
- 2009-12-26 23:49:34下载
- 积分:1
-
QiuJu
说明: 基于matlab的求矩源程序,程序中求出了经典7阶矩,并继续求出了后5阶矩,即一共求出了12阶矩.(Moment based on matlab source of demand, the program derived a classic 7-order moment, and continue to derive a 5-order moment, namely, to derive a total of 12 moments.)
- 2008-12-04 11:43:21下载
- 积分:1
-
SEP
基于matlab开发的sep协议,很好可用(Wireless sensor network routing)
- 2013-01-10 17:48:17下载
- 积分:1
-
GaussElim
matlab program numerical methods
- 2014-08-09 22:22:09下载
- 积分:1
-
juzhen-yunsuan-matlab
矩阵运算matlab源程序,希望对有用着提供帮助(Matrix matlab source, hope to useful help)
- 2014-10-27 15:41:42下载
- 积分:1
-
Connected-Component-based-text-region-extraction
The basic steps of the connected-component text extraction algorithm are given below,
and diagrammed in Figure 10. The details are discussed in the following sections.
1. Convert the input image to YUV color space. The luminance(Y) value is used for
further processing. The output is a gray image.
2. Convert the gray image to an edge image.
3. Compute the horizontal and vertical projection profiles of candidate text regions
using a histogram with an appropriate threshold value.
4. Use geometric properties of text such as width to height ratio of characters to
eliminate possible non-text regions.
5. Binarize the edge image enhancing only the text regions against a plain black
background.
6. Create the Gap Image (as explained in the next section) using the gap-filling
process and use this as a reference to further eliminate non-text regions the
output.
- 2014-12-16 00:41:34下载
- 积分:1