登录
首页 » matlab » lorentzfit

lorentzfit

于 2012-05-02 发布 文件大小:2KB
0 256
下载积分: 1 下载次数: 4

代码说明:

  = lorentzfit (× ) lorentzfit 符合输入(× )与罗伦兹功能的形式 “ (× )= 1 / ((- 2)^ 2 + 3号) 输入 :因变量值[ 是] (× ) × :独立变量的值 输出功率 一:名单[ 1 2 3 ] 罗伦兹参数 示例 × = - 16:0.1:35 = 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 ) = lorentzfit (× ) 杰瑞德·威尔斯 11 / 15 / 11 杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x) LORENTZFIT fits the input Y(X) with a Lorentzian function of the form Y (X) = A1./((X- A2).^2+ A3) INPUTS Y : Dependent variable values [Y(X)] X : Independent variable values OUTPUT A : List of Lorentzian parameters [A1 A2 A3] EXAMPLE x =-16:0.1:35 y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10 a = lorentzfit(y,x) Jered R Wells 11/15/11 jered [dot] wells [at] duke [dot] edu)

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

发表评论

0 个回复

  • pso-matlab
    是粒子群算法的MATLAB源程序,可以在matlab中运行(Is the source of the particle swarm algorithm in MATLAB, you can run in matlab)
    2012-03-28 16:11:24下载
    积分:1
  • DMC
    DMC控制 当对系统知之甚少时用此方法 形成矩阵方程 并解此方程(DMC control when little is known about the system when using this method to form the matrix equation and solving this equation)
    2011-09-19 17:04:38下载
    积分:1
  • TranslateDemo
    渐入渐出动画 无闪烁 无黑底 Demo,应用程序编程源码,很好的参考资料。(The fade in and fade out animation flicker free no black Demo, application programming source code, a good reference.)
    2013-11-10 09:10:45下载
    积分:1
  • AC_AC_MC_DTC_3KW
    说明:  使用matlab/simulink实现基于矩阵变换器的异步电机直接转矩控制(Direct torque control of induction motor based on matrix converter using Matlab / Simulink)
    2019-05-16 10:58:35下载
    积分:1
  • Mie-Exc
    Mie散射matlab的源代码,对于微小粒子光散射,光学性质的进行时,使用matlab进行计算(Mie scattering matlab source code for the micro-particle light scattering, optical properties of the proceeds, calculated using the matlab)
    2010-03-03 09:33:49下载
    积分:1
  • 12322879
    说明:  因为经典粗糙集只能处理离散型数据,而连续性数据必须离散化才能处理,但是离散化可能会丢失部分重要信息,所有使用基于邻域粗糙集的属性约简去处理连续性数据。(Attribute reduction based on neighborhood rough set)
    2020-12-25 10:15:46下载
    积分:1
  • SPP
    系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
    2013-11-24 21:37:58下载
    积分:1
  • ex9
    说明:  熟悉MATLAB信息统计分析的各种命令;会用MATLAB的信息统计分析的命令进行各种信息统计分析。(Familiar with a variety of statistical analysis of MATLAB command information will use the information MATLAB commands statistical analysis statistical analysis of all kinds of information.)
    2011-03-23 13:56:59下载
    积分:1
  • Phase-and-frequency-and-mode-shape
    phase its about phase of a signal or imf that you can find it for another things also in this code you can fine the amplitude of a complex number
    2015-02-11 19:20:31下载
    积分:1
  • zdl
    运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据 n=size(a,1) for i=1:n for j=1:n if a(i,j)==1000 a(i,j)==inf 不相邻点之间的距离赋值为无穷大 (The shortest path)
    2011-12-29 12:47:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载