登录
首页 » matlab » GUI

GUI

于 2010-11-02 发布 文件大小:74KB
0 68
下载积分: 1 下载次数: 3

代码说明:

  For some fnc to graphics

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

发表评论

0 个回复

  • 全光纤微环谐振器的传输特性 microring-resonator
    本代码分析了全光纤微环谐振器的传输特性,同时分析了谐振器的参数如光纤的直径、微环的半径等,对谐振器的性能如自由光谱范围(FSR)及品质因子Q值的影响。(This code analyze the transmission characteristics of all fiber optic micro-ring resonators and the relation between the resonator parameters, such as the diameter of the optical fiber, the radius of the micor-ring, and the performance of the micro-ring, such as the free spectral range (FSR) and the quality factor Q .)
    2021-04-25 20:28:46下载
    积分:1
  • pttwbveu
    本科毕设要求参见标准测试模型,利用贝叶斯原理估计混合logit模型的参数,含噪脉冲信号进行相关检测,针对EMD方法的不足,采用热核构造权重。( Undergraduate complete set requirements refer to the standard test models, Bayesian parameter estimation principle mixed logit model, Noisy pulse correlation detection signal, For lack of EMD, Thermonuclear using weighting factor.)
    2016-03-21 22:09:58下载
    积分:1
  • init_fmin
    光学工程很有用的有限元优化问题解,能轻松快速的进行工程类的和光学类的优化处理(Useful in optical engineering finite element solutions of optimization problems can be quickly and easily and optical engineering optimization class)
    2011-01-07 15:11:09下载
    积分:1
  • texture-review
    Gabor filters image processing
    2013-07-30 20:07:53下载
    积分:1
  • nsga2
    NSGA2优化算法,最基础的通用算法,简单易懂。(NSGA2 optimization algorithm, the most basic common algorithm is simple and easy to understand.)
    2015-04-16 10:58:26下载
    积分:1
  • matlab_DIP
    < 数字图像处理》作者-姚敏中所有matlab源程序()
    2007-07-10 18:33:21下载
    积分:1
  • hhspectrum
    法国人的HHT程序中,计算瞬时频率和幅值的一个函数(The French HHT program to calculate the instantaneous frequency and amplitude of a function)
    2010-07-26 11:13:35下载
    积分:1
  • turbo
    Codigos convolucionales Turbo
    2011-07-23 07:11:48下载
    积分: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
  • Jensen
    this file includes the matlab code of Jensen similarity measure.
    2013-04-08 11:53:10下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载