登录
首页 » matlab » jiaochaouhexishu

jiaochaouhexishu

于 2013-02-25 发布 文件大小:130KB
0 170
下载积分: 1 下载次数: 44

代码说明:

  可以计算双包层光纤耦合系数,采用耦合模方程计算(Can be calculated double cladding fiber coupling coefficient)

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

发表评论

0 个回复

  • pingtu
    这两天着迷goolge earth抓图,编写了一个拼图的程序,主要是用到了imread imwrite和对话框几个知识点,很简单的。(This two-day fascination with goolge earth drawings, prepared a puzzle procedures, mainly used in the dialog box imread imwrite and several knowledge points, very simple.)
    2007-09-11 17:36:01下载
    积分:1
  • v1-26
    Induction Motor Direct Torque Control of simulink simulation
    2010-08-03 15:09:03下载
    积分:1
  • subfcm
    说明:  该算法是结合减法聚类与FCM聚类算法融合的远代码。算法通过融合这两种算法,从而可以直接在线确定聚类数目。(The algorithm is combined with Subtractive Clustering with FCM Clustering Algorithm far integration code. Algorithm through the integration of these two algorithms, which can be directly online to determine the number of clustering.)
    2008-10-14 15:55:45下载
    积分:1
  • PV_model
    在Matlab的Simulink仿真环境,模拟光伏板输出功率曲线。(In Matlab Simulink simulation environment, the analog output of photovoltaic panels power curve.)
    2013-01-18 19:27:02下载
    积分:1
  • levelset1
    基于matlab平台的分水岭算法图像分割,分割结果准确,运行速度快(Watershed algorithm based on matlab image segmentation, the segmentation results are accurate and fast)
    2015-03-11 10:36:49下载
    积分:1
  • 基于Matlab 编写的 LSTM源
    说明:  基于Matlab 编写的 LSTM源程序,仅供学习参考。(Matlab code of LSTM for learning and communication.)
    2019-10-04 23:54:19下载
    积分:1
  • four-filter
    线性滤波器、均值滤波器、中值滤波器、梯度倒数滤波器的matlab源程序(Linear filter, mean filter, median filter, gradient countdown of the filter matlab source)
    2012-04-27 13:05:28下载
    积分: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
  • 1.2-Poluwnuma
    project in matlab about polyonyms
    2011-11-24 20:48:36下载
    积分:1
  • ambiguity function code
    模糊函数代码,可用于matlab编程仿真之用。(ambiguity function code)
    2019-05-06 10:11:10下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载