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

搜索资源列表

  1. imput_osc_data

    0下载:
  2. 导入示波器数据,可以非常方便地连续的将多组数字示波器的数据方便的转换到matlab中进行各种复杂的后续处理;方便于需要组建基于数字示波器的实验系统使用和写paper呵-Import oscilloscope data, can be very easy to successive groups of digital oscilloscope to facilitate the conversion of data into matlab carried out follow-up to deal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:770
    • 提供者:吴三桂
  1. lab4

    0下载:
  2. matlab实现的频率空间转换,含完整实验报告-matlab implementation of the frequency space conversion, including a full lab report
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:786240
    • 提供者:linda
  1. caozuoxitong

    0下载:
  2. 实验四 模拟页式虚拟地址转换和缺页中断 实验报告-Experimental four-page simulation and virtual address translation page fault test report
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:264824
    • 提供者:小罗
  1. lianxi

    0下载:
  2. 用来实验验证c转换为汇编的效率,本代码为一个简单的小延时,通过不同德c代码,转换成汇编,看他们的大小,和执行效率-C is used to convert the experimental verification of the efficiency of assembly, the code for a simple little delay, through different de c code into assembly, to see their size, and efficienc
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:8550
    • 提供者:wangdeshi
  1. upc_vc_hsm_toolkit

    0下载:
  2. 基于HSM(harominic/stochastic model)模型的声音转换工具包。内含声音的预处理,分割,建模,参数转换以及实验部分。需要具备一定的语音转换相关知识。-Based on HSM (harominic/stochastic model) model voice conversion kit. Includes pre-sound, segmentation, modeling, parameter conversion and experimental parts. Need
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:52519
    • 提供者:Zhao Sixuan
  1. matlab

    0下载:
  2. MATLAB程序关于自动处理txt文本内的数据,将数据转换成矩阵型计算后导出得出新数据的TXT文本,内含全英文实验报告-The whole program is developed to deal with the display and processing of material properties of a gas. The material properties of an example gas is given in a text file called "ass1data.txt
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:270465
    • 提供者:魏子然
  1. c2gm0

    0下载:
  2. 改程序描述了从WGS84坐标系转换为大地坐标系的程序转换,该实验对学习卫星导航的人来说,很有用-the program is about the algorithm of conviter from WGS84 to HBL
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:769
    • 提供者:陈利果
  1. expdist

    0下载:
  2. 利用逆转换法,用均匀分布随机数产生指数随机数的数学实验,并绘制直方图检验效果,有兴趣的matlab初学者不妨看看,直方图绘制方法可推广借鉴-mathematical experiment: using a random number to create exp distributed random index number, and drawing the histogram test the effect, catering to interested matlab beginner.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:frankchelsea
  1. test

    0下载:
  2. 先生成这样的一幅500*500的RGB彩色图像:一个田字格,左上和右下是绿色,右上是红色,坐下是蓝色。并进行如下处理:(a)将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间;(b)重复(a),只是这次处理的是S分量。最后简单分析结果。(内含实验报告) -Mr. into a 500* 500 RGB color image: a field word lattice, the upper left and lower right is green, the
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:34655
    • 提供者:陈三穗
  1. gray2Color

    0下载:
  2. 在PLIF实验过程中,用该程序能将任一一张图片转换成伪彩图-In the PLIF experiment, one can either use the program to convert an image into a pseudo-color
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1461
    • 提供者:辛传贤
  1. Time-delay-estimation

    0下载:
  2. 采用实验估计的目标被动定位技术,涉及极坐标与三维坐标之间的转换-Time delay estimation
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:1945
    • 提供者:FXCH
  1. 彩色图像处理

    0下载:
  2. 掌握常见的几种颜色模型及各种颜色空间之间的相互转换。 掌握彩色图像处理的方法,如彩色图像增强、彩色图像复原、彩色图像检测与分割等。 了解伪彩色处理方法的原理及应用。 实验内容: 使用cat函数生成CMY彩色图像; 读入一幅RGB图像,将其分别转换到HSV、YCbCr空间并显示; 使用grayslice函数对一幅灰度图像进行伪彩色增强。
  3. 所属分类:matlab例程

  1. 基于BP神经网络的色空间转换

    1下载:
  2. 本案例为基与bp神经网络对pantone色卡中RGB空间向Lab空间转换的源码,并已经调试成功输入层输出层函数与神经元个数。附加功能:直接得出各色块的Eab色差已经测试样本与预测样本的相关系数。经多次实验,相关色差在2~3之间,低于CIE认可标准:4,相关系数达到0.96以上,可以准确预测绝大多数色块,用于色彩管理建模。(This case is for color space converting(RGB Space to Lab Space) You can master how to u
  3. 所属分类:matlab例程

    • 发布日期:2020-06-18
    • 文件大小:7168
    • 提供者:Syuhen
  1. 小波实验

    2下载:
  2. 哈尔小波转换 一维信号与二维图像的三级分解 信号去噪与重构 morlet小波连续小波变换(Haar wavelet Three level decomposition of one dimensional signal and two dimensional image Signal denoising and reconstruction morlet wavelet continuous wavelet transform)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-05
    • 文件大小:2942976
    • 提供者:Z_bunny
搜珍网 www.dssz.com