登录
首页 » matlab » audio_watermarking_highpassfilter_attack

audio_watermarking_highpassfilter_attack

于 2012-11-15 发布 文件大小:1KB
0 179
下载积分: 1 下载次数: 5

代码说明:

  apply a lowpass filter to a watermarked audio signal to test the robustness input : vector representing the watermarked audio file output : vector representing the watermarked audio file corrupted by a highpass filter

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • loop-gainKalmanfiltersourcecodepackage
    说明:  自己编写的一个循环增益卡尔曼滤波程序包,用于对机动目标进行检测和跟踪的滤波算法,给出目标数学模型和噪声模型,仿真后给出平均观测误差。程序里相应位置有标有注释。供做雷达机动目标检测和跟踪方面研究的人员参考。(I have written a loop-gain Kalman filter package, used for maneuvering target detection and tracking of the filter algorithm, given objective mathematical model and noise model of simulation, the average observation error is given. Procedures in place are marked with the corresponding notes. Do radar for maneuvering target detection and tracking studies for reference.)
    2010-04-15 16:21:59下载
    积分:1
  • LMS
    Least Mean Square Algorithm for Beam Forming
    2014-09-28 15:18:13下载
    积分:1
  • firefly_simple
    利用萤火虫算法对微网中各分布式电源进行优化调度,适合电力规划人员在规划中的应用(Firefly algorithm utilizing various micro network of distributed power optimized scheduling application for the power planners in planning)
    2015-06-09 11:20:40下载
    积分:1
  • RCS
    本程序是用来计算导体球的电磁散射的雷达截面问题的,使用的是由MATLAB编写的(This procedure is used to calculate the electromagnetic scattering problem of radar cross section of the conductor ball, the use of MATLAB)
    2021-05-14 16:30:02下载
    积分:1
  • GUI
    说明:  MATLAB的界面编辑,如果您坚持做完这个实例,我想MATLAB界面编程对您而言,就没有什么难度了(MATLAB GUI)
    2010-04-08 11:02:17下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • ofdm_LS_channel
    超宽带中,基于MB-OFDM的信道估计的MATLABA仿真程序(UWB based on MB-OFDM channel estimation MATLABA the simulation program)
    2009-01-08 11:39:42下载
    积分:1
  • SVMDTC
    本文件是处理永磁同步电机矢量直接转矩控制的程序,通过测试,性能很好的。(This document is handling direct torque permanent magnet synchronous motor vector control program, through testing, performance very good.)
    2010-10-28 20:13:27下载
    积分:1
  • Test_funtion
    这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823(Test function for optimation!)
    2009-05-02 13:13:33下载
    积分:1
  • gaijinmuxic
    对DOA算法中的MUSIC算法进行了改进,使其对DOA的估计更准确,(Algorithm for DOA MUSIC algorithm has been improved to make it more accurate estimates for DOA,)
    2013-11-13 10:38:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载