-
power_spectrum
matlab功率谱,带显著性检验,程序给予时间序列的自相关过程做简介估算(matlab power spectrum, with a significant test, the program to give time series of self-related processes do estimates About)
- 2009-12-18 15:59:57下载
- 积分:1
-
R14
说明: Ofdm-UWB的仿真模型图,适合7.0的版本,包含整个协议规定的系统,可以设置FFT的点数。(Ofdm-UWB simulation model map for the 7.0 version of the agreement include the entire system can be set FFT points.)
- 2005-09-17 19:10:04下载
- 积分:1
-
FCT
说明: 快速脊波变换,三角波,或者基波变换,没有什么其他要说明的了(fct-Fast Curvelet Transform.function C = FCT(x, is_real, nbscales, nbangles_coarse))
- 2011-02-22 20:49:45下载
- 积分:1
-
WaveletSpectra
小波相干分析代码,图谱专用,用于做相干性图谱(Wavelet analysis)
- 2021-01-31 21:50:08下载
- 积分:1
-
mysin
关于MATLAB的编程七阶反对称滤波器,滤除低频和直流分量信号(On MATLAB programming,the seven order anti-symmetric filter, filter out low frequency and dc component of the signal)
- 2016-09-20 11:16:53下载
- 积分:1
-
emd
说明: matlab开发环境,emd源代码程序,提供大家学习交流(matlab development environment, emd the source code program, to provide them to learn from the exchange)
- 2010-05-03 18:55:14下载
- 积分:1
-
MATLAB-For-Engineers
matlab document help for engineering
- 2014-09-11 18:35:56下载
- 积分:1
-
VBGS_v02
压缩感知技术matlab代码例程,信号重建算法(compressive sensing)
- 2014-01-14 23:50:06下载
- 积分:1
-
Simulink
simlink的开发和框图还有s文件通过它可跟好的了解simlink的使用(Block Diagram of the development and simlink)
- 2013-12-17 17:58:42下载
- 积分: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