登录
首页 » matlab » array-communications-and-processing

array-communications-and-processing

于 2019-01-24 发布 文件大小:11946KB
0 167
下载积分: 1 下载次数: 5

代码说明:

  基于阵列的信号增强算法,利用多个阵元接收信号进行相关计算,输出纯净语音信号。(Array-based signal enhancement algorithm)

文件列表:

array-communications-and-processing, 0 , 2019-01-11
array-communications-and-processing\.gitattributes, 508 , 2018-11-29
array-communications-and-processing\.gitignore, 349 , 2018-11-29
array-communications-and-processing\Documents, 0 , 2019-01-11
array-communications-and-processing\Documents\APPENDIX1.pdf, 85287 , 2018-11-29
array-communications-and-processing\Documents\APPENDIX2.pdf, 1049628 , 2018-11-29
array-communications-and-processing\Documents\Array Communications & Processing.pdf, 273706 , 2018-11-29
array-communications-and-processing\Documents\Multiple Emitter Location and Signal Parameter Estimation.pdf, 497290 , 2018-11-29
array-communications-and-processing\Documents\On Spatial Smoothing for Direction-of-Arrival Estimation of Coherent Signals.pdf, 621373 , 2018-11-29
array-communications-and-processing\README.md, 497 , 2018-11-29
array-communications-and-processing\detection.m, 1370 , 2018-11-29
array-communications-and-processing\detector_aic.m, 829 , 2018-11-29
array-communications-and-processing\detector_mdl.m, 853 , 2018-11-29
array-communications-and-processing\displayimage.m, 154 , 2018-11-29
array-communications-and-processing\fki.m, 123 , 2018-11-29
array-communications-and-processing\fpo.m, 72 , 2018-11-29
array-communications-and-processing\fpoc.m, 94 , 2018-11-29
array-communications-and-processing\frad.m, 62 , 2018-11-29
array-communications-and-processing\maxmatr.m, 344 , 2018-11-29
array-communications-and-processing\music.m, 982 , 2019-01-11
array-communications-and-processing\pattern.m, 893 , 2018-11-29
array-communications-and-processing\plot2d3d.m, 1722 , 2019-01-11
array-communications-and-processing\practice_snapshots.m, 879 , 2018-11-29
array-communications-and-processing\signal_superres.m, 1012 , 2018-11-29
array-communications-and-processing\signal_wh.m, 1061 , 2018-11-29
array-communications-and-processing\spatial_smoothing.m, 1317 , 2018-11-29
array-communications-and-processing\spv.m, 615 , 2018-11-29
array-communications-and-processing\superres.m, 1018 , 2018-11-29
array-communications-and-processing\theory_coherent_failure.m, 1653 , 2018-11-29
array-communications-and-processing\theory_coherent_success.m, 1198 , 2019-01-11
array-communications-and-processing\theory_uncorrelated.m, 1647 , 2018-11-29
array-communications-and-processing\xAudio.mat, 8820192 , 2018-11-29
array-communications-and-processing\xImage.mat, 8898024 , 2018-11-29

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

发表评论

0 个回复

  • 198
    基于VC和LabVIEW控件的虚拟仪器设计,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 (Control based on VC and LabVIEW virtual instrument design, the author: QQ 64134703, e-graduate design, please consult)
    2010-09-06 09:53:28下载
    积分:1
  • BSR
    说明:  Contour Detection and Hierarchical Image Segmentation 轮廓检测与层次图像分割(Contour Detection and Hierarchical Image Segmentation)
    2019-03-28 09:29:00下载
    积分:1
  • ds13b20 与大家分享,呵呵^^^^^^^^^^^^ 请大家指教!
    ds13b20 与大家分享,呵呵^^^^^^^^^^^^ 请大家指教!-ds13b20 to share with you, huh, huh ^^^^^^^^^^^^ advice please everyone!
    2022-04-02 00:13:53下载
    积分:1
  • 此函数实现了M序列发生器的matlab实现
    此函数实现了M序列发生器的matlab实现-This function has M sequence generator matlab to achieve
    2022-07-20 19:58:09下载
    积分:1
  • bianbizhikongzhixitong
    变比值控制系统的simulink仿真,输出阶跃响应。(Simlink simulation of variable ratio control system, output step response.)
    2020-12-04 09:09:24下载
    积分:1
  • New folder
    说明:  Uplink NOMA with fadings
    2019-05-16 08:48:27下载
    积分:1
  • 32 水质检测
    说明:  利用32单片机实现水质检测功能,可以应用到无人船等地方(Water quality testing)
    2020-10-24 11:27:39下载
    积分:1
  • 构建的非线性时间序列的混沌序列的研究劳伦兹。
    产生Lorenz混沌序列,为下一步非线性时间序列研究打下基础-Construct Lorenz chaotic seris for the research of nonlinear time series.
    2022-03-18 08:51:12下载
    积分:1
  • 实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法...
    实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time slice algorithm
    2022-04-19 14:38:27下载
    积分:1
  • Java SessionBean状态判断的例子
    Java SessionBean状态判断的例子,代码包中的两个实例,分别对无状态SessionBean和有状态SessionBean进行了演示,请注意,Home对象是EJB对象的制作生成库,该方法生成EJB对象,value参数用于计数器的初始化,在无状态会话Bean中不能带参数。定义CountBean接口,调用每一个EJB对象的count()方法,保证Bean正常被激活和钝化。
    2023-07-11 14:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载