-
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
-
FDTD_2D_Yee_2D_TM_final
二维FDTD程序,在Yee元胞中,实现二维电磁波传播(2D FDTD program, Yee cell, two-dimensional electromagnetic wave propagation)
- 2012-10-29 22:48:25下载
- 积分:1
-
Qlearning
Q学习算法的MATLAB实现,仿真从一个初始位置到达指定位置的过程(Q learning algorithm simulation via MATLAB)
- 2016-11-13 09:03:39下载
- 积分:1
-
LICENTA
This paper presents experimental results of angle of arrival (AOA)
estimation for sensor node localization of wireless networks, cell id, tdoa, etc
- 2010-06-25 06:12:09下载
- 积分:1
-
CDMA
CDMA系统在加性高斯白噪声、瑞利多径衰落、赖斯衰落信道里的性能(CDMA system s performance in AWGN and Rayleigh and Rician Channel)
- 2010-10-10 21:51:39下载
- 积分:1
-
Newton
牛頓優化算法,matlab代碼,已經驗證過可運行出正確結果(Newton optimization algorithm, matlab code has been verified to run the correct results)
- 2013-08-10 12:01:17下载
- 积分:1
-
FM_phase_noise_1
The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the fft to generate extra sideband energy, which makes it appear as if the noise is not what would be expected. This program gets around this by adding a fudge factor to the randn results to eliminate this problem. It took me ages to figure this out, I hope to reduce a similar effort for others
- 2011-07-20 21:08:11下载
- 积分:1
-
Generate_APDLCode_NASTRAN
Generates APDL Code from NASTRAN Input file
- 2011-11-05 15:44:59下载
- 积分:1
-
Matlab-programming-source-code
现代机械优化设计Matlab编程源代码及方框图(Modern mechanical optimization design Matlab programming source code and block diagram)
- 2013-11-12 14:32:04下载
- 积分:1
-
nethelp
netlab, filtering for matlab
- 2009-03-15 00:38:51下载
- 积分:1