-
matlab1
说明: 我们知道,小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。以下是一维小波分解的程序.
(We know that a wavelet transform decomposition process is that the original signal were low-pass, high pass filter, and then carried out under the binary sample, we obtained low-frequency, high-frequency (also known as the average, details) coefficient of two parts and Multi-level decomposition is a decomposition of the previous low-frequency coefficients to be further wavelet decomposition is a recursive process. Following is a one-dimensional wavelet decomposition process.)
- 2008-09-29 09:06:45下载
- 积分: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
-
Newton-Raphson
This is Newton-Raphson program matlab to calculat load flow of electrical grid
- 2014-02-14 12:38:25下载
- 积分:1
-
SinglePhasePIInverter
一个单相逆变器,控制环路采用的是MATLAB里面的PID模块,有电流环和电压环,PWM发波模块采用的是MATLAB里面的PWM模块,省去了spwm的脉宽调制,需要在matlab2013中使用,较低版本没法运行(A single-phase inverter control loop uses PID module of MATLAB, current and voltage loop, a PWM wave module adopts the PWM module of MATLAB, eliminating the SPWM pulse width modulation and need to use in matlab2013, lower version did not run)
- 2016-08-02 13:50:38下载
- 积分:1
-
addition_calculator_with_GUI
simple and easy to understand calculator for addition. best for beginner.
- 2010-09-13 18:54:54下载
- 积分:1
-
hjorth
Hjorth calculation of signal
- 2014-11-07 21:35:04下载
- 积分:1
-
roootlocus_plot
MATLAB code for root locus plot
- 2013-09-27 02:24:53下载
- 积分:1
-
gammatonegram
gammatonegram of wav file usinf gammatone filter
- 2015-04-11 17:01:29下载
- 积分:1
-
BPSK
BPSK仿真,Eb/N0=0:10,得出BER与Eb/N0的关系曲线,AWGN信道(BPSK simulation, Eb/N0 = 0:10, draw BER versus Eb/N0 of the curve, AWGN channel)
- 2013-11-12 12:04:49下载
- 积分:1
-
PD-controler
机器人独立PD控制,包含空置率设计和仿真实例(Robot independent PD control)
- 2013-04-09 21:51:53下载
- 积分:1