-
IEEEMatlab
MATLAB:A Tool for Algorithms Development and
System Analysis
- 2010-11-19 15:59:57下载
- 积分:1
-
MOSGA1
基于NSGA方法的多目标遗传算法程序,本程序为通用包,可自行修改.(NSGA method based on multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.)
- 2007-04-28 12:07:39下载
- 积分:1
-
Helmholtz
用迭代法在MATLAB中实现(赫姆霍兹)Helmholtz方程组的求解(Solving Helmholtz equation set by iterative method in MATLAB)
- 2013-07-18 23:04:33下载
- 积分:1
-
RLS
说明: RLS算法
简单的介绍了RLS算法的使用,便于大家理解RLS算法。(RLS algorithm is simple introduction to the use of RLS algorithm, facilitate better understanding of RLS algorithm.)
- 2010-04-21 13:10:31下载
- 积分:1
-
buck_boost
说明: 利用similink,建立的buck-boost电路,属DCDC电路的一种(BUCK-BOOST electric circuit)
- 2020-06-22 13:00:02下载
- 积分:1
-
colorsegmentation
color image segmentation in matlab
- 2010-01-14 23:02:54下载
- 积分:1
-
8queens
implementation of eight queen problem using genetic algorithm
- 2012-05-19 02:38:36下载
- 积分:1
-
radar_eq
雷达方程,可以输入参数来求解雷达方程,亲测可以运行(radar equation)
- 2013-03-31 21:28:36下载
- 积分:1
-
Several-MPPT-Methods
详细介绍几种常用光伏最大功率跟踪算法,并对其各自缺点提出改进(Comparison and Improvement of Several MPPT Methods)
- 2014-02-19 15:17:47下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1