-
chua-chaos
先定义蔡氏方程,再利用ode45画出蔡氏方程的分岔图(we give the equation of chua,then use ode45 function to solve and plot the bifurcation diagram.)
- 2020-11-17 01:59:40下载
- 积分: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
-
psat
a combined solution for all power system related programs in matlab
- 2011-12-02 13:13:47下载
- 积分:1
-
rbmhidlinear
Restricted Boltzmann Machine with binary visible and linear/Gaussian hidden units.
- 2013-12-25 16:30:08下载
- 积分:1
-
fft
本文提出了一种采用六项余弦偶次幂窗三峰插值的算法来对电网谐波进行检测与分析。该算法通过分析电网信号加窗后傅里叶变换的频域表达式,利用谐波频点附近的三根离散频谱的幅值确定谐波谱线的准确位置,进而得到电网谐波的相关参数频率、幅值及相位的计算公式,最后再对其进行加权修正,从而进一步的提高检测的准确度和有效性。( this paper proposes an approach for power network harmonic detection and analysis based on six even order cosine window and triple-spectrum-line interpolation. Through analyzing the adding window signal fourier transform in the frequency domain expression, using amplitude of three discrete spectrum near the harmonic frequency point to determine the accurate position of the harmonic spectrum and get the calculation formula of related parameters of the power network harmonic such as frequency, amplitude and phase, the algorithm further enhances the accuracy and effectiveness by using weighted correction.)
- 2015-10-27 10:47:23下载
- 积分:1
-
ESPRIT_AOA
matlab code for ESPRIT algorithm for AOA
- 2007-12-18 12:45:57下载
- 积分:1
-
mhsample
实现mcmc中的metropolitan抽样,工作环境R2010B(Achieved in the metropolitan mcmc sampling, the working environment R2010B)
- 2010-11-11 19:51:57下载
- 积分:1
-
IMM_matlab_coding
交互多模型估计的程序实现,作为交互多模型的基础程序,希望有用(Interacting multiple model estimation procedure to achieve, as the interacting multiple model based procedures in the hope helpful)
- 2010-05-06 13:00:28下载
- 积分:1
-
lab1
Static system analisy
- 2012-10-26 05:15:22下载
- 积分:1
-
chap2
专家PID控制的matlab例程,主要包括开环,PI控制等方式(Expert matlab control of the PID routines, including open loop, PI control, etc.)
- 2016-01-18 22:57:22下载
- 积分:1