-
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
-
HDB3
说明: 实现HDB3编码,HDB3码是AMI码的一种改进型,其目的是为保持AMI码的优点而克服其缺点,使连“0”个数不超过3个。(Achieve HDB3 encoding, HDB3 code is a modified AMI code, its purpose is to maintain the benefits of AMI code to overcome its shortcomings, so that even the " 0" the number of not more than 3.)
- 2011-03-29 15:33:57下载
- 积分:1
-
planeandmatlab
说明: 由于飞机设计是一个需要多次反复迭代的重复过程,需要进行大量的计算,因此我自己编写了一些MATLAB程序(As the aircraft design is a need to repeat many times iterative process, requiring a large number of calculations, so I wrote some MATLAB program)
- 2010-04-25 15:55:32下载
- 积分:1
-
DCT
DLC转换是数据压缩的一种方式,是一种有损压缩模式,附件为matlab实现算法的代码(DLC is a way to convert data compression is a lossy compression mode, accessories for matlab algorithm code)
- 2014-12-26 01:38:33下载
- 积分:1
-
MATLABsheji
matlab电子信息工程程序设计 图像的傅里叶变换及其应用(Electronic and Information Engineering program design matlab image Fourier Transform and Its Applications)
- 2010-01-13 19:33:11下载
- 积分:1
-
SMI
基于麦克风阵列的自适应波束形成算法.它是基于SMI自适应算法(Microphone array based adaptive beamforming algorithm which is based on the SMI adaptive algorithm)
- 2013-07-09 15:49:37下载
- 积分:1
-
3pinghua
基于三次指数平滑法的青岛港集装箱吞吐量预测 资料讲述了采用三次平滑法对吞吐量的预测细节 和思路(Based on the three exponential smoothing forecast container throughput of Qingdao port information about the use of three smoothing forecasts on the throughput of the details and ideas)
- 2010-05-09 14:57:00下载
- 积分:1
-
MMSimplex
说明: 单纯形法求解线性规划问题 ,在需要添加人工变量时将采用两阶段法求解上述问题(Simplex method for solving linear programming problems)
- 2019-03-28 11:01:09下载
- 积分:1
-
pca
关于PCA方法的人脸识别的MATLAB算法,用于检测人脸部(PCA method for face recognition on the MATLAB algorithm for detecting human face)
- 2007-11-14 21:11:36下载
- 积分:1
-
wavelet
此源代码介绍了几种常用的以小波域理论为基础通过matlab实现的代码,希望对您有用(This source code introduce several commonly used in wavelet domain based on the theory realize through the matlab code, I hope you are useful)
- 2008-05-25 21:54:45下载
- 积分:1