CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Test file

搜索资源列表

  1. 单像素相机cs成像的数据和测试文件

    0下载:
  2. 单像素相机cs成像的数据和测试文件,包含说明文件和数据文件,测试文件-Cs imaging data of single-pixel camera and a test file that contains the files and data files, test files
  3. 所属分类:matlab例程

    • 发布日期:2012-09-02
    • 文件大小:15.79mb
    • 提供者:yang
  1. gist

    0下载:
  2. 本程序用于提取图像库的gist特征,matlab编写,有test文件-This procedure is used to extract the gist features of the image library, matlab prepared a test file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:165.79kb
    • 提供者:liqun
  1. audiogram

    0下载:
  2. Hearing test. It using music card to test left and right ear seperately. It contains graphic iterface[*.fig] and m-file. It works fine with 6.5 version of Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.4kb
    • 提供者:Gooreck
  1. ECG

    2下载:
  2. 该代码首先对ECG信号进行消噪过滤,并且对信号进行平方,加窗等处理,最后用于对QRS波形的检测,压缩文件内同时包含了2个心电数据信号,可直接用于测试-The code first ECG signal de-noising filter, and the square of the signal, such as window handle, and finally used for the detection of QRS waveform, at the same time compress
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:677.94kb
    • 提供者:zhengp
  1. atith-matlab

    0下载:
  2. 压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。-This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:33.32kb
    • 提供者:桂林
  1. Integratedneuralnetworkbasedtestfile

    0下载:
  2. 神经网络的综合基础的试验文件,用于数学建模中的神经网路算法-Integrated neural network based test file
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:317.3kb
    • 提供者:常鹏
  1. upload

    0下载:
  2. This a test file that I created when learning matlab GUI-This is a test file that I created when learning matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.38kb
    • 提供者:Oszczę dzam
  1. tes

    0下载:
  2. test bed for matlab, mimo ofdm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:290.13kb
    • 提供者:ahsan
  1. PCA_GUI_code

    0下载:
  2. 主成分析matlab图形用户界面代码,包含测试文件。-principal component analysis matlab gui code. test file included.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10.37kb
    • 提供者:zc
  1. icatest

    0下载:
  2. 一个独立成分分析的测试文件,包含了几个声音文件,可以用来测试自己的盲信号分离算法。-An independent component analysis of the test file that contains a number of sound files that can be used to test their algorithm for blind signal separation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:陈通
  1. gmdhbuild

    0下载:
  2. GMDH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出。-GMDH The MATLAB source code, is the main program, which is gmdhbuild. File. Accompanying test file gmdhtest.m, output error will be followed by a gmdhpredice.m.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11.73kb
    • 提供者:songhuaixiang
  1. gmdhpredict

    0下载:
  2. GMDH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出。-GMDH The MATLAB source code, is the main program, which is gmdhbuild. File. Accompanying test file gmdhtest.m, output error will be followed by a gmdhpredice.m.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.29kb
    • 提供者:songhuaixiang
  1. gmdhtest

    0下载:
  2. GMDH的MATLAB源代码,是主程序,也就是gmdhbuild.文件。与之配套的测试文件gmdhtest.m、输出误差gmdhpredice.m会接着发出。-GMDH The MATLAB source code, is the main program, which is gmdhbuild. File. Accompanying test file gmdhtest.m, output error will be followed by a gmdhpredice.m.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:604byte
    • 提供者:songhuaixiang
  1. input1

    0下载:
  2. test file for matlab kalman filter
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:20.76kb
    • 提供者:Ahmad
  1. LMS_RLS_sim

    0下载:
  2. 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:935byte
    • 提供者:赵明诚
  1. test

    0下载:
  2. 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码矩阵生成的测试文件包-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2.11kb
    • 提供者:yangf
  1. test

    0下载:
  2. this is matlab dat file whis contan infor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:43.44kb
    • 提供者:ramesh
  1. mex_test

    0下载:
  2. test file for interface between matlab mex functionality and C, from matlab file exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:Christian
  1. test

    0下载:
  2. dvbt-2 系统中BICM部分完整的性能测试文件,包含瑞丽信道和白噪声信道的误码率测试-test file code of dvbt-2 system in two different channel
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:XIAOYU ZHAO
  1. dat file

    0下载:
  2. fuzzy test file *.rar type
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:kenankeskin
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com