-
lorentzfit
= 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)
- 2012-05-02 20:28:43下载
- 积分:1
-
IBP-algorithm
迭代反投影的高分辨率图像重建算法matlab代码(High-resolution iterative back-projection image reconstruction algorithm matlab code)
- 2021-03-04 10:19:32下载
- 积分:1
-
6
说明: 有限单元法及其应用 彭细荣,matlab在有限单元中的应用及其代码,可以应用其掌握该方法的弹性求解过程。 (matlab application finite element method )
- 2012-10-07 09:58:12下载
- 积分:1
-
[Book]-[MathLab]-[The-Math-Works]-[PDF]-MatLab-7-
matlab 7 programming
- 2013-11-07 10:07:58下载
- 积分:1
-
vcARDvERSIONeXCEPTION
CharArrayWriter extends Writer Source Code for Andriod.
- 2013-12-30 19:26:07下载
- 积分:1
-
single_carrier_networks
单频网的链路级Matlab仿真程序,直接运行可得到误符号率。(Link level simulator for single carrier networks,The simulator outputs symbol error rate.)
- 2010-09-14 18:46:54下载
- 积分:1
-
ziegler
使用ziegler方法,对PID控制器进行PID整定。(Using Ziegler method, the PID controller is tuned.)
- 2020-11-26 19:09:30下载
- 积分:1
-
readpch
读pch文件的小程序,专门读取DMIG格式的矩阵(Reading the small pch file procedures, specifically to read matrix format DMIG)
- 2009-04-10 12:42:24下载
- 积分:1
-
zhu7
本程序用通过归一化的方法来实现sobe1算法,是sobel的边缘检测算法的具体实现。(The procedure used by one of the method to implement sobe1 algorithm is sobel the edge of the realization of the detection algorithms.
)
- 2010-12-03 10:37:49下载
- 积分:1
-
非线性方程求根
非线性方程求根 包括二分法、牛顿迭代法的matlab程序。(Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.)
- 2005-06-12 22:14:42下载
- 积分:1