-
audio_watermarking_quantization_attack
quantize the watermarked audio signal to test the robustness
input : vector representing the watermarked audio file
output : vector representing the watermarked audio file corrupted by a quantization process
- 2012-11-15 22:02:11下载
- 积分:1
-
PAPER5
压缩感知重构算法在“鬼”成像中的应用研究.pdf(Compressed sensing reconstruction algorithm in the "ghost" image of applied research. Pdf)
- 2013-10-07 15:08:38下载
- 积分:1
-
New-folder-(3)
Symmetrical component analysis
- 2015-01-17 21:12:04下载
- 积分:1
-
NNDA PDA JPDA IMM数据关联算法matlab代码
NNDA;PDA;JPDA;IMM数据关联算法matlab代码((NNDA PDA JPDA IMM Data association algorithm matlab code))
- 2021-03-18 22:09:19下载
- 积分:1
-
BPFphase
用matlab计算并成图形的电路设计中幅频=相位响应图 ,也可为设计计算带通滤波器的中心频率以及Q值提供参考(Using matlab to calculate and graphics into the circuit design of amplitude and frequency = phase response plans can also be calculated for the design of band-pass filter center frequency and Q value to provide reference)
- 2008-07-24 21:26:02下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1
-
prick
IN THIS THERE IS THE IMAGES FOR THIN PLATES SPLINE ALGORITHM
- 2012-06-06 15:52:30下载
- 积分:1
-
hbvhjh
different types of signals matlab code
- 2013-02-05 12:19:54下载
- 积分:1
-
SimpleSA
Using SA toolbox to solve the simple problem
problem: we want to find the solve the puzzle which the sum of every row and column are equal.
- 2011-11-22 23:13:09下载
- 积分:1
-
perceptron
% 单层感知器 与、或、以及其他逻辑功能的实现
% 采用step逐步逐行运行方式,了解学习过程的细节
% 尝试重新定义程序中的T,观察感知器实现异或运算(T=1 0 1 0]的可能性。(% Implementation of Single Layer Perceptron and, or, and Other Logic Functions
% Use step-by-step operation to understand the details of the learning process
% Trying to redefine T in the program, observing the possibility of XOR operation (T = 1010) implemented by the perceptron.)
- 2020-06-20 03:40:01下载
- 积分:1