-
pcasift
This package has PCASIFT sourcecode implemented by MATLAB and works powerful in Image processing works.
- 2013-11-20 18:31:49下载
- 积分:1
-
canshu
矢量水听器圆阵的常规波束形成仿真程序,十字交叉阵(Vector Hydrophone conventional circular array beamforming simulation program, criss-cross array)
- 2020-10-18 13:37:26下载
- 积分:1
-
LPR-goodexample
车牌识别的完整程序,调通可用,是学习数字图像处理的大作业,很有借鉴性(A complete license plate recognition program, available through transfer, digital image processing to learn the great work, could learn from nature)
- 2010-09-15 17:34:58下载
- 积分:1
-
lognormal
Maximum Likelihood estimation for lognormal pdf
- 2010-09-23 04:21:44下载
- 积分:1
-
m_seq
一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下载。(A matlab program, m sequence generation process, because the M sequences is very important, want to download.)
- 2009-05-23 07:54:04下载
- 积分:1
-
ARFilter
说明: AR滤波器的标准程序,非常好用,可以试验下(AR filter is standard procedure, very easy to use, you can test under)
- 2021-04-15 21:38:54下载
- 积分:1
-
chap3_09_DMRAS_ordn_d
在自动控制系统的过程中,DMRAS稳定方程 持续时间 稳定时间 动态响应(In the process of automatic control system, DMRAS stability equation dynamic response settling time duration)
- 2013-09-04 14:55:03下载
- 积分:1
-
Algorithm-1
利用登山算法生成大围长的QC-LDPC码(Use hill-climbing algorithm to construct QC-LDPC code)
- 2013-05-02 20:15:11下载
- 积分:1
-
FuzzyNNpid
采用模糊神经网络PID控制,使系统输出跟踪上输入。(Use fuzzy neural network PID control and make the system output track the input.)
- 2021-04-28 10:58:44下载
- 积分: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