登录
首页 » matlab » Images-logic-operation

Images-logic-operation

于 2013-07-09 发布 文件大小:2KB
0 161
下载积分: 1 下载次数: 2

代码说明:

  这几段程序分别是matlab环境下图像逻辑操作、交换显示图像、矢量数据的显示、交换显示图像(These paragraphs procedures are logical operations matlab environment image, switching display images, vector data display, switching the display image)

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

发表评论

0 个回复

  • MATLABmainorder
    matlab工具箱,适合初学者缩短学习时间,或者适合专业人士查询。(matlab toolbox, shorten the learning time for beginners or for professionals inquiries.)
    2010-09-06 22:02:02下载
    积分:1
  • yLLEcode
    高分辨率的图像重构经过稀释的表示的算法及其实现(Said high-resolution reconstruction of the diluted)
    2010-11-06 16:16:48下载
    积分:1
  • Rayleigh_Gaussian
    normalized threshold vs the probability of false alarm in radar system.
    2010-01-21 04:41:57下载
    积分:1
  • xml3
    实现PSO对PID参数的优化,可以找到局部最优及全局最优参数。(PSO optimized PID parameters can be found in local optimal and global optimal parameters.)
    2013-01-01 22:01:54下载
    积分:1
  • springmass
    Spring mass simulation with matlab
    2011-06-01 21:44:36下载
    积分: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
  • ecgpdf
    精确心电信号ECG的信号处理,生物医学工程的学习材料(ECG accurate ECG signal processing, and biomedical engineering learning materials)
    2013-12-14 15:13:50下载
    积分:1
  • inverse-broyden-iteration
    matlab的发展环境,为解决大型迭代法的非线性方程组,M-file(matlab development environment, broyden iteration method for solution of nonlinear equations, in which M-file)
    2012-02-10 23:27:03下载
    积分:1
  • PSO
    粒子群优化(PSO)算法是计算智能领域,除蚁群算法外的另外一种基于群体智能的优化算法。(Particle Swarm Optimization)
    2009-10-27 11:03:07下载
    积分:1
  • Matlabjichu
    matlab的基本使用,通过它你会更好的学习matlab(matlab basic use, through which you will better learning matlab)
    2009-12-11 12:34:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载