登录
首页 » matlab » ch2

ch2

于 2012-11-19 发布 文件大小:8KB
0 207
下载积分: 1 下载次数: 3

代码说明:

  MATLAB语言与控制系统仿真ch2本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。(MATLAB language and Control System Simulation ch2 book based on MATLAB 5.2 version, to provide practical guidance for using MATLAB. MATLAB has become a suitable the multidisciplinary working platform powerful, user-friendly, natural language open large outstanding application software, as well as domestic and foreign institutions of higher learning higher mathematics, numerical analysis, digital signal processing, automatic basic teaching tools of control theory and engineering applications courses. The book is organized in a logical, throughout the examples described complete and relatively independent of each chapter is a concise MATLAB reference books, both for beginners and for advanced MATLAB users. Combined with the description of MATLAB and FORTRAN, C, and other languages ​ ​ is a rare feature in the books of all MATLAB. This book is suitable as a science and engineering universities graduate, undergraduate teaching books, the majority of scientific engineering and)

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

发表评论

0 个回复

  • 78E58与上位通讯
    78E58与上位通讯.rar(78E58 and Host Communications. Rar)
    2005-01-29 12:10:23下载
    积分:1
  • hgfx1
    一元线性回归和二元线性回归的matlab实例编程 包括有多元线性回归模型(Linear regression and binary linear regression matlab programming examples include multiple linear regression model)
    2014-02-15 21:57:02下载
    积分:1
  • proakis_contemporary_communication_systems_using_
    Matlab codes for Contemprary Communication systems using matlab
    2010-06-21 16:35:39下载
    积分:1
  • li9_23
    clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4) A=double(I) 转换为double类型 计算7个不变矩 [nc,nr]=size(A) [x,y]=meshgrid(1:nr,1:nc) 得到网格 x=x(:) y=y(:) A=A(:) m.m00=sum(A) if m.m00==0 m.m00=eps end m.m10=sum(x.*A) m.m01=sum(y.*A) 计算均值 xmean=m.m10/m.m00 ymean=m.m01/m.m00 计算中心矩(li9_23.rar cm.cm00=m.m00 cm.cm02=(sum((y-ymean).^2.*A))/(m.m00^2) cm.cm03=(sum((y-ymean).^3.*A))/(m.m00^2.5) cm.cm11=(sum((x-xmean).*(y-ymean).*A))/(m.m00^2) cm.cm12=(sum((x-xmean).*(y-ymean).^2.*A))/(m.m00^2.5) cm.cm20=(sum((x-xmean).^2.*A))/(m.m00^2) cm.cm21=(sum((x-xmean).^2.*(y-ymean).*A))/(m.m00^2.5) cm.cm30=(sum((x-xmean).^3.*A))/(m.m00^2.5) im(1)=cm.cm20+cm.cm02 im(2)=(cm.cm20-cm.cm02)^2+4*cm.cm11^2 im(3)=(cm.cm30-3*cm.cm12)^2+(3*cm.cm21-cm.cm03)^2 im(4)=(cm.cm30+cm.cm12)^2+(cm.cm21+cm.cm03)^2 im(5)=(cm.cm30-3*cm.cm12)*(cm.cm30+cm.cm12)... *((cm.cm30+cm.cm12)^2-3*(cm.cm21+cm.cm03)^2)... +(3*cm.cm21-cm.cm03)*(cm.cm21+cm.cm03)... +(3*(cm.cm30+cm.cm12)^2-(cm.cm21+cm.cm03)^2) im(6)=(cm.cm20-cm.cm02)*((cm.cm30+cm.cm12)^2-(cm.cm21+cm.cm03)^2)... +4*cm.cm11*(cm.cm30+cm.cm12)*(cm.cm21+cm.cm03) im(7)=(3*cm.cm21-cm.cm03)*(cm.cm30+cm.cm12)... *((cm.cm30+cm.cm12)^2-3*(cm.cm21+cm.cm03)^2)... +(3*cm.cm12-cm.cm30)*(cm.cm21+cm.cm03)... *()
    2010-10-17 21:53:14下载
    积分:1
  • burg
    高频雷达 目标检测 去除 Bragg 峰 采用现代谱估计方法 burg(Remove high-frequency radar target detection Bragg peak using modern spectral estimation methods burg)
    2011-01-30 10:58:38下载
    积分:1
  • MATLABcode
    《有限单元法及应用》最新2012版。公式推导详尽,matlab符号运算及算法简单易懂,理论介绍与软件应用连接紧密,适合作为非力学专业高年级本科生及研究生教材使用,也可作为有限元应用领域内工程技术人员的参考书。(The latest 2012 edition of the finite element method and its application " . The formula derivation detailed, the Matlab symbolic computation algorithm is simple and easy to understand, the theory describes the software application connections are tight, suitable as a non-mechanical professional senior undergraduate and graduate textbook, and may also be used as a reference book of engineering and technical personnel in the field of finite element applications.)
    2013-03-26 11:43:01下载
    积分:1
  • repetitive-control-for--inverter
    分析了电压型控制模式下的逆变器并网的电路结构和数学模型,提出了基于重复控制技术的光伏逆变器并网控制策略,仿真和实验结果表明方案满足逆变器并网要求。(Voltage control mode inverter grid circuit structure and mathematical model is proposed based on repetitive control technology photovoltaic inverter grid control strategy, simulation and experimental results show that the program inverter to meet and network requirements.)
    2013-04-27 15:36:28下载
    积分:1
  • Double_DBR
    双DBR反射镜组成的微腔模式及透射光谱、反射光谱计算(Double DBR mirror consisting of micro-resonator modes and transmission spectra, reflectance spectra)
    2010-06-22 15:58:13下载
    积分:1
  • OFDM_simulation
    a method of ofdm simulation using matlab(a method of OFDM simulation using Matlab)
    2006-07-10 10:45:53下载
    积分:1
  • SSQ_Predict
    按照《双色球EXCEL全攻略》用matlab重写的双色球统计程序。(A lottery Predicting program developed with matlab.)
    2012-04-11 23:23:22下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载