-
chuizhi
说明: 攻击垂直机动目标比例导引三维弹道仿真。matlab编写(Attacks on the proportion of vertical maneuvering target-guided three-dimensional trajectory simulation. matlab prepared)
- 2008-11-07 22:50:12下载
- 积分:1
-
LP_segmentation_skewcorrection
Based on digital image processing,develop a simulation program for car plate character segmentation, which is required to have image input, image preprocessing, image segmentation and morphology filter functions.to obtain a good result for segmentation we must perform skew correction.
- 2011-06-02 12:01:17下载
- 积分:1
-
HHT
希尔伯特黄变换的实际应用代码,包括emd分解以及谱图生成(The actual application code Hilbert Huang Transform, including emd decomposition and spectra generated)
- 2014-12-15 22:09:36下载
- 积分:1
-
55565542
paper about Performance comparison of
control schemes for
variable-speed wind turbines
- 2010-07-07 13:57:53下载
- 积分:1
-
matlab_jiaocheng
matlab新手入门教程,适合matlab上手,很实用(matlab beginners tutorial for matlab to use, very practical
朗读显示对应的拉丁字符的拼音
字典- 查看字典详细内容
)
- 2010-12-14 01:04:21下载
- 积分:1
-
RQEF
This file can help to find roots of polynomial equation in simple way using matlab
- 2011-02-12 19:36:39下载
- 积分:1
-
CHAPTER2
数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改 第二章(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified Chapter)
- 2011-04-22 21:12:35下载
- 积分:1
-
mode_beam
用MatLab编制的梁单元模态计算的有限元程序,可以计算框架系统的振动模态和频率。(The MatLab program for vibration analysis of beam element)
- 2013-05-18 18:27:18下载
- 积分:1
-
sintetizador.m
sintetizador de voz hecho en matlab
- 2010-01-27 03:42:33下载
- 积分: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