登录
首页 » matlab » nihequxian

nihequxian

于 2013-01-17 发布 文件大小:1KB
0 238
下载积分: 1 下载次数: 14

代码说明:

  改程序应用于数据校正以及一般的数据处理当中,用于曲线的拟合,目标是使得数据协调达到期望【版权所有】(The procedure is applied to the data correction and data processing, used for curve fitting, the target is to make data coordination to achieve the desired All Rights Reserved)

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

发表评论

0 个回复

  • data_process
    关于matlab数据预处理的课件ppt,以及一些个人的整理,比如matlab某些函数的应用。(About the matlab data preprocessing courseware ppt, as well as some personal finishing, such as some matlab function.)
    2012-09-02 13:15:02下载
    积分:1
  • Appendix1E_data_generation
    data generation using matlab neural network
    2013-09-15 20:02:23下载
    积分:1
  • Bhagavatula_May2006_talk
    bhagavtula development research
    2009-04-06 03:11:08下载
    积分:1
  • singleLPG
    长周期光纤光栅透射谱,用来描述长周期光纤光栅传输特性 (jilianjuyunLPG )
    2009-05-11 16:04:32下载
    积分:1
  • 308x440
    308*440关于边缘检测的Matlab源代码,需要的可以(308* 440 on the edge detection of Matlab source code, and we need to see it)
    2007-04-27 10:52:14下载
    积分: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
  • Paper1
    DESIGN OF A NEURAL PREDICTIVE CONTROLLER FOR NONHOLONOMIC MOBILE ROBOT BASED ON POSTURE IDENTIFIER
    2015-01-06 04:51:50下载
    积分:1
  • MIMO
    MIMO系统程序,MATLAB原程序,运行可以通过(THE sysetem of MIMO)
    2011-06-24 10:49:55下载
    积分:1
  • matlab
    人工势场法的路径规划方面的编程代码,能够很好地实现避障,对学习有一定帮助(Path planning artificial potential field programming code, can achieve a good obstacle avoidance, to learn of some help)
    2015-04-14 11:21:45下载
    积分:1
  • Sound-source-localization-master
    说明:  利用LMS、NLMS和LLMS算法,在MATLAB中使用麦克风阵列估计声源位置(The location of sound source is estimated using an array of microphones in MATLAB using LMS, NLMS and LLMS algorithms)
    2019-11-20 14:38:40下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载