CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 采样

搜索资源列表

  1. nonuniformsampling

    1下载:
  2. 实现了非均匀采样线性调频信号的精确重建,主要分为两部分:实现对线性调频信号的非均匀采样;非均匀采样重建。-A perfect reconstruction algrithm for non-uniform sampling LFM signals.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3956
    • 提供者:sunbzh
  1. lijing

    0下载:
  2. 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:6784
    • 提供者:wjw
  1. shicha

    0下载:
  2. 基于随机采样的视差平面拟合-Based on random sampling of disparity plane fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:25365
    • 提供者:chengdefu
  1. Norma_Used_Functions

    0下载:
  2. 用于从图像中提取不同大小的块,采样可选为重叠,不重叠和随机,以及由块恢复图像的三个函数-Used to extract from the image blocks of different sizes, optional sampling overlapping, non-overlapping and random, and by block to restore the image of the three functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1880
    • 提供者:xuhongteng
  1. soundchange

    1下载:
  2. 对原始语音进行上采样和下采样,分析对比他们的时域图和频谱图。最后对比原始语音、75HZ激励、150HZ激励以及噪声激励下的效果-SOME SIMPLE MANIPULATIONS OF SOUND USING DIGITAL SIGNAL PROCESSING The original sound and its spectrogram Downsampling the waveform downsampling Upsampling the waveform Li
  3. 所属分类:Audio

    • 发布日期:2017-05-03
    • 文件大小:49979
    • 提供者:coco
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. Upsampling_and_Downsampling

    2下载:
  2. 采样率转换程序,程序主体分为上采样与下采样-Sample rate conversion process, the program is divided into the main sampling and down-sampling
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:738
    • 提供者:Jack Bauer
  1. bpsk

    1下载:
  2. BPSK基带传输系统的MATLAB仿真 实现了主要模块二进制信息源输入,BPSK调制,发射滤波器,接收滤波器,采样,均衡,信号检测,BPSK解调,信息还原输出,产生BER曲线图。 -failed to translate
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:10898
    • 提供者:windy
  1. lsbsoundsignal

    0下载:
  2. 最不 重 要 位(LSB)方法DO是将秘密数据(水印数据)嵌入到载体数据中最简单的一种方法,它是在时域里隐藏数据。任何的秘密数据都可以看作是一串二进制位流,而音频文件的每一个采样数据也是以二进制数来表示。这样,可以将部分采样值的最不重要位用代表秘密数据的二进制位替换掉,以达到在音频信号中嵌入秘密数据的目的。-The most significant bits (LSB) method of DO is the secret data (watermark data) embedded into
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:972
    • 提供者:yuanyuan
  1. pcm

    2下载:
  2. 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-01-27
    • 文件大小:2002
    • 提供者:马芳
  1. cejingZ

    0下载:
  2. 主要是对测井资料进行分析,要对数据数字化之后进行,而且采样间隔一定-log Processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:669
    • 提供者:dapang
  1. work

    0下载:
  2. DSP AD采样值存储后MATLAB分析其FFT频谱-DSP AD sampling save da1.dat file,then MATLAB FFT view frequency.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:53302
    • 提供者:刘洋
  1. matlab

    0下载:
  2. 基于数字信号处理的各种matlab源程序代码,包括FFT、DFT还有采样及系统响应函数等等。-All based on digital signal processing matlab source code, including FFT, DFT also sampling and system response function and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:509761
    • 提供者:张琴
  1. main

    2下载:
  2. MATLAB中GUI的设计实例,其中包括语音信号的录制、采样、滤波、重构、以及计算语音信号的频谱特性。-MATLAB GUI design example, including voice signal sampling, filtering, recording, and calculate the reconstruction, the speech signal spectrum characteristics.
  3. 所属分类:matlab

    • 发布日期:2015-01-25
    • 文件大小:2893824
    • 提供者:张路
  1. MATLAB

    0下载:
  2. 基于MATLAB的时域信号采样及频谱分析,实现过程及代码-MATLAB-based time-domain signal sampling and spectral analysis, implementation process and the code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:323754
    • 提供者:Mechal
  1. neichaandchouqu

    1下载:
  2. 用MATLAB实现采样率转换的程序,附有说明文档,包括内插和抽取,以及先内插再抽取的程序-Using MATLAB to achieve sample-rate conversion process, with documentation, including interpolation and decimation, and interpolation and then taken before the procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:53562
    • 提供者:xiaosolider
  1. downsample

    0下载:
  2. 该段matlab代码能实现分段减采样,是对ecg数据压缩算法的基础,对压缩算法很重要-resample
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:582
    • 提供者:gucl1988
  1. CIC

    0下载:
  2. 3级CIC抽取,内插滤波,r为抽取因子,n为原始信号的采样点数,x为原始信号序列 y为抽取滤波后的输出序列-3 CIC decimation, interpolation filter, r for the extraction factor, n the sampling points for the original signal, x is the original signal sequence y to extract the filtered output sequence
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1171
    • 提供者:wangsha
  1. sigmas

    0下载:
  2. 用MATLAB进行Sigma 采样,用于数值计算或者数值滤波-Sigma sampling conducted with MATLAB for numerical calculations or numerical filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1121
    • 提供者:Michael
  1. SMI

    2下载:
  2. 块自适应处理算法先有采样快拍数据计算采样协方差矩阵,再来计算自适应权矢量。典型的块自适应处理算法为采样矩阵求逆(SMI)算法。仿真了采样矩阵求逆法(SMI)的波束形成方向图旁瓣的高低受信号快拍数的影响。-Block adaptive processing algorithms prior sample snapshot data of the sampling covariance matrix, again computing adaptive weight vector. A typical
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:902
    • 提供者:Billy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 41 »
搜珍网 www.dssz.com