登录
首页 » matlab » lorentzfit

lorentzfit

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

  • PrinciplesofCommunicationSystemsSimulationwithWire
    <通信系统仿真原理与无线应用>中文版电子书,超星格式的,全书采用matlab仿真,很经典的教材。(<Communication System Simulation Principle and wireless applications> Chinese version of e-books, Chaoxing format, the book using matlab simulation, it is classic material.)
    2007-11-15 04:33:45下载
    积分:1
  • 6113213744200710141353261689501[1]
    《MATLAB 7.0编程基础》源程序(err)
    2007-11-21 23:00:37下载
    积分:1
  • calculate_protection_levelsm
    Simulates protection levels for GPS precision approach and landing
    2011-01-21 09:30:55下载
    积分:1
  • UPML_2D_TMmode
    2维TM波matlab程序,FDTD PML (FDTD PML)
    2014-07-15 20:00:04下载
    积分:1
  • xarly
    This function allows to know if you are losing time when you move to a place by one of the transport mediums given as input. The inputs are: salary earned, time to go, price to go, and the ouput is a sorted list with the best option
    2011-12-20 00:58:56下载
    积分:1
  • matlab
    常用的函数以及指令,可以帮助记忆常用的一些函数,特别适合初学者 (used in matlab,to me its very use)
    2009-04-18 23:05:17下载
    积分:1
  • knn
    简单KNN算法,基于MATLAB,适合初学者。(simple Knn )
    2012-05-16 23:00:09下载
    积分:1
  • fft
    进行FFT变换,在此基础上作频谱分析、功率谱分析等。(FFT transform, on the basis for spectrum analysis, power spectrum analysis.)
    2013-08-30 09:50:01下载
    积分:1
  • SPIHT-algorithm
    天在维普下载了一篇SPIHT算法改进的论文,(耿兴云,《基于改进SPIHT的静态图像编码》,电脑知识与技术:学术交流-2007年5期),我根据该文提出的改进算法,用Matlab来实现,却发现改进算法的程序运行速度比原算法还要慢,希望有兴趣的朋友进来看看,评论一下原因。(Days in the VIP downloaded a SPIHT algorithm to improve the paper, (Gengxing Yun, " based on improved SPIHT still image coding," Computer Knowledge and Technology: 5-year academic exchange-2 007), in accordance with this paper the improved algorithm Matlab to achieve, but found that the improved algorithm runs faster than the original algorithm is also slow, hope to have interested friends come to see, comment on why.)
    2010-05-19 16:26:42下载
    积分:1
  • w1
    实现求圆形、三角形、矩形的面积和周长。要求和说明如下: (一) 定义接口sharp接口 (二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) ) (Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
    2013-12-19 21:22:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载