登录
首页 » matlab » digital_image_processing

digital_image_processing

于 2010-06-06 发布 文件大小:10744KB
0 264
下载积分: 1 下载次数: 11

代码说明:

  数字图像处理的基础知识,是冈萨雷斯的《数字图像处理》一书对应电子版(digital image processing)

文件列表:

数字图像处理(曹茂永)
......................\CH01.pdf,344973,2007-10-19
......................\CH02.pdf,2623614,2007-10-19
......................\CH03.pdf,2372507,2007-10-19
......................\CH04.pdf,2308883,2007-10-19
......................\CH05.pdf,706976,2007-10-19
......................\CH06.pdf,700166,2007-10-19
......................\CH07.pdf,433065,2007-10-19
......................\CH08.pdf,1042829,2007-10-19
......................\Page0.pdf,51577,2007-10-19
......................\Page1.pdf,105213,2007-10-19
......................\从书序.pdf,101548,2007-10-19
......................\前言.pdf,105664,2007-10-19
......................\参编学校.pdf,60202,2007-10-19
......................\参考.pdf,87026,2007-10-19
......................\目录.pdf,109863,2007-10-19
......................\编委会.pdf,76510,2007-10-19

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

发表评论

0 个回复

  • 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
  • TestShellActivity
    Test Shell Activity extends Activity implements Layout Test Controller.
    2014-02-25 12:02:30下载
    积分:1
  • leachvsdeec
    LEACH协议与DEEC协议的比较,用matlab编写的,可以运行哦。(LEACH protocol agreement with the DEEC comparison, using matlab prepared, you can run, oh.)
    2021-02-25 01:39:39下载
    积分:1
  • Total
    Total program for radial system
    2010-11-14 18:33:17下载
    积分:1
  • memristor_emulator
    忆阻器《忆阻器非线性漂移》翻译及其忆阻器宏模型建立及其电路仿真。(memristor emulator )
    2013-11-12 18:09:26下载
    积分:1
  • tftb
    matlab时频工具箱!! 各种时频变换,频谱分析的工具箱(Time-frequency toolbox matlab! ! A variety of time-frequency transform, spectral analysis toolbox)
    2021-01-31 15:08:33下载
    积分:1
  • shortpath
    说明:  最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。(The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.)
    2011-04-09 19:22:08下载
    积分:1
  • xiaobobaonengliangfenxi
    小波包提取滚动轴承故障能量特征的matlab程序,大家只要把采集的滚动轴承振动信号数据放入程序中即可使用,希望对大家有所帮助。(Bearing Fault wavelet packet energy feature extraction matlab program, we just put a rolling bearing vibration signal collected data into the program to use, we want to help.)
    2013-08-11 12:45:19下载
    积分:1
  • wing-airfoil-Matlab
    机翼翼型的matlab编程Wing airfoil Matlab programming(Wing airfoil Matlab programming)
    2013-03-19 17:45:46下载
    积分:1
  • OFDM
    A Matlab code to simulate an OFDM with zero padding
    2013-10-07 01:45:14下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载