-
Elliptic-filter
本工程实现了将三路合成的DSB信号用椭圆滤波器(低通,带通,高通)滤出;
其中的freqz函数,filter函数,fft函数都自己实现。
每种滤波器都分别用专门的函数分别写出,可以模块化。(
This project will be three-way synthetic a DSB signal elliptic filter (low pass, band-pass, high pass) filter out
Freqz function of which, the filter function, fft function.
Each filter are, respectively, with a special function, respectively, to write, can be modular.)
- 2012-05-15 11:33:29下载
- 积分:1
-
Chapter_1-figure_1_2
elshebri book solutions source codes
- 2011-07-14 01:37:03下载
- 积分:1
-
MATLAB-function
MATLAB 程式设计与应用,包含了即基本运算函数(MATLAB programming and applications, including that basic arithmetic functions)
- 2013-04-26 21:24:29下载
- 积分:1
-
TimeFrequency
perform transformation to time frequency domain
- 2011-07-03 02:25:37下载
- 积分:1
-
matlab-M-S
有关matlab/simulink中m和s函数的模板及实例(Templates and examples about m and s function matlab/simulink)
- 2013-01-25 13:56:49下载
- 积分:1
-
denoisingFilters
denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned
filters, it is become obvious clear that for the given noisy image the Min filter acted much better than
the other filters. Order-statistic Median and Gaussian filters are the ones that have a second and third
good result respectively. That is way can conclude that the existing noise in the given image was Salt
noise.
- 2013-12-11 17:12:40下载
- 积分:1
-
gravititional-search-algorithm
gravitational search algorithm 1
- 2013-12-10 16:56:34下载
- 积分:1
-
OFDM-blind-receiver
OFDM盲识别仿真的接收端,对OFDM信号进行符号持续时间,循环长度和子载波数量的估计(OFDM blind identification, simulation of the receiving end of OFDM signal symbol duration, cycle length and the subcarrier number of estimates)
- 2020-11-05 00:29:51下载
- 积分:1
-
MATLAB-simulation
该文档详细讲述了关于matlab在通信仿真中的具体应用,包括模拟调制中的信号处理以及数字信号的抽样量化过程的matlab实例(This document describes in detail the communication matlab simulation on the specific applications, including analog modulation of the signal processing and digital signal sample quantization process of matlab examples)
- 2010-12-07 10:03:06下载
- 积分:1
-
dwprotected
Matlab source code for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital watermarking has been proposed as a viable solution to the need of copyright protection and authentication of multimedia data in a networked environment, since it makes possible to identify the author, owner, distributor or authorized consumer of a document.
A new watermarking technique to add a code to digital images is presented: the method operates in the frequency domain embedding a pseudo-random sequence of real numbers in a selected set of DCT coefficients. Watermark casting is performed by exploiting the masking characteristics of the Human Visual System, to ensure watermark invisibility. The embedded sequence is extracted without resorting to the original image, so that the proposed technique represents a major improvement to methods relying on the comparison between the watermarked and original images.
- 2009-07-13 12:14:31下载
- 积分:1