登录
首页 » matlab » DISIZHANG

DISIZHANG

于 2013-11-29 发布 文件大小:8KB
0 207
下载积分: 1 下载次数: 2

代码说明:

  本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容: 1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)

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

发表评论

0 个回复

  • m_sequence
    M序列的matlab实现,M序列算法,系统辨识用到的,(Matlab realization of M sequences, M sequences algorithm, system identification is used,)
    2009-06-26 12:06:20下载
    积分:1
  • SVG
    说明:  SVG模型在matlab的仿真原理图,SVG模型在matlab的仿真原理图(svg matlab)
    2020-10-19 10:47:28下载
    积分:1
  • Digital-Signal-and-Image-Processing-Using-MATLAB-
    Digital Signal and Image Processing Using MATLAB - Gerard Blanchet & Maurice Charbit
    2013-09-25 23:37:12下载
    积分:1
  • ABC算法序(小木虫下载)
    说明:  其中含有人工蜂群算法的源代码和各种测试函数的源代码,可运行蜂群算法 matlab(It contains source code of artificial bee colony algorithm and source code of various test functions, which can run bee colony algorithm)
    2020-11-06 16:09:41下载
    积分:1
  • Programming-MATLAB-and-VCP-P
    简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
    2011-01-22 15:49:03下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • MATLAB_m_file
    matlab在电工学中的一些实践中的m文件(Some practice of MATLAB in electrical engineering in the m file)
    2013-05-14 20:58:00下载
    积分:1
  • denoise.ps
    denoising of image using matlab
    2010-01-06 19:58:22下载
    积分:1
  • maingui
    Code source Of Automated Fingerprint Identification System
    2010-12-29 06:40:13下载
    积分:1
  • mmse_siso
    mmse algorithm in ofdm matlab code
    2012-04-24 21:17:40下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载