-
QR_algrithm
求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计(Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design)
- 2009-02-12 17:13:05下载
- 积分:1
-
S-I-F-T_YantaoNoemie
基于matlab实现sift描述符程序,经测试可用,效果有待提高!(achieve sift descriptor, program has been tested and is available, the effect needs to be improved!)
- 2012-05-21 21:20:13下载
- 积分:1
-
test3busconejo
interruptible load stochastic
- 2013-07-12 18:39:37下载
- 积分:1
-
ask-fsk-psk-new-matlab-program
ASK FSK PSk stimulation using matlab stimulation tool
- 2014-10-10 01:31:15下载
- 积分:1
-
Niched_Genetic_Algorithm_Matlab7.0_Toolbox
小生境遗传算法程序
% MyFun1.m - 一维优化函数
% MyFun2.m - 二维优化函数
% MyFun3.m - 三维优化函数
% Main_GA1.m - 一维函数优化 - 主程序
% Main_GA2.m - 二维函数优化 - 主程序
% Main_GA3.m - 三维函数优化 - 主程序(Niching genetic algorithm procedure MyFun1.m- one-dimensional optimization function MyFun2.m- two-dimensional optimization function MyFun3.m- three-dimensional optimization function Main_GA1.m- one-dimensional function optimization- the main program Main_GA2.m- two-dimensional function optimization- the main program Main_GA3.m- three-dimensional function optimization- the main program)
- 2008-12-12 14:22:33下载
- 积分:1
-
MMV_2008
by Lilia Maliar & Fernando Valli & Seguei Maliar
- 2010-03-04 17:15:18下载
- 积分:1
-
A-FUZZY-GENETIC-ALGORITHM-BASED-METHOD
A FUZZY-GENETIC ALGORITHM BASED METHOD
- 2012-05-29 17:09:20下载
- 积分: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
-
MatlabPrimer
MATLAB入门必备(英文)。适合英语不太菜的初学者。^ ^(MATLAB entry required (in English). Food not suitable for beginners in English. ^ ^)
- 2008-06-10 10:37:31下载
- 积分:1
-
channel_estimation_2T2R
LTE 下行链路信道估计,有MMSE,LS,理想估计三种方式(LTE downlink channel estimation, a MMSE, LS, ideal estimated three ways)
- 2021-04-27 17:28:44下载
- 积分:1