-
cdma_oqpskdemod
cdma oqpsk解调程序, matlab例程, 可以直接使用。(cdma oqpsk demod)
- 2015-03-03 10:30:46下载
- 积分:1
-
FEM
说明: 用有限差分法求解电机槽电磁场的经典案例,对象为一个闭口槽,激励源为电流密度(Motor using the finite difference method to solve a classic case of slot fields)
- 2011-03-16 22:05:02下载
- 积分:1
-
复数ICA
实现复数信号的盲源分离, 输入N条通道的混合信号,输出N条源信号(blind signal seperation)
- 2021-01-17 11:48:49下载
- 积分:1
-
hw5
使用Matlab去LOCATE语音信号,尤其是UNVOICED的语音信号(how to locate the beginning and end of the speech, especially when the signal start from the unvoiced character)
- 2010-12-05 03:41:41下载
- 积分:1
-
for_experiments
图象的模糊处理,包括均值和中值处理,掩模分别是3*3和5*5的(Fuzzy image processing)
- 2009-12-29 16:37:03下载
- 积分:1
-
Ex5_pmm
example simulation s of analysis of electrical machinery and drive systems - Pual C. Krause - Ex5
- 2013-10-04 04:32:15下载
- 积分:1
-
red_blue
立体显示红蓝算法Algorithm for three-dimensional display red and blue(Algorithm for three-dimensional display red and blue)
- 2011-09-06 22:37:28下载
- 积分:1
-
PSO
采用PSO算法,以成本最小为目标函数,对蓄电池和超级电容的容量进行了优化(Using PSO algorithm to minimize the cost as the objective function of the capacity of the battery and super capacitor has been optimized)
- 2021-04-01 18:49:18下载
- 积分:1
-
time-series-prediction-of-short-term-traffic
Wavelet neural network time series prediction of short-term traffic flow forecasting
- 2014-12-01 22:49:34下载
- 积分: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