CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - transform function

搜索资源列表

  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.52kb
    • 提供者:王晓明
  1. WIG3C

    0下载:
  2. 也是winger分布方面的函数,能估计出信号的付式变换-winger is the distribution function can be estimated signals in the pay-Transform
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.21kb
    • 提供者:xjs
  1. MATLABzuotu

    0下载:
  2. 几个MATLAB实现的GUI界面,如多选菜单,可控制小球运动速度的用户界面,函数变换等主要共初学者参考使用!-several MATLAB GUI interface, such as more election menu control the ball movement speed of the user interface, the main function transform a total beginners reference!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3.34kb
    • 提供者:徐政
  1. wavelettransformation

    0下载:
  2. 选择db10 小波和db10 小波两个小波函数实现了小波变换-Choose two db10 wavelet and wavelet db10 wavelet function implementation of wavelet transform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:44.08kb
    • 提供者:紫瓶
  1. transform

    0下载:
  2. 本程序的功能是实现从平行束到扇形束的转化-The function of the program is that realize the transform from par to beam
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:33.33kb
    • 提供者:liyuanjin
  1. matlab-functions-and-applications

    0下载:
  2. 本书结合科学研究和工程中的实际需要,系统、全面地介绍了MATLAB的常用函数。主要内容包括MATLAB基础及通用函数、数学运算函数、数组和矩阵运算函数、数值计算函数、概率统计函数、图形及图像处理函数、符号计算函数、图形用户界面开发函数、Simulink仿真函数、控制系统设计函数、信号处理函数、神经网络应用函数、最优化设计函数和小波变换函数。本书讲解的函数主线为从MATLAB的基础知识到不同领域的应用和实际问题的解决。电子书高清版但章节不全,但书内案例源码齐全,欢迎下载学习。-The book
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2.16mb
    • 提供者:
  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:18.69kb
    • 提供者:郭海波
  1. Square-wave--cwt

    0下载:
  2. 此例程为配套书籍的第六章例题6-10的相对应代码,功能为方波信号连续小波变换,编程环境为matlab。-This routine supporting books Chapter Example 6-10 square wave signal corresponding to the code for the function continuous wavelet transform, the programming environment for matlab.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:529byte
    • 提供者:赵苑珺
  1. Square-wave--dwt

    0下载:
  2. 此例程为配套书籍的第六章例题6-9的相对应代码,功能为方波信号离散小波变换,编程环境为matlab。-This routine supporting books Chapter Example 6-9 corresponding to the code for the function square wave signal discrete wavelet transform, programming environment Matlab.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:651byte
    • 提供者:赵苑珺
  1. my-2d_fft

    0下载:
  2. 实现快速傅里叶变换函数的matlab程序,以2D作为基来写的-Fast Fourier transform function matlab program to 2D as a base to write
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:773byte
    • 提供者:木木
  1. FFT

    0下载:
  2. 本程序的基本功能是对信号进行傅里叶变换,并同时提取出他的时域和频域的特征值。-The basic function of this program is the signal to Fourier transform, and the simultaneous extraction of his time domain and frequency domain characteristic values.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:819byte
    • 提供者:zuo
  1. main-UI-of-the-signal-and-system

    0下载:
  2. 在Matlab中设计GUI,并将源码作为主界面的回调函数,按下相应的按钮实现相应的功能,包含信号的产生,卷积,傅里叶变换等功能,具体每个模块的功能实现请参照我上传的其他几个源码,谢谢。-Design of GUI in Matlab, and source as the callback function of the main interface, press the corresponding button to achieve the corresponding functions, in
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4.42kb
    • 提供者:张高明
  1. wavelet-Matlab7

    1下载:
  2. 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
  3. 所属分类:source in ebook

    • 发布日期:2017-06-10
    • 文件大小:15.72mb
    • 提供者:zhoubo
  1. st

    0下载:
  2. S变换,MATLAB 多分辨率分析可以从两个角度引入,函数空间的剖分和理想滤波器组,前者是首先提出的,数学上比较严谨,结论也比较全面。-S transform, MATLAB Multi-resolution analysis can be introduced two Angle, function space subdivision and the ideal filter group, the former is first proposed, math is rigorous
  3. 所属分类:source in ebook

  1. met_set

    0下载:
  2. A set of transition function for hexadecimal string octal binary string string to a decimal integer transform each other
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:2.45kb
    • 提供者:Devio
搜珍网 www.dssz.com