登录
首页 » PPT » matlab

matlab

于 2009-03-23 发布 文件大小:70KB
0 249
下载积分: 1 下载次数: 2

代码说明:

  使用matlab编程进行工程计算如解线性方程组或者进行数值计算的方法(the use of matlab to accomplish engineering calculations such as solving linear equations or numerical calculation)

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

发表评论

0 个回复

  • quad2dggen
    说明:  通过quad2dggen算法处理二重积分数值计算问题,(Numerical problem dealing with double integral)
    2011-04-04 22:37:28下载
    积分:1
  • -component-analysis
    用独立分量分析方法实现地震转换波与多次反射波分离(Using independent component analysis method to achieve multiple seismic converted wave and the reflected wave separation)
    2013-11-04 17:11:45下载
    积分:1
  • 6
    load flow solution for ieee 14 bus system is attached
    2013-05-13 12:54:56下载
    积分:1
  • EEMD
    eemd,改进的emd程序,保证可用,识别频率阻尼比和模态(eemd, improved emd procedures to ensure that available to identify the frequency and modal damping ratio)
    2021-03-25 15:39:14下载
    积分:1
  • numericalanalysis
    Matlab系列。数值分析计算各类算法分析(Matlab series. Numerical analysis and calculation analysis of the various algorithms)
    2007-07-09 17:14:24下载
    积分:1
  • 1251152172402007531222262846536
    matlab教程,比较入门级别的教程,从概念到语法,适合初学者。(matlab tutorials, more entry-level curricula, from concept to grammar, suitable for beginners.)
    2008-05-21 04:33:24下载
    积分:1
  • 100-examples-matlab-to-study-matlab
    对matlab初学者是非常有用的资料 值得一看!!(It s worth for one to study Matlab …)
    2011-05-24 21:09:00下载
    积分: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
  • CA_CFAR_2D
    说明:  matlab代码实现目标检测功能,进行二维单元恒虚警检测。(Matlab code to achieve target detection function)
    2021-04-25 18:48:46下载
    积分:1
  • Matlab
    matlab编写的遗传算法,解决各种遗传算法问题,适合于建模的学生。(prepared matlab genetic algorithm, genetic algorithm to solve the problem, suitable for modeling students.)
    2008-07-25 11:22:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载