登录
首页 » Matlab » p.m matlaB文件

p.m matlaB文件

于 2022-10-17 发布 文件大小:21.38 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

if(isgray(I)==0)     disp("请输入灰度图像,本程序用来处理128 *128的灰度图像!"); else   if (size(I)~=[128,128])       disp("图像的大小不合程序要求!");   else H.color=[1 1 1];  %设置白的画布 figure(H);imshow(I); title("原图像");   zeroImage=repmat(uint8(0),[128 128]); figure(H);        %为分裂合并后显示的图设置画布 meansImageHandle=imshow(zeroImage); title("块均值图像");

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

发表评论

0 个回复

  • moving
    移动最小二乘法构造的形函数及形函数偏导图形(moving least square)
    2010-10-21 17:23:28下载
    积分:1
  • cyclo3ph
    design cycloconverter 3/3 phase
    2011-07-17 03:49:55下载
    积分:1
  • Trnasformada_Delta_dirac
    Transformada de una funcion delta de dirac y de una funcion pulso delta de dirac.
    2015-04-01 23:08:24下载
    积分:1
  • ungrey
    灰色预测完全代码,适合GM(1,n)。内附简单代码说明(Grey full code for GM (1, n). Containing simple code Description)
    2013-05-22 17:25:24下载
    积分:1
  • ICAmatlab程序
    用于盲源信号分离,可以将源信号通过混合矩阵进行混合,通过求解分离矩阵,实现源信号的分离。(Using ICA algorithm to solve blind source separation problems,this procedure can separate the source commendably.)
    2017-07-31 10:04:44下载
    积分:1
  • 1
    说明:  电力系统潮流上机程序,已知线路结构,pq节点,pv节点和平衡节点,求各点的未知量。(Power System Power program, known line structure, pq node, pv nodes and balancing node, find the unknown amount of points.)
    2011-05-13 22:11:28下载
    积分:1
  • HDC
    GDP32可控源数据编辑软件,可对原始数据进行选择和编辑,频点选取等,为后续反演提供高质量数据体(GDP32 CSAMT data edit)
    2013-10-26 08:37:54下载
    积分:1
  • aaa
    1.图像尺度转换,降低图像分辨率,采用局部平均法、中值法;2.图像质量评价:均值、标准差、信息熵、平均梯度(1.Image scaling, reducing image resolution, using a local average、median method;2.Image quality assessment: the mean, standard deviation, entropy, average gradient )
    2011-11-25 17:41:11下载
    积分:1
  • cyclostationary_toolbox
    循环自相关函数工具箱,还带有自己编写的代码,ex1-7.(Circulating auto-correlation function of the toolbox, but also prepared with its own code, ex1-7.)
    2021-03-11 10:19:26下载
    积分:1
  • MatlabUserManualSignalFiltering
    User Manual for STABLE 5.1(This manual gives information about the STABLE library, which computes basic quantities for univariate stable distributions: densities, cumulative distribution functions, quantiles, and simulation. Statistical routines are given for fitting stable distributions to data and assessing the fit. Utility routines give information about the program and perform related calculations. Quick spline approximations of the basic functions are provided. Densities, cumulative distribution functions and simulation for discrete/quantized stable distributions are described. The multivariate module gives functions to compute bivariate stable densities, simulate stable random vectors, and fit bivariate stable data. In the radially symmetric case, the amplitude densities, cumulative distribution functions, quantiles are computed for dimension up to 100. The signal filtering module includes functions to compute non-linear filters for signals with heavy tailed noise. Specifically, a novel stable fi)
    2011-01-12 22:19:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载