CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 多媒体编程 搜索资源 - matlab实现

搜索资源列表

  1. RGB2HIS

    0下载:
  2. 实现RGB to HSI的转换,用matlab将图片中的R,G,B提取出来转换成相应的H,I,S-Achieve the RGB picture of the R, G, B to the HSI conversion using Matlab extracted converted into the corresponding H, I, S
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:zhangbowen
  1. spreader

    0下载:
  2. 扩频通信中用伪随机码对信息数据进行扩频,实现频谱扩展!-Spread spectrum communication using pseudo-random code spreading of information data to realize the expansion of the spectrum!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:578
    • 提供者:fengyanfang
  1. MotionDetectioninavideo

    1下载:
  2. MATLAB实现视频中动态目标的识别、跟踪与检测!-this programs identifies the moving objects in a video ( continious frames) and displays the moving object in a window.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:824949
    • 提供者:dony
  1. padarray

    0下载:
  2. matlab内部函数实现各种方式的滤波 被imfilter 调用 为底层函数-Standards-based genetic algorithm camera calibration procedure
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-25
    • 文件大小:2262
    • 提供者:xiang
  1. KNN3

    0下载:
  2. matlab环境下 实现的3类分类的KNN算法-KNN algorithm to classify three classes developed by matlab
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:633
    • 提供者:尹彦博
  1. Matcom_VC

    0下载:
  2. matlab和VC的混合编程,借助MATCOM插件实现将m文件直接转换成C++代码,适合快速转换算法。-Mix programming with visual C++ and MATLAB,thanks to the strong support of MATCOM,we can transfer m-file to C plus plus code directly.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:250170
    • 提供者:暗夜星尘
  1. particleex

    0下载:
  2. 用粒子滤波tracking移动中的物体 用matlab实现 很简洁易懂-particle filter tracking moving object
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:9777
    • 提供者:Tracy LI
  1. filter_F

    0下载:
  2. 高频滤波器,实现了滤除低频分量的功能,matlab实现实用-high-frequency filter
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-02
    • 文件大小:747380
    • 提供者:于秀清
  1. 3dof

    1下载:
  2. 通过matlab算法实现三自由度质量弹簧阻尼系统特征值分析及信号噪声的消除-This is a scr ipt file to solve a 3 DOF system given the mass, damping and stiffness matrices in dimensionless units and plot any desired frequency response function.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-19
    • 文件大小:979
    • 提供者:zhangsan
  1. Matlab

    0下载:
  2. 这个报告里包含了很多用matlab实现的图像技术,在matlab运行环境下将不同的图片给予想要的效果。-This report contains a lot of techniques using matlab image in matlab runtime environment will give a different picture desired effect.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-12
    • 文件大小:832472
    • 提供者:萧妖
  1. bianyuanguolv

    0下载:
  2. 这个报告里包含了用matlab实现的图像边缘过滤技术,在matlab运行环境下将不同的图片给予想要的边缘过滤效果。-This report contains the edges of the image using matlab filtering technology, the operating environment in matlab different pictures give the desired edge filtering effect.
  3. 所属分类:Multimedia Develop

    • 发布日期:
    • 文件大小:9672
    • 提供者:萧妖
  1. zaoyinchuli-

    0下载:
  2. 这个报告里包含了用matlab实现的图像噪音的添加于处理技术,在matlab运行环境下将不同的图片给予想要的图像噪音效果。-This report contains an image using matlab noise added processing in matlab runtime environment you want to give a different picture image noise effect.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-29
    • 文件大小:114040
    • 提供者:萧妖
  1. MATLAB_kanong-

    0下载:
  2. matlab实现卡农钢琴曲 源代码 将代码复制到matlab的命令窗口即可-matlab realize canon piano
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1727
    • 提供者:颜颜
  1. Spots-feature-detection

    0下载:
  2. 依据LoG和Gilles斑点检测原理,利用matlab程序实现LoG和Gilles斑点检测-LoG and Gilles spot detection based on the principle of using matlab program implements LoG and Gilles spot detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:161076
    • 提供者:hc
  1. ex0411

    0下载:
  2. 主要用于matlab的计时功能,调用了系统函数,tic toc,实现1+2+...+n<1000的最大整数-Mainly used matlab timing function, call the system function, tic toc, to achieve the greatest integer 1+ 2+ ...+ n <1000 s
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:120835
    • 提供者:leegend
  1. canny_edge

    0下载:
  2. matlab 中imfilter(A,H) 的实现, 测试跟imfilter的效果一样。-matlab in imfilter (A, H) implementation, testing with imfilter the same effect.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:2405
    • 提供者:万可
  1. WaveAnalysis

    0下载:
  2. 音乐合成的matlab实现。包含音乐的提取、处理、分析、重构等。-Music Synthesizer by Matlab
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1029694
    • 提供者:Jason
  1. Audio

    0下载:
  2. 语音合成的matlab实现。包含语音的处理、分析、合成,以及变速不变调、变调不变速的实现方法。-Speech Synthesis by MATLAB
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:936603
    • 提供者:Jason
  1. Image-Processing(matlab)

    0下载:
  2. 常见的图像处理操作,matlab实现,用于检验数字图像水印或隐写算法的鲁棒性。-Common image processing operations, matlab realize, for robustness testing digital image watermark or steganographic algorithm.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2851900
    • 提供者:张一
  1. matlab

    0下载:
  2. MATLAB实现股票价格预测+源程序代码
  3. 所属分类:多媒体编程

« 12 »
搜珍网 www.dssz.com