登录
首页 » matlab » MatLabformathmaticis

MatLabformathmaticis

于 2007-01-07 发布 文件大小:7072KB
0 235
下载积分: 1 下载次数: 1

代码说明:

  key material for engeering mathmatics!(key material for engeering mathmatics.)

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

发表评论

0 个回复

  • NR
    说明:  pq分解法解电力系统潮流程序,不包含算列,用ieee节点信息(pq decouple)
    2011-04-07 20:53:23下载
    积分:1
  • uhard
    ABAQUS uhard子程序的相关资料介绍,可以用来学习ABAQUS(Uhard ABAQUS subroutine of the relevant information, can be used to learn ABAQUS)
    2021-03-29 08:59:10下载
    积分:1
  • conv1d
    this is a program animation in matlab for i dimensional convolution it is used to understand convolution effectivly
    2012-06-06 01:20:51下载
    积分:1
  • bound2eight_pfile
    Matlab p file for converting a binary file to an 8-connected boundary.
    2009-06-27 08:53:54下载
    积分:1
  • superresolution_v
    基于频域做的图像超分辨率重建的matlab源码(Super-resolution (SR) are techniques that in some way enhance the resolution of an imaging system. There are different views as to what is considered an SR-technique: some consider only techniques that break the diffraction-limit of systems, while others also consider techniques that merely break the limit of the digital imaging sensor as SR.)
    2011-10-25 16:46:57下载
    积分:1
  • prediction-and-distinction
    使用MATLAB完成灰色预测,fisher 判别,以及距离判别(Done using MATLAB Grey, fisher discriminant and distance criterion)
    2011-04-27 17:45:39下载
    积分:1
  • interface-reference-manual-
    matlab的相关外部接口函数,包括:C,java,fortran等等(matlab external interface related functions, including: C, java, fortran, etc.)
    2011-05-29 19:09:31下载
    积分:1
  • autoregresion_model_of_voice
    autoregresion model of voice
    2009-05-26 21:29:32下载
    积分:1
  • stest
    matlab ,本文献是关于广义s变换的一个源码,但是源码只有函数,不能自动生成变换(Matlab, this literature is a source of generalized s transform, but the source function only, not be generated automatically transform)
    2012-05-24 10:46:26下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载