-
ofdm_program
The simulator GUI is started with command ui_start in Matlab command window.
WLAN simulation starts by clicking the Start Simulation button in the GUI window.
WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
- 2008-05-05 13:36:46下载
- 积分:1
-
apf51
针对三相桥式整流电路的谐波和无功功率的特点,提出几种滤波方案,并进行比较,最终确定了用有源滤波方案。对于有源滤波器,本论文从结构上比较后选用并联电压型有源滤波器。(The thesis introduces several kind of filter schemes, which is aimed at the harmonic characteristic of three-phase bridge rectifier circuit .After comparison,the thesis chooses the active filter scheme,in view of the active filter, after the comparesion of structure,finally, the thesis chooses the parallel-voltage active filter.)
- 2013-01-30 15:45:59下载
- 积分:1
-
LMS
用于数字图像处理的椒盐噪声滤波的自适应算法,(Salt and pepper for digital image processing adaptive noise filtering algorithm)
- 2013-09-06 10:23:41下载
- 积分:1
-
953893dct1_embed
说明: 关于数字水印的一些代码 基于离散余弦变换
(on digital watermarking code based on the Discrete Cosine Transform)
- 2006-04-28 16:52:26下载
- 积分:1
-
Physical-layer-network-encoding
基于物理层网络编码的与网络编码和直传的误比特率对比(Comparison based on the physical layer network coding and network coding and the forward pass of the bit error rate)
- 2015-10-28 16:54:52下载
- 积分:1
-
matlab遍历文件夹子文件夹下人脸图片
在做人脸识别时,测试集和训练集是分别放在一个文件夹里,然后再放入一个大文件夹里,而测试集和训练集文件夹下面又分为多个人,每个人一个文件夹,每个人下面又有几张图片,本程序能够遍历数据集里的任意图片。代码都差不多,只要你改改相对路径就可以用了
- 2022-01-26 00:47:07下载
- 积分:1
-
16QAM信号传输系统代码
16QAM传输系统,有发送端,信道,接收端。中间经过滤波器,加噪声,重采样,量化等。
- 2022-09-13 15:55:03下载
- 积分:1
-
filteredGN
滤波器高斯噪声信道模型,信道模型的一种,matlab仿真源码(Filtered Gaussian Noise Model matlab code)
- 2014-01-03 16:23:40下载
- 积分:1
-
MATLAB
filter audio signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.(an example filtering signalThen use the Butter function, for instance to obtain your signal(type Butter in your Matlab command window and you will find many other type of filters). Once you have obtained the B and A vector coefficients you can filter your signal using the function filter.
y=filter(x,A,B) x(is your input signal) and y your filtered signal.)
- 2020-06-19 23:40:01下载
- 积分:1
-
newton_interpolation.m
newton_interpolation berechnet das Newton-Interpolationspolynom
- 2009-10-25 01:01:39下载
- 积分:1