登录
首页 » matlab » Two_line_Element

Two_line_Element

于 2013-07-31 发布 文件大小:2KB
0 217
下载积分: 1 下载次数: 4

代码说明:

  matlab filter elements

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

发表评论

0 个回复

  • S4M
    seislab,免费的基于matlab的地震数据处理软件,可以处理地震数据,操作测井数据(seislab, free matlab-based seismic data processing software, can be dealt with seismic data, operating data logging)
    2021-02-22 10:09:41下载
    积分:1
  • xiaobojumatlab
    小波矩的matlab代码,主要用于全局特征提取使用,比较简便(Wavelet Moment matlab code, mainly for global feature extraction using relatively simple)
    2013-07-19 09:53:03下载
    积分:1
  • transfer
    系统传输函数 用于系统传输简单模拟 了解传输过程(transfer in matlab)
    2013-09-17 12:25:28下载
    积分:1
  • svrm
    its good source code to be used . i used it downloading it from internet.
    2011-12-21 14:46:37下载
    积分:1
  • tese_paulo_asaquebra
    MATLAB code for optimal design of transonic wings. Optimize the wing parameters considering the better specific range. Master dissertation of Paulo Ferrucio
    2009-10-29 05:06:10下载
    积分:1
  • ToyExample1
    说明:  一个关于KHA的算法,他是一种在KPCA基础上进一步训练的算法(a 5,500 on the algorithm, he is a KPCA in further training on the basis of the algorithm)
    2005-10-13 21:45:19下载
    积分:1
  • MATLAB-image-process
    资料:matlab数字图像处理语言整理汇总,实用全面(matlab image processing language order summary)
    2011-04-25 21:22:56下载
    积分: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
  • som_dml_src
    SOM神经网路和DML的结合,CVPR2014文章仿真,保证分类器的Discriminative特性和SOM快速匹配特性!(the combination of the SOM neural network and the distance metric learning method)
    2015-04-22 10:02:06下载
    积分:1
  • digital_image_process_Matlab
    数字图像处理课件,讲解数字图像处理的内容,并有结合MATLAB的实例,一共18章,是一本很好的自学教材。(Digital image processing courseware, to explain the contents of digital image processing and have an instance of MATLAB with a total of 18 chapters, is a very good self-study materials.)
    2009-12-19 11:46:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载