登录
首页 » matlab » Morphologic

Morphologic

于 2009-12-17 发布 文件大小:79KB
0 208
下载积分: 1 下载次数: 134

代码说明:

  二值图像形态滤波和灰度图像形态滤波操作的Matlab实现。(Binary image morphological filter and grayscale images Matlab morphological filtering operations to achieve.)

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

发表评论

0 个回复

  • shuzi
    基带信号周期采样的分析与仿真设计低通信号,对该信号进行周期采样,最后从采样数据中恢复原始信号;改变采样频率,给出相应的仿真结果;考察前端抗混叠滤波器的作用和必要性;分析后端理想恢复滤波器是否唯一。( Periodic sampling of the baseband signal analysis and simulation to design low pass signal, the signal is periodic sampling, finally recover the original signal from the sampled data changing the sampling frequency, gives the corresponding simulation results examine the front of the role of anti-aliasing filter and necessity analysis backend ideal restoration filter is unique.)
    2013-11-23 15:46:45下载
    积分:1
  • equation
    Matlab系列。线性方程计算算法比较分析(Matlab series. Linear equation comparative analysis algorithm)
    2007-07-09 17:09:23下载
    积分:1
  • 心电信号滤波
    说明:  心电信号滤波,数字信号处理课后试验,其中有源程序,频谱图,滤波图(ECG filtering, digital signal processing OSCAR test, which is the source, the spectrum, filtering plan)
    2005-12-17 15:40:22下载
    积分:1
  • spacetimecode
    无线通信系统中的空时编码的仿真程序。多天线发送,多天线接受系统。衰落信道。(wireless communication systems and space-time coding the simulation program. Multi-antenna sending, receiving multiple antenna system. Fading Channel.)
    2006-11-14 14:04:41下载
    积分:1
  • kmean
    k mean for clustering in the matlab.cluster do in environment 3-dimontional.
    2012-03-25 16:10:01下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • matlabgjx
    matlab工具箱(统计工具箱函数 优化工具箱函数 样条工具箱函数 偏微分方程数值解工具箱函数 )(Matlab Toolbox (Statistics Toolbox function optimization toolbox function spline function PDE Toolbox Numerical Solution Toolbox functions))
    2007-05-06 08:39:57下载
    积分:1
  • TherealizationgofFloydarithmetibymatlab
    用MATLAB仿真工具实现Floyd算法,求任意两端间的最短路径(MATLAB simulation tool used to achieve Floyd algorithm, for any shortest path between two ends)
    2007-09-13 00:10:45下载
    积分:1
  • GP_matlab_toolbox
    说明:  遗传规划的matlab工具箱,易上手,功能强大,且有详细的说明文档(genetic programming of Matlab Toolbox, hidden, powerful, which is described in detail in documents)
    2021-04-09 09:58:59下载
    积分:1
  • acquire
    matlab实现对ccd相机的实时采集,gui显示图像,并进行处理(matlab to realize real-time acquisition ccd camera, gui display images, and processing)
    2013-10-28 10:12:55下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载