登录
首页 » matlab » matlab

matlab

于 2010-04-23 发布 文件大小:30KB
0 196
下载积分: 1 下载次数: 0

代码说明:

说明:  函数程序,用于刚学习MATLAB的初学者熟悉软件用(Functional programming, MATLAB for beginners just learning to use familiar software)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • rolling_mill
    good matlab files for rolling mill type models.............
    2011-05-15 16:05:52下载
    积分:1
  • Upload_Sphit-128-4(2)
    i need matlab code regrading my project in image processing
    2011-02-12 13:11:33下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • Cooling-fan-reliability
    冷却风机的可靠性、故障机制、加速寿命测试和性能(Cooling fan reliability- failure criteria accelerated life testing modeling and qualification)
    2013-05-04 16:07:07下载
    积分:1
  • xiangguanhanshu
    相关函数和互相关函数,广泛应用于工程测量技术中。 (Correlation function and cross-correlation function is widely used in engineering surveying technology.)
    2009-02-08 11:23:43下载
    积分:1
  • Datee
    对于任意三个整数,判断其是否为一个合法的日期值。给定一个日期值,计算若干天后的日期值,(For any three integers, determine whether it was a valid date value. Given a date and calculate the value of a number of days of the date,)
    2010-05-08 16:53:29下载
    积分:1
  • FCM
    实现模糊聚类分割的一些方法,以及一些编程代码供学习和复习。(To achieve some of the methods of fuzzy clustering segmentation)
    2012-04-03 11:35:16下载
    积分:1
  • Analog-Filters-Using-MATLAB--2009
    Analog Filters Using MATLAB, 2009 很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
    2012-05-29 21:37:20下载
    积分:1
  • fcnFrostFilter
    fcnFrostFilter performs noise filtering on an image based on an adaptive filter proposed by Frost. [1] V. S. Frost, et al., "A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise," IEEE Trans. Pattern Anal., Machine Intell., vol. 4, no. 2, pp. 157-166, Mar. 1982.
    2012-08-06 17:53:38下载
    积分:1
  • energy-detection-in-cognitive-radio
    毕业论文:认知无线电中的能量检测,自适应检测算法,matlab代码(Graduation thesis: energy detection in cognitive radio, adaptive detection algorithm, matlab code)
    2015-03-27 11:07:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载