-
tfa
this code gives various types of filter designs like chebbyshev and butterworth filters
- 2010-10-20 18:38:11下载
- 积分: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
-
knnsvm
结合KNN(最近邻)算法和SVM(支持向量机)算法的分类器,,原创(KNN+SVM classification recognition algorithms, absolute originality)
- 2021-03-09 20:09:27下载
- 积分:1
-
MISO_MU
这个程序是用来仿真多小区多用户,已知信道信息,采用OFDM,QPSK调制下的误码性能分析,特点是将预编码参数放在频域处理。(This program is used to simulate multi-user multi-cell, known channel information, using OFDM, QPSK modulation BER performance under analysis, is characterized by the pre-coding parameters on the frequency domain.)
- 2021-05-07 21:04:36下载
- 积分:1
-
toolbox_image
unctions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
- 2011-06-15 17:36:50下载
- 积分:1
-
matlab_learning_2nd_ed
Matlab Learning in Persian
- 2015-01-16 16:35:06下载
- 积分:1
-
fastdfa
DFA方法,检测非平稳时间序列的波动性,用的非常普遍的方法,一种快速计算方法(DFA method)
- 2013-12-03 12:40:57下载
- 积分:1
-
fuzzyhenon
基于模糊建模的方法实现了对 henon系统的描述,这种思想对于模糊建模研究的学者可是很有启发意义的哦(Method based on fuzzy modeling to achieve a description of henon system, this thought for the fuzzy modeling of the scholars, but very enlightening Oh)
- 2010-06-27 19:44:09下载
- 积分:1
-
Rayleigh_Jakes
使用Jakes方法产生单径Rayleigh衰落信道
输入多普勒频移, 样值之间的时间间隔以及 输出瑞利样值序列的长度,最后计算
输出Ns长的瑞利样值序列,加入多普勒频移
- 2012-04-11 17:29:43下载
- 积分:1
-
matlab-_scaler
分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。(Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab)
- 2013-12-06 19:39:46下载
- 积分:1