-
canny图像边缘算法
说明: 这是一个关于图像边缘检测的小程序,希望对大家有所帮助(This is an image of a small edge detection procedures, we hope to help)
- 2005-09-21 20:40:17下载
- 积分:1
-
CH6
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program other variations.
The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.(The main file in this list of programs is " vblast.m" . Type " help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.)
- 2011-05-04 09:22:59下载
- 积分:1
-
PV1
很实用的光伏并网发电系统模型建模及相关分析。(PV moedl)
- 2014-10-15 22:47:28下载
- 积分:1
-
mopso
说明: 多目标粒子群优化,三个目标函数,帕累托非支配解集(Multi objective particle swarm optimization, three objective functions)
- 2020-04-23 16:46:27下载
- 积分:1
-
zhuiganfa
追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵。(Pursuit method for solving tridiagonal matrix of linear equations, does not apply to other types of matrix.)
- 2012-06-09 09:32:07下载
- 积分:1
-
6
说明: 自己编的关于改进的HHT的算法的部分程序,可以运行!效果还可以(Oneself make up about the improvement of the algorithm of HHT part of program, can run! Effect can also
)
- 2011-12-24 20:35:22下载
- 积分:1
-
Ch3_X_steroFM
通过matlab编程实现了通信原理中的模拟频率调制(FM),并画出了波形。(this source code can realize the fm modulation in communication principles.)
- 2012-04-20 09:47:23下载
- 积分:1
-
MatLab+CDMA+Reference+Blockset+for+Use+with+Simuli
MatLab+CDMA+Reference+Blockset+for+Use+with+Simulink matlab仿真(MatLab CDMA Reference Blockset for Use wit h Matlab Simulink simulation)
- 2007-04-24 15:26:22下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
find_minium
matlab优化程序,简单易用,极大提高工作效率。(matlab optimization procedures, easy to use, greatly enhancing efficiency.)
- 2007-11-27 11:10:59下载
- 积分:1