-
Matlab_Codes
该代码是书籍源码,是matlab的书的源代码,里面是算法实例,(The source code is the book, the book is the matlab source code, which is the algorithm instance,)
- 2010-11-23 13:57:49下载
- 积分:1
-
application
主要是关于图形应用和图形处理的一些程序,还有关于界面设计的一些内容(mainly about the apllication of graphics)
- 2010-05-30 18:57:55下载
- 积分:1
-
matlabjichu
matlab基础 写matlab的基础知识(the basics of Matlab basis to write matlab)
- 2012-07-13 22:54:23下载
- 积分:1
-
HHTmatlab
希尔伯特-黄变换的matlab程序,简洁明了、特别适合初学者。(hirblert huang transfer)
- 2012-07-23 13:30:39下载
- 积分:1
-
MATLAB_books
本书提供了使用MATLAB的实践性指导。本书是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。(This book provides the use of MATLAB practical guidance. This book is a concise MATLAB reference books, applies to both beginners, also suitable for senior MATLAB users.
)
- 2011-12-05 00:07:50下载
- 积分:1
-
A2T
Conversion from absorbance to transmittance or vice versa
将光从吸光度转为透光度,或相反(Conversion from absorbance to transmittance or vice versa will be light from absorbance to transmittance, or vice versa)
- 2007-10-30 21:52:18下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
Rungehanshuchazhiwenti
说明: 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释(Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of)
- 2008-10-27 03:55:10下载
- 积分:1
-
Real-time-dynamic-Kalman-tracking
用MATLAB实现卡尔曼滤波,达到对动目标的实时跟踪,程序调试无误,完美运行。(Kalman filter using MATLAB to achieve real-time tracking for moving target, program debugging and correct, perfect run.)
- 2013-12-16 14:45:10下载
- 积分:1
-
Linear-matrix-neural-network
线性神经网络的MATLAB程序编写,实现神经网络功能(Linear-matrix-neural-network)
- 2009-11-02 09:00:21下载
- 积分:1