登录
首页 » matlab » matlab6.5kebenchengxu

matlab6.5kebenchengxu

于 2013-04-26 发布 文件大小:551KB
0 262
下载积分: 1 下载次数: 1

代码说明:

  精通matlab6.5课本源程序,包含所有课本程序(To proficient matlab6.5 Textbook source, contains all the textbooks)

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

发表评论

0 个回复

  • template-matching
    用matlab实现的图形文字匹配,配有文字图片(Matlab implementation of the graphical text with matching pictures with words)
    2010-10-13 13:11:46下载
    积分:1
  • shuzichuli
    关于数字信号处理方面的一些很好的资料,主要包过几种常见的滤波器的原理及其设计方法(Some good information on digital signal processing, the main package several common principle and design of the filter method)
    2012-09-13 16:29:06下载
    积分:1
  • xiaobo
    小波的MATLAT程序,调试过,没问题!(Wavelet MATLAT procedures, debugged, no problem!)
    2010-06-06 12:22:20下载
    积分:1
  • solardhl
    matlab code for solar radiation simulator
    2011-06-11 06:38:44下载
    积分: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
  • SAStOPM
    对STOMP算法就行改进,一种稀疏自适应的STOMP,编程过程中对图像采用分快处理来提高效率(STOMP algorithm for improvement on the line, a sparse adaptive STOMP, the programming process to improve the efficiency of the use of sub-fast image processing)
    2014-12-05 10:12:58下载
    积分:1
  • Matlab_LMS_Demo
    说明:  自适应滤波器的matlab源代码,非常好用,可以实验下(Adaptive filter matlab source code, very easy to use, you can experiment under)
    2008-09-22 16:15:39下载
    积分:1
  • SMI
    基于麦克风阵列的自适应波束形成算法.它是基于SMI自适应算法(Microphone array based adaptive beamforming algorithm which is based on the SMI adaptive algorithm)
    2013-07-09 15:49:37下载
    积分:1
  • Matlabteach
    matlab高级讲义,其中包括各个实用例子的编程代码(matlab senior notes, including various practical examples of programming code)
    2007-09-25 13:25:45下载
    积分:1
  • garbf
    遗传算法优化RBF径向基神经网络的matlab程序源代码。(Genetic Algorithm RBF radial basis function neural network matlab source code.)
    2009-05-24 10:17:07下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载