-
LS_Fitlers
MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。(Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.)
- 2010-06-27 03:43:37下载
- 积分:1
-
Matlab-Programming
matlab programming for engineers
- 2009-10-12 19:15:21下载
- 积分:1
-
matlabcommand
各种matlab命令,包括管理变量和工作空间、管理命令和函数。(Various matlab command, including the management of variables and working space, management, command and function.)
- 2008-07-24 11:21:14下载
- 积分:1
-
BTOandUKF
说明: 本程序是利用matlab编写的基于UKF算法的非合作无源定位的程序。(This procedure is the use of matlab prepared UKF algorithm based on non-cooperative passive positioning procedures.)
- 2008-09-04 23:05:42下载
- 积分:1
-
matlab-program
该程序是用matlab编写的遗传算法的实例,并且附有详细的说明!(The program is written using MATLAB examples of genetic algorithm, and accompanied by a detailed description of!)
- 2012-03-25 20:53:23下载
- 积分:1
-
939f997a-8e90-49df-b1c3-3fef1a5bb01c
数字图像置乱技术及其Matlab实现
数字图像置乱技术及其Matlab实现(Digital image scrambling technology in digital image scrambling technology and its Matlab Matlab achieve)
- 2013-03-13 09:36:09下载
- 积分:1
-
Limit-cycle
Exercice about limit cycle in chaos theory. This is equation for glycolytic.
- 2012-08-31 03:03:15下载
- 积分:1
-
TOOLBOX_calib
TOOLBOX_calib找来的matlab工具包,图像标定等(TOOLBOX_calib found the matlab toolkit, image calibration, etc.)
- 2009-06-19 10:11:32下载
- 积分: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
-
EMSeg
EM分割算法的matlab实现。得到的结果较好。(EM segmentation algorithm to achieve the Matlab. The results are good.)
- 2007-05-27 13:28:17下载
- 积分:1