-
IdentifyingRoundObjects
这是matlab的关于识别圆形物体的源代码,希望对大家有用(This is a matlab circular objects on the identification of the source code, in the hope that useful to everybody)
- 2008-06-12 13:57:45下载
- 积分:1
-
lvbohou
说明: 正弦信号,单个频率的正弦信号,频率为1KHz,幅度为5(Sinusoidal signal, a single frequency sinusoidal signal, a frequency of 1KHz, the range of 5)
- 2010-04-28 10:29:32下载
- 积分:1
-
digitizexxGraph
Matlab script for digitizing a published graph
- 2013-01-07 23:24:43下载
- 积分:1
-
fs
说明: this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:11:32下载
- 积分:1
-
RLS
RLS算法的matlab实现,用于智能天线以及波束成形(RLS algorithm matlab implementation, and beamforming for smart antenna)
- 2014-11-20 13:34:43下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1
-
inverter_pwm1phase
simulation of single phase sinusoidal PWM inverter
- 2009-11-15 01:41:04下载
- 积分:1
-
genetic
Genetic toolbox for Matlab.
- 2013-03-16 22:34:21下载
- 积分:1
-
CS_HelloWorld
压缩感知的介绍性算法 主要是介绍OMP算法在稀疏信号重构上的实现(The compressed sensing introductory algorithm is introduced OMP implementations of the algorithm in the sparse signal reconstruction)
- 2012-09-18 17:40:50下载
- 积分:1
-
MATLABshiyongyuandaima
目录
1.图像反转 2
2.灰度线性变换 2
3.非线性变换 4
4.直方图均衡化 5
5. 线性平滑滤波器 6
6.中值滤波器 7
7.用Sobel算子和拉普拉斯对图像锐化: 8
8.梯度算子检测边缘 9
9.LOG算子检测边缘 11
10.Canny算子检测边 缘 12
11.边界跟踪 (bwtraceboundary函数) 13
12.Hough变换 14
13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀操作 19
16.腐蚀操作 20
17.开启和闭合操作 21
18.开启和闭合组合操作 22
19.形态学边界提取 24
20.形态学骨架提取 25
21.直接提取四个顶点坐标 26
22.文件打开窗口 27
(Contents 1 image reversal 22 23 gray linear transformation. Nonlinear transformation 44. Histogram equalization 55 linear smoothing filters 66. Median filter 77. Sobel operator and Rapp Las Image Sharpening: 88. gradient edge detection operator 9 9.LOG edge detection operator 11 10.Canny count of edge detection 1211. the border tracking (bwtraceboundary function) 1413 13 12.Hough transform histogram. threshold Law 1614 automatic thresholding method: Otsu 1815 expansion operation 1916. corrosion operation 2017. opening and closing operation of 2118. combination of opening and closing operation 2219. morphology boundary extraction 24 20 morphological skeleton extraction 2521 direct extraction of four vertex coordinates 2622 File Open window 27)
- 2013-05-10 21:44:14下载
- 积分:1