CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - matlab 2-D d

搜索资源列表

  1. ychen_jasp_software

    0下载:
  2. MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:54443
    • 提供者:lzn
  1. knnsearch

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2542
    • 提供者:
  1. tsp_nn

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2660
    • 提供者:
  1. wmtsa-matlab-0.2.6

    2下载:
  2. 完整的极大离散小波变换MATLAB工具箱,附有程序的具体实例。可参考《时间序列分析的小波方法》 程正兴译-WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Tim
  3. 所属分类:书籍源码

    • 发布日期:2013-10-22
    • 文件大小:2476069
    • 提供者:wwh
  1. 2dyiqunsuanfa

    0下载:
  2. 2维路径规划的蚁群算法,基于matlab环境,可供初学者学出席参考。-Ant colony algorithm, based on the 2-D path planning matlab environment, attend reference for beginners to learn.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:3829
    • 提供者:步月
  1. PM-DOAandL-2-DOA

    2下载:
  2. 传播算子DOA估计算法和基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序-Propagator DOA estimation algorithm based on the L-shaped array augmented matrix beam D DOA estimation MATLAB program
  3. 所属分类:source in ebook

    • 发布日期:2016-02-23
    • 文件大小:3072
    • 提供者:gu
  1. hw3

    0下载:
  2. 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
  3. 所属分类:MPI

    • 发布日期:2017-06-01
    • 文件大小:13522554
    • 提供者:徐个
  1. yuyinshiyan

    0下载:
  2. (1) 使用录音软件或者Matlab函数,分别采集一段浊音和清音语音信号(是你自己说的,如:a,o,s等),采样率为8KHz,量化精度为16比特线性码,存在自己指定的目录下,例如D盘根目录下叫sound的文件夹中,录音文件名为yourfilename_a.wav,yourfilename_s.wav等。录音的软件和Matlab函数的使用见随后的附录。 (2) 根据语音信号的短时平稳特性,分析帧长取30ms(或10ms~50ms); (3) 利用上述基音提取的三种方法(任选两种方法)的编程
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-25
    • 文件大小:29981
    • 提供者:刘杨
  1. ed215

    0下载:
  2. 复化三点Gauss-lengend公式求pi,旋转机械二维全息谱计算,利用matlab针对图像进行马氏距离计算 。- Complex of three-point Gauss-lengend the Formula pi, Rotating machinery 2-d holographic spectrum calculation, Using matlab to calculate the Mahalanobis distance for the image.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:鱼军毅
  1. tb536

    0下载:
  2. 基于小波变换的数字水印算法matlab代码,旋转机械二维全息谱计算,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。- Based on wavelet transform digital watermarking algorithm matlab code, Rotating machinery 2-d holographic spectrum calculation, It comprises aircraft flight attitude control, such as
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:付三
  1. chenxu

    1下载:
  2. (1)录制一段语音信号,完成对信号的采样,画出信号的时域波形和频谱图,确定信号的频谱范围; (2)给信号叠加噪声(噪声类型分为如下几种:a白噪声;b单频噪色(正弦干扰);c多频噪声(多正弦干扰);d其它干扰。),画出受噪声干扰的信号时域波形和频谱图; (3)采用窗函数法设计FIR低通滤波器,画出滤波器的频响特性图; (4)用所设计的滤波器对受噪声影响的信号进行滤波,画出滤波后语音信号的时域波形图和频谱图; (5)对滤波前后的信号进行对比,分析信号的变化;回放语音信号,并与原始语音信号对比
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-18
    • 文件大小:13312
    • 提供者:
  1. pattern_2D

    10下载:
  2. matlab二维平面阵列方向图仿真,波束形成(Matlab 2-D planar array pattern simulation, beamforming)
  3. 所属分类:易语言编程

    • 发布日期:2019-09-18
    • 文件大小:2048
    • 提供者:黑色水平
  1. 程序

    2下载:
  2. 《阵列信号处理的理论和应用》书籍配套程序 MATLAB程序 1:MUSIC 算法MATLAB程序 2:ESPRIT 算法MATLAB程序 3:Root-MUSIC算法MATLAB程序 4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序 5:空间平滑MUSIC算法的MATLAB程序 6:角度和时延联合估计(JADE)算法MATLAB程序 7:传播算子DOA估计算法MATLAB程序 8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Matlab progra
  3. 所属分类:书籍源码

    • 发布日期:2020-06-12
    • 文件大小:19456
    • 提供者:GODHJJ
搜珍网 www.dssz.com