登录
首页 » matlab » Voice-communication-

Voice-communication-

于 2011-10-19 发布 文件大小:206KB
0 208
下载积分: 1 下载次数: 31

代码说明:

  这是我做毕业设计的资料语音通信中的自适应噪声对消系统设计.rar欢迎下载!(This is my graduation project information in the voice communication system design adaptive noise cancellation. Rar welcome to download! )

文件列表:

语音通信中的自适应噪声对消系统设计.pdf,221311,2008-06-28

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

发表评论

0 个回复

  • MiMoWireSystem
    matlab环境,瑞利信道下mimo无线通信系统的仿真,包括原始的单入单出siso,到单入双出sido,到单入多处simo,到mimo系统中垂直分层空时码vblast的误码率仿真曲线。(Matlab environment, Rayleigh Channel mimo wireless communication system simulation, including the original single-input single-output siso, single-and double-sido to multiple single-simo, mimo system of vertical layered space-time codes vblast BER simulation curve.)
    2007-04-13 23:07:38下载
    积分:1
  • bb
    说明:  《matlab时频分析技术及其应用》该书中的源代码。matlab源码。(this is a code of the book called matlab time-frequency analesis.)
    2013-08-18 10:28:24下载
    积分:1
  • fouriertransform
    该m文件是数字信号处理实验课上的实验4:离散傅里叶变换(The m-file is an experimental four experimental course on digital signal processing: the Discrete Fourier Transform)
    2015-03-02 17:57:48下载
    积分:1
  • oriented_vector_control
    异步电机间接矢量控制Simulink仿真模型,带有转速外环和Iq、Id两个内环,转速和负载指令阶跃变化,3/2变换为恒幅值变换,不包含弱磁控制,磁链指令为恒值。PWM调制算法采用空间矢量调制(SVPWM)。 (Indirect induction motor vector control Simulink simulation model with speed outer and Iq, Id two inner ring speed and load instructions step change, 3/2 is converted into constant amplitude transformation, is not included weakening control, flux instruction for the constant value. PWM modulation algorithm using space vector modulation (SVPWM).)
    2021-04-18 22:58:51下载
    积分:1
  • 17_3_15
    说明:  bpp sk
    2015-04-15 16:33:21下载
    积分:1
  • e2md2.m
    BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差(BEMD image decomposition, the envelope structure using Delaunay triangulation and cubic interpolation, the result of decomposition. Input: greyscale bmp image output: imf1 imf2 imf3 residuals)
    2007-12-08 20:22:55下载
    积分:1
  • BP
    说明:  基于MATLAB实现bp神经网络对称模式分类(Bp neural network based on MATLAB to achieve a symmetrical pattern classification)
    2017-05-08 18:33:53下载
    积分:1
  • 模拟退火算法
    人工智能模拟退火算法,包含了matlab程序解决优化问题。(Artificial intelligence simulated annealing algorithm includes matlab program to solve optimization problems.)
    2021-04-28 17:28:43下载
    积分:1
  • qiuleng_v12
    基于小波变换的数字水印算法matlab代码,阐述了负荷预测的应用研究,是一种双隐层反向传播神经网络。( Based on wavelet transform digital watermarking algorithm matlab code, It describes the application of load forecasting, Is a two hidden layer back propagation neural network.)
    2020-09-03 17:18:07下载
    积分:1
  • shenjingwangluo
    T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm ) 训练次数为1000,训练目标为0.01,学习速率为0.1 net.trainParam.epochs=1000 net.trainParam.goal=0.01 LP.lr=0.1 net = train(net,P,T) 测试数据,和训练数据不一致 P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
    2011-05-21 16:47:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载