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

搜索资源列表

  1. 111

    0下载:
  2. 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:283315
    • 提供者:qirui
  1. wangbianhuan123

    0下载:
  2. 计算王变换的matlab源程序, 对初学者很有用图像变换的程序-calculator the wang transform s programme,vrey useful for you
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:7684
    • 提供者:freed
  1. mtetris_hacked

    0下载:
  2. 一个有趣的matlab编程的俄罗斯方块。编程思想值得一学!J向左,L向右,I变换,S向下。-An interesting matlab programming Tetris. Programming ideas worth learning! J to the left, L to the right, I transform, S down.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:新华
  1. dct

    0下载:
  2. 这是一个matlab环境下的离散余弦变换的程序,与matlab的dct程序运行结果一样-This is a matlab environment, discrete cosine transform process, and matlab s dct program runs the same result as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:858
    • 提供者:zhouzixuan
  1. shuzixinhaochulishiyancxu

    0下载:
  2. 数字信号处理实验程序部分,配对我发布的数字信号处理实验讲义,基于Matlab的FFT变换,IIR数字滤波器设计,FIR数字滤波器设计-Digital signal processing part of experimental procedure, matching my release digital signal processing experiment notes, based on Matlab' s FFT transform, IIR digital filter desig
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:228844
    • 提供者:刘天
  1. waveletimtransformandimagecompression

    0下载:
  2. 用Matlab实现图像的整数小波变换和逆变换,对行和列各做一次,采用最简单的S小波,它是Haar变换的整数形式。此程序代码为逆程序代码-Using Matlab for image wavelet transform and inverse integer transform, the rows and columns to do once the most simple and S-wavelet, which is the integer Haar transform. This progr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:587
    • 提供者:李颀
  1. viewer3d_version9a

    0下载:
  2. This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices. It includes Maximum intensity projections (MIP), Volume Rendering (VR) , Slice render,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:870744
    • 提供者:Colin.hit
  1. fft_direct

    0下载:
  2. 基于MATLAB的FFT变换, 可用于OFDM信道中-MATLAB' s FFT-based transform, can be used for OFDM channel
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1608
    • 提供者:donghuiyang
  1. codefile

    1下载:
  2. MATLAB 2维小波变换以及S+P讲解和图像去噪 适合开发人员参考应用 包括原始图像和代码及详细讲解-MATLAB 2-dimensional wavelet transform and the S+ P to explain and image denoising applications for developers, including the original image and the reference code and explain in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:133246
    • 提供者:chaochao
  1. GUI

    2下载:
  2. 利用Matlab的图形用户界面(GUI)编程实现1.信号产生,信号基本运算,傅立叶变换 2.图像文件的读取和显示,图像增强,边缘检测,图像的数学变换-Using Matlab' s graphical user interface (GUI) programming 1. Signal generation, signal basic operations, Fourier transform 2. Read and display image files, image enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:21258
    • 提供者:张慧
  1. BFPS_v1_2011-09-06

    0下载:
  2. This readme describes the Biased and Filtered Point Sampling algorithm. Before running the code, please run "compile_MEX.m" in the "dependent_files" directory. BFPS.m is the main file that draws samples. A demo can be run from Matlab with t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:129526
    • 提供者:馬英九
  1. fftwtest

    0下载:
  2. fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example of how to use the fftw library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1531435
    • 提供者:张磊
  1. MSourceCoodeA

    0下载:
  2. 利用MATLAB实现图像的离离散余弦变换的源代码可直接使用。 -The source code using MATLAB' s image away from the discrete cosine transform can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:655313
    • 提供者:
  1. wave_reduceNoise

    0下载:
  2. 一个简单的小波变换的图像去噪的matlab程序的源代码-Wavelet transform image denoising Matlab program s source code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4402
    • 提供者:布仁舒
  1. dq

    0下载:
  2. 采用matlab实现的dq变换,对于学习这块的同学非常有用-dq transform implement in matlab ,it s very useful for who study it
  3. 所属分类:Energy industry

    • 发布日期:2017-11-09
    • 文件大小:10129
    • 提供者: 李华
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. Fftfile-of-EEG

    3下载:
  2. 可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。-FFT spectrum can be ext
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-13
    • 文件大小:3391537
    • 提供者:nuaa030840105
  1. Digital-Image-Processing

    0下载:
  2. Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:50520
    • 提供者:nicole
  1. arr

    0下载:
  2. MATLAB2维小波变换经典程序,MATLAB的一些例子-Some examples MATLAB2 dimensional wavelet transform classic program, MATLAB' s
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3737
    • 提供者:跳跳糖
  1. ImageFusion_DWT

    2下载:
  2. 遥感图像融合方法中基于小波变换的融合方法matlab代码,同时附上测试用的遥感影像-Remote sensing image fusion method based on wavelet transform. It s matlab code, with remote sensing images used for testing
  3. 所属分类:Special Effects

    • 发布日期:2017-01-11
    • 文件大小:73728
    • 提供者:CJJ
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com