-
MATLAB
超声波检伤中惠根斯原理的matlab实现(Hui ultrasonic Wiggins triage principles in matlab implementation)
- 2011-04-22 20:46:09下载
- 积分:1
-
HOW-TO-USE-HOUGH-AS-MATLAB-TOOLBOX-FOR-IMAGE-ANGL
hough transform that enable u to do skew correction.
- 2011-11-27 05:33:33下载
- 积分:1
-
chap10_3
函数功能是基于实数编码遗传算法的PID整定(Function function is based on real-coded genetic algorithm tuning PID)
- 2015-04-17 10:19:48下载
- 积分:1
-
The-Hilbert-transform
MATLAB希尔伯特Hilbert变换求包络谱 源程序代码(MATLAB Hilbert spectral envelope of the Hilbert transform)
- 2014-06-28 12:11:45下载
- 积分:1
-
2016.09.08GWO
说明: 本代码描述的是有关灰狼算法的研究,这个代码有详细的内容说明与简介,网络上的代码普遍有错误,本人将所有的代码全部实现并改正了错误。供大家学习参考(This code describes the research on the gray wolf algorithm. This code has detailed description and introduction. The code on the network is generally wrong. I have implemented all the code and corrected the error. For everyone to learn reference)
- 2020-11-21 22:19:36下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
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
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
Y868460[1]
matlabde的一些东西大家可以下下看啊(matlabde some things we can look at under ah ha ha)
- 2007-04-05 00:34:50下载
- 积分:1
-
Measures-Of-Length
LEARN ABOUT MEASURES OF LENTGT
- 2014-08-21 15:27:47下载
- 积分:1
-
East-China-Sea-tidal-numerical
东中国海潮汐数值计算,East China Sea tidal numerical(East China Sea tidal numerical)
- 2015-03-16 10:04:22下载
- 积分:1
-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1