-
fraction_bn
绘制分数阶bode曲线和奈奎斯特曲线的matlab代码(To draw fractional bode curve and Nyquist curve matlab code)
- 2021-04-09 10:19:00下载
- 积分:1
-
shannon
信息论中变长编码的香农编码程序,大家可以互相学习(In the information theory of shannon length coding encoding process, we can learn from each other)
- 2011-12-28 19:16:45下载
- 积分:1
-
fem_toolbox
matlab-fem-analysis-and-application tool box
- 2014-01-05 14:53:23下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
Demo_MWC
调制宽带转换器 matlab代码
实现频谱欠Nyquist速率采样检测(MWC Modulated Wideband Converser)
- 2013-03-07 19:32:25下载
- 积分:1
-
Prog_Sliding
sliding mode controller
- 2013-09-05 16:38:12下载
- 积分:1
-
ModalANALZ
modal analysis for two machine Kundor System
- 2012-10-10 22:04:35下载
- 积分: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
-
gm-862
GM 862 gsm gprs modul visual basic project and aplication. Take photo from GM 862 modul and sample project.
- 2014-01-18 16:27:00下载
- 积分:1
-
complex_for_file_ex_4
优化算法,用于多目标非线性函数在约束条件下的求解,经典算法simplex演变而来(Optimization algorithm for solving multi-objective nonlinear function under constraints, the classical algorithm simplex evolved)
- 2012-11-28 10:53:32下载
- 积分:1