登录
首页 » Windows_Unix » compcodes

compcodes

于 2009-06-16 发布 文件大小:28KB
0 230
下载积分: 1 下载次数: 6

代码说明:

  MATLAB Codes for the A MATLAB Companion for Multivariable Calculus Harcourt/Academic Press (2001)

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

发表评论

0 个回复

  • work1
    在matlab环境下利用追赶法解线性方程组的算法实现(Matlab environment in the use of catch-up method of solution of linear equations algorithm)
    2007-11-11 20:56:00下载
    积分:1
  • mass_damper_system_matlabasimulink
    Matlab code and Simulink model for mass damper system with and without force.
    2014-02-07 07:21:00下载
    积分:1
  • mbook
    说明:  MATLAB的诸多例题和解法,对于matlab基础学习和指导很有用。多大上百例题。(Example and solution of many MATLAB for matlab-based learning and guidance very useful. How hundreds of Example.)
    2010-03-24 14:34:05下载
    积分:1
  • waveplate_polarizer_attenuator
    This program show how a deformed spectrum would affect the pulse shape
    2011-05-21 08:32:33下载
    积分:1
  • psoGriewank2
    基于分段非线性权重值的Pso算法,matlab程序,测试函数是griewank(sectionalized nonlinear weights based Pso algorithm, matlab program, the test function is griewank)
    2011-05-31 13:00:35下载
    积分:1
  • paper
    短波信道建模中几篇具有里程碑意义的论文英文原文。(HF channel modeling in several landmark papers in English text.)
    2011-10-21 10:57:06下载
    积分: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
  • process-control-sub
    Simulate PID for process control using matlab
    2013-09-22 11:01:20下载
    积分:1
  • ECG-AND-WINEIR
    ECG DENOISING USING WEINER FILTER
    2015-02-16 22:53:56下载
    积分:1
  • dusheng
    T-S模糊神经网络的matalb程序,可以用做端点检测-TS fuzzy neural network matalb procedure can be used for endpoint detection(TS fuzzy neural network matalb procedure can be used as endpoint detection-TS fuzzy neural network matalb procedure can be used for endpoint detection)
    2010-06-28 12:55:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载