-
MATLAB
一本介绍matlab的书籍,由西安交通大学李人厚编著(An introductory books matlab, from Xi an Jiaotong University, edited by Li Renhou)
- 2007-11-17 03:19:19下载
- 积分:1
-
MDwnn
多输入多输出的小波网络模型,需安装matlab神经网络工具箱用的是青岛海洋大学学报上那篇论文的模型,嵌入了开发的初始化算法,程序里有较为详细的说明,很好用(Multiple-input multiple-output wavelet network model, the need to install matlab neural network toolbox is used Qingdao Ocean University Journal article thesis model, embedded in the development of the initialization algorithm, the procedure has a more detailed explanation, very good use)
- 2008-01-03 21:27:06下载
- 积分:1
-
UCA_ULA_ujwol
radiation pattern of dipole
- 2010-12-04 02:49:30下载
- 积分:1
-
matlabyuanchengxu
说明: 遗传算法解决无功优化问题,比较全面的程序提供共享(Genetic algorithm to solve reactive power optimization problem, a more comprehensive program to provide shared)
- 2011-04-17 17:06:43下载
- 积分:1
-
Imatest-use-guide
Imatest使用指南,可以检测一张图片的参数,比如shading,colorcheck等。(Imatest use guide.it can check a picture paraments for example shading ,colorcheck and so on.)
- 2014-12-05 10:56:04下载
- 积分:1
-
AlgorithmCollect
matlab算法大全 入门级的一些简单编程 供新手练习(the matlab algorithm Guinness entry-level simple programming for novices to practice)
- 2013-04-28 17:14:56下载
- 积分: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
-
myfilter
Write a version of imfilter called myfilter.m which takes as input an image and a filter mask, use the separable filter procedure to
Gaussian filter
- 2014-10-06 12:58:53下载
- 积分:1
-
EPSD
Power Spectral Density (EPSD) of a vector x
- 2019-07-02 08:53:47下载
- 积分:1
-
pso
Particle Sworm Optimization algorithms
- 2010-05-16 00:31:39下载
- 积分:1