登录
首页 » matlab » diliuci

diliuci

于 2011-05-15 发布 文件大小:21KB
0 240
下载积分: 1 下载次数: 47

代码说明:

  自己编写的源代码能实现简单的形态学操作,如腐蚀膨胀边界提取(I have written the source code to achieve a simple morphological operations, such as corrosion expansion boundary extraction)

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

发表评论

0 个回复

  • MVDR
    形成MVDR波束,并且计算数字序列的自相关矩阵(MVDR beam formation)
    2011-06-02 10:50:37下载
    积分:1
  • B5_firefly
    Firefly Matlab Code (B5 Firefly.m)
    2015-04-13 17:34:52下载
    积分:1
  • test106edit
    添加wav文件或者录音 实现频谱分析 是个MATLAB文件(Add wav files or recording to achieve spectral analysis)
    2014-10-30 17:29:56下载
    积分: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
  • Fundamentals_Wireless_Communication_chapter5.pdf
    is the handbook of wirelesss network. very usefull if you work on the physical layer.
    2010-01-07 19:25:54下载
    积分:1
  • houghlines
    说明:  hough变换的最后一步,即通过找到的几个变换域中的几个点,确定原始空域中的直线!(hough transform the final step, that is, several transform domain by finding a few points to determine the air space in the original line!)
    2011-03-16 00:25:47下载
    积分:1
  • shaow
    通信系统lte发展中慢(阴影)衰落仿真模型,只需要输入几个参数(Lte the development of communication system simulation model of slow fading, just enter a few parameters)
    2010-05-07 19:49:28下载
    积分:1
  • filter
    用MATLAB编程实现巴特沃兹低通、带通滤波器(Using MATLAB programming巴特沃兹low-pass, band-pass filter)
    2008-06-13 21:14:13下载
    积分:1
  • Visual_Cryptography
    visual cryptography in matlab
    2012-12-29 14:51:43下载
    积分:1
  • PSOtool
    PSO工具箱,方便你实现pso功能,matlab中实现,应用范围广(PSO tool )
    2011-08-27 16:55:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载