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

搜索资源列表

  1. ques1

    0下载:
  2. Write MATLAB code that will do the following (a) Read different images from Matlab Library. Eg. Gray, Index, Colour, Binary images etc. (b) Display size of the images. (c) Display the images. (d) Store the images in hard drive using differe
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:92503
    • 提供者:Rokibul Ahmed
  1. ques3

    0下载:
  2. Write MATLAB code that will do the following. (a) Image resizing into sizes 2X, 5X, 10X, 0.1X, 0.25X. (b) Image rotation with and without clipping in angles 100, 600, 900, 1100, 1500 (c) Image flipping in x and y axis. (d) Image zooming.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:Rokibul Ahmed
  1. ques4

    0下载:
  2. Write MATLAB code that will do the following. Import two images and perform (a) Image addition. (b) Image subtraction. (c) Image multiplication. (d) Image division -Write MATLAB code that will do the following. Import two imag
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:12537
    • 提供者:Rokibul Ahmed
  1. ques5

    0下载:
  2. Write MATLAB code that will do the following enhancement. (a) Manipulate image brightness. (b) Manipulate image contrast. (c) Perform image negative on binary and gray image. (d) Perform log transform. (e) Perform power-law transform
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:67335
    • 提供者:Rokibul Ahmed
  1. ques7

    0下载:
  2. Write MATLAB code that will do the following. (a) Add Gaussian, Salt and Pepper and Speckle noise to image. (b) Perform median filtering to remove noise and determine SNR and PSNR value. (c) Perform average or low pass filtering to remove noise
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:52810
    • 提供者:Rokibul Ahmed
  1. ques8

    0下载:
  2. Write MATLAB code that will perform frequency domain filtering using, (a) Ideal LPF. (b) Butterworth LPF. (c) Gaussian LPF. (d) Ideal HPF. (e) Butterworth HPF. (f) Gaussian HPF. (g) Homomorphic filtering.
  3. 所属分类:matlab

    • 发布日期:2016-03-03
    • 文件大小:77824
    • 提供者:Rokibul Ahmed
  1. ques9

    0下载:
  2. Write MATLAB code that will do the following. (a) Import a RGB image and display all planes in individual colours. (b) Convert RGB HSI and HSI RGB. (c) Perform adaptive histogram using RGB and HSI image. (d) Manipulate image bri
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:83221
    • 提供者:Rokibul Ahmed
  1. ques10

    0下载:
  2. . Write MATLAB code that will do the following. (a) Perform point detection. (b) Perform line detection. (c) Perform edge detection using Laplacian, Prewitt, Sobel operators. (d) Perform boundary detection using Hough Transform. (e) Perform
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:42935
    • 提供者:Rokibul Ahmed
  1. ques11

    0下载:
  2. Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14652
    • 提供者:Rokibul Ahmed
  1. hw3

    0下载:
  2. 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
  3. 所属分类:MPI

    • 发布日期:2017-06-01
    • 文件大小:13522554
    • 提供者:徐个
  1. DERIVATIVE-CALCULATION-

    0下载:
  2. 利用Matlab内建的快速傅氏变换函数可以方便地在波数域计算重磁异常导数。介绍了基于Matlab语言的波数域求导的算法,给出了程序源代码,讨论了一些有助于提高计算精度的编程技巧。通过模型试验和数据分析, 发现在计算垂向导数时波数域求导算法的精度比傅氏级数的精度有明显改善;而水平导数的计算,2种方法的精度相当。在某区钾盐勘探中,用该方法处理高精度重力剖面数据,取得了较好效果。-It is convenient to calculate derivative in wave number spa
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:342595
    • 提供者:wm
  1. 4

    1下载:
  2. ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 ex4_9 脉冲不变法变换切比雪夫Ⅰ型低通滤波器设计 ex4_10 脉冲不变法变换切比雪夫Ⅱ型低通滤波器设计 ex4_11 脉冲响应不变法椭圆低通滤波器设计
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:14027
    • 提供者:Bruce
  1. MoShiShiBieHIT

    0下载:
  2. 这是哈尔滨工业大学,电子与信息工程学院,模式识别课程,上机实验使用的matlab程序,只有第一次实验的,主要内容是产生二维样本。-This is Harbin industrial university, electronics and information engineering college, curriculum pattern recognition, computer experiment using matlab program, only the first experimen
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:32190
    • 提供者:朱安国
  1. cours1-IMAGE-et-vision

    0下载:
  2. Cours de traitement d image sur Matlab.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:73313
    • 提供者:Olfa
  1. 3D-Vector

    0下载:
  2. 利用matlab进行三维矢量场绘制的小程序。 There are two files with the same name (vectgui) in this archive. One is Matlab figure file and the other one is Matlab M-file. Please save them under the same directory which Matlab can access.-3 d vector field
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-16
    • 文件大小:9389
    • 提供者:严明
  1. pseudo-sequence

    0下载:
  2. 通信中常用伪随机序列matlab仿真程序,通过在MATLAB环境下对常用的几种伪随机序列的仿真及性能分析,进而运用组合序列的思想,尝试不同的序列以不同组合方式生成的新的伪随机序列,并用MATLAB分析其性能,得出组合序列的一般的规律,借此推导出了一种新的组合序列——异族Gold组合序列-Through simulation and performance analysis of several commonly use¬ d pseudo-random sequence in the M
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-26
    • 文件大小:71956
    • 提供者:杨远望
  1. pseudo-sequence-vhdl

    0下载:
  2. 常用的几种伪随机序列的仿真及性能分析,进而运用组合序列的思想,尝试不同的序列以不同组合方式生成的新的伪随机序列,并用FPGA分析其性能,得出组合序列的一般的规律,借此推导出了一种新的组合序列——异族Gold组合序列。-Through simulation and performance analysis of several commonly use¬ d pseudo-random sequence in the FPGA environment, use the ideas of c
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:3838
    • 提供者:杨远望
  1. CODE STUDIO

    0下载:
  2. CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
  3. 所属分类:界面编程

    • 发布日期:2014-05-27
    • 文件大小:51683
    • 提供者:szekely_e
  1. STUDIO

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:35268
    • 提供者:szekely_e
  1. codes

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:35268
    • 提供者:szekely_e
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com