-
program15_ofdm_pilot_estimation
channel estimation for ofdm using pilots
- 2015-01-14 10:48:24下载
- 积分:1
-
Microsoft-Word-)
说明: 利用Matlab产生一个2FSK信号,显示出时域以及频域的波形(2FSK using Matlab to generate a signal, showing that the time domain and frequency domain waveforms)
- 2011-03-21 21:45:51下载
- 积分:1
-
Allan
包括了卡尔曼滤波、小波分解和Allan方差分析的matlab程序,运行时需要自己建立一个数据文件,载入数据后即可运行。(including the Kalman filter, wavelet decomposition and Allan variance analysis of Matlab procedures, Runtime creating a need for data files, data can be included in the operation.)
- 2007-06-21 10:09:04下载
- 积分:1
-
ofdm
分别就正交频分复用OFDM的串并转换、编码、ifft变换、插入循环前缀和后缀、加窗及逆变换等进行仿真分析。(Respectively orthogonal frequency division multiplexing (OFDM) and the string conversion, encoding, ifft transform, cyclic prefix and suffix insertion, the inverse transform, windowed and simulation analysis.)
- 2013-05-22 22:25:47下载
- 积分:1
-
rmsplanar
adaptive beam forming in smart antennas using rls algorithm in planar antennas
- 2010-09-16 12:53:20下载
- 积分:1
-
ekf
说明: EKF滤波
扩展kalman 滤波的matlab学习程序,特点是简单,能够设置输入参数,直观理解算法原理.
(EKF extended kalman filter matlab filter learning process, is characterized by simple, to set the input parameters, intuitive understanding algorithm.)
- 2008-09-09 00:07:56下载
- 积分:1
-
cucaoji
粗糙集结合遗传算法纠结是集中的一个问题,附论文和论文中的代码。(Tangled rough sets and genetic algorithm is a problem concentrated, with papers and papers code.)
- 2014-11-18 20:46:22下载
- 积分:1
-
YALMIP-master
yalmip最新文档,可在matlab中优化使用(Yalmip latest document, can be used in MATLAB optimization)
- 2020-07-09 21:58:55下载
- 积分:1
-
SimplexMethodForNLP
源码给出了非线性LP问题的单纯形算法,程序分为5个.M文件,其中simple.m为单纯形算法,其他为调用文件,欢迎大家讨论下载。(Source LP problem given the nonlinear simplex algorithm, the program is divided into 5. M file, which simple.m for the simplex algorithm, the other for calling the file, please download the discussion.)
- 2010-10-25 14:16:45下载
- 积分: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