-
cooperativecode
协作OFDM简单实现,采用AF模式,分析其性能(This file is simply realizing cooperative OFDM communicaiton about AF mode)
- 2010-10-19 19:42:23下载
- 积分:1
-
Filter
维纳滤波器有以下三种用途:过滤,平滑,预测,其计算可以归结为求解维纳霍夫方程(filter)
- 2009-12-29 17:15:59下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
MATLAB-code-demonstrating-digital-MSK-signal-gene
MATLAB code demonstrating digital MSK
- 2015-03-30 19:34:07下载
- 积分:1
-
test
一个简单的OFDM程序,有IFFT/FFT,QPSK调制解调,加入了高斯噪声,加入循环前缀。并且每行程序都有的详细注释,简单易懂。扩展性比较强,可以改写成自己的代码。(A simple OFDM procedures, there are IFFT/FFT, QPSK modulation and demodulation, joined the Gauss noise, adding a cyclic prefix. And each line of the program are detailed notes, easy to understand. Expansion is relatively strong, can be rewritten into their own code.)
- 2020-07-03 00:00:01下载
- 积分:1
-
Field_II_PC5(2.86)
说明: 超声声场的线性描述与仿真工具,可以作为超声系统的研究有用工具,根据不同的输入 ,得到不同的超声图像,验证自己的算法。(ultrasound field simulation code)
- 2011-03-08 20:19:03下载
- 积分:1
-
ACO
基本蚁群算法,主要做的是最短路径,请大家修改后应用(Basic ant colony algorithm, the main job of the shortest path, let us apply the modified)
- 2011-05-18 17:34:17下载
- 积分:1
-
Rapid-simulated-annealing-algorithm
适用于油田探井布局计算的快速模拟退火算法matlab程序。(The calculation applies to oil field exploration wells layout fast simulated annealing algorithm matlab program.)
- 2012-05-24 01:17:43下载
- 积分:1
-
Watermarking
this program water mark a sound in picture with GUI based on haar transfrom
- 2013-08-25 17:05:37下载
- 积分:1
-
Maximum_likelihood_Classifier
自己编的matlab程序。用于模式识别。结合特征提取方法sequential_forward_selection使用。(The matlab own procedures. For Pattern Recognition. Combination of feature extraction methods sequential_forward_selection use.)
- 2008-02-01 04:49:47下载
- 积分:1