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

p.m matlaB文件

于 2022-10-17 发布 文件大小:21.38 kB
0 116
下载积分: 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 个回复

  • chaosimmune
    混沌免疫原理与应用文章合集,包括混沌和免疫如何结合。(Articls for chaos immune)
    2010-07-14 11:46:08下载
    积分:1
  • weifenfangcheng
    matlab 中微分方程的程序,相当的不错,还包括课件ppt.(procedures in the differential equations matlab, very good, also includes courseware ppt.)
    2009-05-13 19:59:15下载
    积分:1
  • 很好的粒子滤波器跟踪算法调试程序
    本程序的性能已经达到较高水平,欢迎大家下载学习,解耦,恢复原信号,保证准确无误,是学习通信的好帮手,仿真效率很高的,LCMV优化设计阵列处理信号。
    2023-06-17 19:35:04下载
    积分:1
  • Enc_Turbo_3gpp
    this file simulates encoding turbo by using matlab
    2009-02-13 17:48:17下载
    积分:1
  • HDB3
    说明:  实现HDB3编码,HDB3码是AMI码的一种改进型,其目的是为保持AMI码的优点而克服其缺点,使连“0”个数不超过3个。(Achieve HDB3 encoding, HDB3 code is a modified AMI code, its purpose is to maintain the benefits of AMI code to overcome its shortcomings, so that even the &quot 0&quot the number of not more than 3.)
    2011-03-29 15:33:57下载
    积分:1
  • 16QAM
    16QAM调制与解调程序,使用matlab运行(16QAM modulation and demodulation process, the use of matlab run)
    2011-10-19 12:13:57下载
    积分:1
  • Matlab
    matlab sourcecodes documents
    2012-11-03 10:44:06下载
    积分:1
  • Speakerrecognitionsystem
    speech recognition matlab code
    2009-11-08 02:13:50下载
    积分:1
  • wavelet_harr_decompose_compose
    自编小波变换的harr小波,对学习小波思想有帮助,当年我就这么过来的。(Self wavelet transform harr wavelet, wavelet thought helpful in learning.)
    2011-02-10 02:56:48下载
    积分:1
  • a
    说明:  this m.file is about wsn
    2011-05-05 15:12:57下载
    积分:1
  • 696516资源总数
  • 106794会员总数
  • 11今日下载