-
Digitalfilersourcecode
这是用MATLAB来实现的数字滤波器,对于做光学三维测量和数字通信方面都很有帮助(This is achieved using MATLAB digital filter, for to do three-dimensional optical measurement and digital communications are helpful)
- 2009-03-11 20:48:20下载
- 积分:1
-
1
说明: matlab学习书籍,pdf格式,书名:MATLAB6.5应用接口编程。(matlab learning books, pdf format, title: MATLAB6.5 application interface programming.)
- 2013-03-27 20:53:38下载
- 积分:1
-
tsunamiModelling
一个简单的用来计算海啸的小程序。用matlab编写,可以看到一个简单的海啸动态过程。(A simple used to calculate the tsunami small programs. Matlab prepared, you can see a simple tsunami dynamic process.)
- 2011-12-07 13:50:25下载
- 积分:1
-
Mturrbo-matlla
用Matlab开发的Turbbo码仿真程序源码
(The Turbbo code developed using Matlab simulation program source code)
- 2012-08-16 09:01:27下载
- 积分:1
-
preprocessing-methods
一阶导数、二阶导数,矢量归一化(SNV),多元散射校正(MSC),数据中心化,直接信号校正,平滑处理六种光谱数据预处理的方法(A first derivative, second derivative, vector normalization (SNV), multiplicative scatter correction (MSC), the data center of the direct signal correction, smoothing six kinds of spectral data preprocessing methods)
- 2021-04-08 08:39:01下载
- 积分:1
-
Simulink-flat-fading
基于Simulink的平坦瑞丽衰落的信道建模与性能分析(Based on channel modeling and performance analysis of Simulink flat fading)
- 2015-04-04 11:17:54下载
- 积分:1
-
18062014
他的计划是dehaze图像由使用多个大气参数得糊里糊涂了融合技术. .(his program is to dehaze an image which is hazed by atmospheric parameters by using multiple fusion technique..)
- 2015-04-13 10:34:18下载
- 积分:1
-
禁忌搜索
MATLAB平台运行的禁忌搜索算法代码,亲测可用(Tabu search algorithm code running on MATLAB platform, pro test available)
- 2020-07-10 23:08:59下载
- 积分:1
-
count_K.N
k个位子,n个元素填充,每个位置上数字可重复。例程为一简洁的递归算法,显示所有可能的组合(n to K problem)
- 2009-05-18 07:11:20下载
- 积分: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