-
aman
A fast and simple voxel traversal algorithm through a 3D space partition (uniform grid)
- 2010-11-27 02:48:07下载
- 积分:1
-
Lyapunov
计算Lyapunov指数的Matlab程序,主要是二维Henon映射的Lyapunov指数的计算
(Matlab Lyapunov index calculation procedures, mainly two-dimensional Henon map of the Lyapunov index calculation)
- 2011-05-12 18:10:24下载
- 积分:1
-
xieya
基于matlab编程的叶片泵在过渡区中的卸压梯度曲线,卸压曲线。(Unloading pressure gradient curve of vane pump of MATLAB programming in the transition region based, unloading curve.)
- 2013-09-16 22:09:42下载
- 积分:1
-
matlabtoolbox
介绍matlab神经网络工具箱的命令,是使用神经网络人员的经典手册(Introduction matlab neural network toolbox of command, is to use the classic neural network personnel handbook)
- 2009-11-02 13:19:52下载
- 积分:1
-
raised_cosine
draw raised cosine filter response
draw raised cosine filter response
draw raised cosine filter response
draw raised cosine filter response
- 2009-05-20 11:06:43下载
- 积分:1
-
gabp
数据处理matlab中关于gapp算法的代码(About gapp algorithm in matlab code)
- 2014-09-21 12:50:18下载
- 积分:1
-
dir2cas
波器直线型结构转化成别的形式,这是一种,还有别的转化
(Filter into other forms linear structure, this is a kind of, still have other transformation)
- 2011-11-19 22:17:12下载
- 积分:1
-
Newton-Raphson-power-flow
通用的牛顿拉夫逊法潮流计算程序,可以自行输入支路参数矩阵,节点参数矩阵。(Universal Newton Raphson power flow )
- 2014-01-02 19:20:32下载
- 积分:1
-
刘维主编
实战matlab 并行程序设计 适合入门并行(Actual matlab parallel programming, suitable for entry parallel)
- 2017-09-29 08:25:39下载
- 积分:1
-
Edge-based-text-region-extraction-from-natural-im
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
- 2014-12-16 02:56:28下载
- 积分:1