登录
首页 » matlab » workshop_part3_programming

workshop_part3_programming

于 2009-06-04 发布 文件大小:245KB
0 90
下载积分: 1 下载次数: 2

代码说明:

  introduction to matlab part 3 and examples

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

发表评论

0 个回复

  • Color_dirct_Diff
    彩色全变差图像噪声处理 matlab代码(Color total variation image denoising matlab code)
    2011-04-20 09:04:07下载
    积分:1
  • MATERIAL-DMSPSO
    source codes for bayes classifier
    2012-04-03 03:58:06下载
    积分:1
  • PID-and-MATLAB-simulation-
    先进PID控制及其MATLAB仿真(刘金锟)(Advanced PID control and MATLAB simulation (Liu Jinkun))
    2014-09-03 10:38:49下载
    积分: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
  • Multi2Carrier-Measurements
    利用GNSS 进行高精度导航定位的前提是正确固定载波相位观测值的整周模糊度。由Galileo 系统的4 个载波观测值可以 形成诸多有良好特性的组合观测值,利用这些组合观测值,结合MCAR 方法,可以有效地确定整周模糊度。(The use of high-precision GNSS navigation and positioning the premise is correct carrier phase observations fixed integer ambiguity. May consist of four carriers observations Galileo system There are many good characteristics to form a combination of observations using a combination of these observations, combined with MCAR method can effectively determine the integer ambiguity.)
    2013-12-21 14:07:20下载
    积分:1
  • matlabhunduchafa
    这是matlab灰度差程序,其中包含阈值的获得和镜头突变的检测,适合初学者(This is a gray-scale difference matlab program, which includes access to the threshold of detection of mutations and lens, suitable for beginners)
    2008-05-06 00:49:15下载
    积分:1
  • IEEEMatlab
    MATLAB:A Tool for Algorithms Development and System Analysis
    2010-11-19 15:59:57下载
    积分:1
  • CUDAmanualforChinese
    cuda中文手册,对cuda的完整描述,是cuda爱好者与开发者的必备资料(This is a cuda manual in Chinese.The book describeds all details about cuda,which is a essential one for cuda lovers. )
    2020-12-31 10:58:59下载
    积分:1
  • Practical.CPP.Programming.chm
    O Reilly.Practical.C++.Programming.chm,电子书籍,英文版。(O Reilly.Practical.C++.Programming.chm,E-books, in English.)
    2013-12-22 11:47:42下载
    积分:1
  • qrd_lsl
    Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate complex-valued processes.
    2007-09-14 11:48:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载