-
read_grib
matlab 读取气象上的grib资料,包括插件和作为例子的程序(matlab read the grib weather information, including plug-ins and the program as an example)
- 2010-10-28 16:08:52下载
- 积分:1
-
FastEMD-1
对于初学者很有用的EMD程序。供大家参考。(EMD useful for the beginner process. For your reference.)
- 2011-05-06 19:48:42下载
- 积分:1
-
matlab_PLLpre
这个程序是用来对PLLpre进行仿真的,该思想基于多方面的考虑(This procedure is used to PLLpre simulation, based on the thinking of a number of considerations)
- 2006-11-01 19:12:01下载
- 积分:1
-
l1_OMP_matlab
压缩感知 L1范数最小化算法正交匹配追踪法重构信号(compressive sensing L1-norm OMP signal reconstruction
)
- 2011-08-18 16:28:25下载
- 积分:1
-
6683558WCDMA_baseband
模仿程序matlab代码,WCDMA系统(模仿程序programming matlap)
- 2013-07-11 11:13:26下载
- 积分:1
-
sy01_simulink
simulink有一个很大的优点是为用户省去了许多重复的代码编写。(simulink have a great advantage for the user save a lot of repetitive coding.)
- 2009-01-19 17:17:01下载
- 积分:1
-
Matlab
投影寻踪等级评级模型求解和遗传算法的实现(Projection Pursuit Model and Genetic Algorithm for Solving)
- 2009-11-24 20:45:50下载
- 积分:1
-
myall_01
级联滤波器的优化设计,用于绘制优化滤波器cic 半带(cascading filter optimization design, optimized for mapping CIC half-band filter)
- 2006-07-19 15:38:33下载
- 积分:1
-
ACO_Peng_V4
Matlab ant clony optimization
- 2011-09-22 06:04:04下载
- 积分: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