-
grounding
关于中性点接地故障分析仿真,仿真了中性点接地系统零序电流大小及规律。(On neutral ground fault analysis and simulation, simulation of neutral grounding system zero sequence current size and regularity.)
- 2020-06-17 06:00:02下载
- 积分:1
-
opt
计算二维无约束优化的Powell法和坐标轮换法,以及一维搜索的黄金分割法和搜索区间确定的两个子程序.(Calculation of two-dimensional unconstrained optimization method of Powell and coordinate rotation method, as well as one-dimensional search of the golden section method and the search interval determined by the two subroutines.)
- 2007-11-16 07:34:38下载
- 积分:1
-
mitmatlab2
说明: 数据挖掘经典算法matlab实现,补充代码!(Classical data mining algorithm matlab realize, supplementary code!)
- 2008-09-22 14:47:28下载
- 积分:1
-
induction-motor
induction motor line start simulation in matlab
- 2011-11-30 06:18:56下载
- 积分:1
-
matlab-source-code-2660
matlab程序设计教程源代码,很不错的,都是代码。是学习MATLAB,提高都受能力的参考资料(MATLAB codes)
- 2009-11-12 16:31:52下载
- 积分:1
-
1280fft
1280点fft变换,改变传统的需2046点FFT的情况。(1280 point FFT,radix 4 and radix 5 )
- 2010-11-07 23:05:19下载
- 积分:1
-
Interpolation-and-fitting
主要描述了matlab中拟合与插值的方法,用插值法来应对实验数据不足的情况。(the code is mainly about the interpolation and fitting.If you don t have enough interpolation, you can use it.)
- 2011-09-26 20:53:59下载
- 积分:1
-
displacementPID
小车位移的模拟仿真实验.其中pidoff.mdl 为无pid的时候小车的位移仿真曲线
pidon.mdl 为有pid的时候小车的位移仿真曲线(Trolley displacement simulation experiment)
- 2014-01-03 18:47:39下载
- 积分:1
-
dwt
MATLAB的基于离散小波变换的数字水印嵌入与提取。(MATLAB-based discrete wavelet transform digital watermark embedding and extraction.)
- 2011-04-23 08:59:17下载
- 积分: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