登录
首页 » matlab » lorentzfit

lorentzfit

于 2012-05-02 发布 文件大小:2KB
0 121
下载积分: 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 个回复

  • CSP(m_function)
    在目前以运动想象为基础的脑机接口(Brain-Computer Interfaces, BCI)系统中,共同空间模式(Common Spatial Patterns, CSP)方法作为一种有效的处理方法被广泛使用。本程序实现了基本的CSP算法。(failed to translate)
    2009-12-19 23:16:20下载
    积分:1
  • LNCPSO
    希望给辛苦科研的人带来一点点帮助--学习因子可以变化的PSO算法,不再是c1=c2=2,粒子进化更加灵活,下面是学习因子同步变化的pso,调用形式为[xm,fv]=LNCPSO(fitness,N,cmax,cmin,w,M,D)(People who want to work hard to bring a little bit of research to help- learning factor can vary PSO algorithm is no longer c1 = c2 = 2, particle evolution is more flexible, learning factor is below synchronous changes pso, calling in the form of [xm, fv] = LNCPSO (fitness, N, cmax, cmin, w, M, D))
    2013-09-23 19:15:32下载
    积分:1
  • dyq111
    关于分形压缩的matlab代码。采用的算法固定分块的算法。适合初学者。(On fractal compression matlab code. The algorithm uses a fixed block of the algorithm. Suitable for beginners.-)
    2010-12-01 14:10:15下载
    积分:1
  • EigenvalueDecomposition
    说明:  基于矩阵特征值分解的功率谱估计包括特征向量估计和MUSIC估计,这两种估计方法均为非参数估计方法(Based on Eigenvalue Decomposition of power spectral estimation, including estimation and MUSIC eigenvector estimates, these two estimation methods are non-parameter estimation)
    2010-04-26 22:24:53下载
    积分:1
  • Kalman_matlab
    Kalman滤波原理及源码matlab,常见的函数实现方法(Kalman filtering principle and source matlab, common function method)
    2012-09-24 23:21:57下载
    积分:1
  • wenbo2
    巴特沃思滤波器,低通,可自由修改参数进行低通滤波(Butterworth filter, low pass, be free to modify the parameters of low-pass filter)
    2007-09-19 23:22:57下载
    积分:1
  • CA6140
    说明:  普通机床改造成数控机床,是学生毕业也是经常遇到的课题.(Transformed into ordinary CNC machine tools, graduate students are also frequently encountered issues.)
    2011-02-22 00:02:02下载
    积分:1
  • quadprog
    解二次规划函数,具体采用方法不祥,但非有效集法(solve a problem)
    2011-05-31 14:40:31下载
    积分:1
  • Decomposition
    时频原子分解算法主要用于建立时频原子库,从而提取出特征信号(Time-frequency atom decomposition algorithm for frequency atoms library created to extract the characteristic signal)
    2012-09-24 17:31:29下载
    积分:1
  • c-means
    模式识别课小作业 聚类cmeans matlab实现(Pattern Recognition class clustering cmeans matlab achieve smaller jobs)
    2014-12-27 09:58:54下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载