登录
首页 » matlab » Mingham2Feb2011

Mingham2Feb2011

于 2012-11-20 发布 文件大小:126KB
0 151
下载积分: 1 下载次数: 4

代码说明:

  Introductory Finite Difference Methods for PDEs

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

发表评论

0 个回复

  • test_22
    a matlab based target detector with real time serial port communication to be used for computer vision applications
    2014-10-27 17:32:17下载
    积分:1
  • matlab-code-for-multiple-FFT
    这是一个非常全面的关于FFT的程序,适用于matlab分析。(This is a very comprehensive program on the FFT for matlab analysis.)
    2011-10-24 12:04:05下载
    积分:1
  • matlabsimulink-Control-and-Simulation
    有关matlab simulink控制与仿真的很好的教程,可轻松教导你学会用该软件仿真控制系统(The matlab simulink control and simulation of a good tutorial to teach you easily learn to use the software control system simulation)
    2010-05-06 17:57:10下载
    积分:1
  • GUI
    Fourie Crypt. Encrypt and decrypt programs
    2013-11-24 02:13:12下载
    积分:1
  • 0071640266
    APPLIED SAP BI Web Reports
    2010-11-12 05:11:48下载
    积分:1
  • L_Quxian
    用 Matlab 编程模拟 李萨如曲线 两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线(simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic vibration, a vibration of a certain rules of the stability of the closed curve Li said if Savimbi curve. Operational procedures, a = pi/3, k = 3 available as Lissajous curve)
    2007-05-25 21:42:26下载
    积分:1
  • zhichixiangliangji
    支持向量机的Matlab源代码,虽然有点简单,但可以用来参考。请大家多多支持(Support Vector Machines Matlab source code, though a bit simple, but can be used for reference. Please support)
    2011-07-31 09:54:17下载
    积分:1
  • 2014DIPmatlabcode
    拉普拉斯滤波,用拉普拉斯算子进行的频域滤波(Laplace filter)
    2014-10-29 19:26:32下载
    积分: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
  • Self-matlab-genetic-algorithm
    自编matlab遗传算法程序,可以直接下载使用(Self matlab genetic algorithm)
    2015-03-13 17:04:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载