-
FastICA_Aapo_Hyvarinen
ICA算法的提出者Aapo Hyvarinen提供的FastICA算法,经典中的经典。(Author Aapo Hyvarinen ICA algorithm FastICA algorithm is available, the classic of classics.)
- 2010-11-14 16:49:19下载
- 积分:1
-
MIMO-channel-matlab
基于matlab的MIMO信道的仿真的源程序(The MIMO channel matlab-based simulation of the source)
- 2011-04-19 09:59:29下载
- 积分:1
-
overlay
function Px=overlay(N,omega,A,sigma,num)
OVERLAY Forms multiple power spectral density estimates.
-------
USAGE Px=overlay(N,omega,A,sigma,num)
Calculates the periodogram using an ensemble of realizations
of a process consisting of a sum of complex exponential in
white noise.
N : length of the signal
omega : vector containing the sinusoid frequencies
A : vector containing the sinusoid frequencies
sigma : the variance of the white noise
num : size of the ensemble (number of periodograms)
- 2012-04-18 10:00:02下载
- 积分: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
-
Adaptive_LMS
说明: 一个LMS自适应算法的例程,可以检测信噪比、改变输入信号和参考信号。(A routine of LMS adaptive algorithm)
- 2020-11-20 17:12:57下载
- 积分:1
-
knapsackAlgorithm
遗传算法实现背包问题的matlab代码,分享给大家(Knapsack problem genetic algorithm matlab code to share for everyone)
- 2010-06-19 12:38:43下载
- 积分:1
-
FovNLM
a new nonlocal denoising algorithm based on an anisotropic kernel.
- 2013-11-02 21:16:33下载
- 积分:1
-
kemwn
卡尔曼和维纳滤波器的设计及使用 附带源代码(Kalman and Wiener filter design and the use of collateral source code)
- 2009-04-18 11:40:03下载
- 积分:1
-
sobel8grad
一种新的图像清晰度评价函数,该函数对经典采用八方向模板Sobel边缘检测算子来检测梯度值(a clarity-evalua tion function was researched. An improved eight model Sobel function was proposed,)
- 2011-01-14 14:10:04下载
- 积分:1
-
mem
利用最大熵进行谱估计。本程序为matlab程序。(Using the maximum entropy spectrum estimation. This program is matlab program.)
- 2011-05-27 19:29:51下载
- 积分:1