-
midify_euclid
修正的euclid算法matlab程序,验证通过(Euclid algorithm matlab revised procedures, to verify through)
- 2008-04-17 22:56:26下载
- 积分:1
-
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
-
UWB-code
UWb超宽带的仿真代码.matlab编写的,可以参考(UWb UWB simulation code. Matlab prepared, you can refer to)
- 2014-02-18 16:04:51下载
- 积分:1
-
matlabtuxiangpinjie
利用MATLAB实现图像拼接,所谓图像拼接就是将有共同点的两张或者多张图像进行融合。(Use MATLAB to achieve image mosaic, image mosaic is the so-called common ground will be two or more fused images.)
- 2009-04-26 19:33:01下载
- 积分:1
-
PID
本代码是基于MATLAB的模糊pid的仿真程序,经测试可以运行。(The code is based on the MATLAB simulation of the fuzzy pid process can run through the test.)
- 2009-06-06 09:27:47下载
- 积分:1
-
fuzz5
模糊聚类算法在选取划分上的实例应用,绝对源码,绝对可用(fuzz cluster algorithm applying on zoning pariton.)
- 2011-01-30 07:54:58下载
- 积分:1
-
inverted-pendulum-chap3_9
用Matlab实现的倒立摆控制 (Using Matlab to achieve inverted pendulum control)
- 2014-09-18 10:46:00下载
- 积分:1
-
mfiles
现代通信系统(第二版)(MATLAB版)实例代码(communication with matlab)
- 2011-12-01 15:40:13下载
- 积分:1
-
SRUKF
使用SRUKF(平方呢无迹卡尔曼滤波算法)进行双星编队的轨道状态的估计,并且分析了不同编队构形的可观测性(square-root unscented kalman filter was designed to accomplish the optimal estimation of double satellite. )
- 2015-07-31 11:58:10下载
- 积分:1
-
meanshift
说明: meanshift跟踪算法的实现,主要是利用metlab来完成的,效果还不错(mean shift tracking algorism)
- 2011-04-07 19:28:35下载
- 积分:1