-
Matlab2(1)
matlab基础编程介绍,对于初学者有用(matlab basic programming introduction, helpful for beginners)
- 2010-06-23 15:48:12下载
- 积分:1
-
spatialfilteringrelatedmatlabprogram
空域相关滤波matlab程序!
参考文献:
%Wavelet transform domain filters:a spatially selective noise filtration technique(airspace procedures related filtering Matlab! References :% wavelet transform domain filters : a spatially selective noise filtration techni que)
- 2006-10-25 09:21:56下载
- 积分:1
-
Pattern-Classification
David G. Stork,Richard O. Duda,Peter E. Hart《模式分类》Matlab程序工具箱,适合参考教材进行学习(David G. Stork, Richard O. Duda, Peter E. Hart " Pattern Classification" Matlab Toolbox program, suitable reference materials to learn)
- 2013-08-20 20:29:05下载
- 积分:1
-
P_out_S
带交叉电极的混频器中,电极的面积对THz输出功率的影响(Mixer with cross-electrode, the electrode area, the impact of the THz output power)
- 2011-09-18 15:12:25下载
- 积分:1
-
matlab-GA
matlab遗传算法工具箱的应用实例,相信你看完之后可以上手操作(matlab genetic algorithm toolbox application example, I believe that after reading it you can get started operation)
- 2013-04-11 10:05:21下载
- 积分:1
-
cluster
用matlab自带的聚类函数进行聚类,输入为特征矩阵,输出的是聚类图(Clustering clustering comes with matlab function, input feature matrix, the output is dendrogram)
- 2014-02-09 10:13:04下载
- 积分:1
-
ddscordic
direct digital synthesis CORDIC
- 2010-06-21 15:28:46下载
- 积分:1
-
basic_exemples
精通MATLAB图像处理的基础实例讲解,引入MATLAB基本的运算和举证构造。适用于初学MATLAB者。(Proficient in MATLAB image processing examples to explain the basis for the introduction of the basic MATLAB operations and the burden of proof construction. Apply to beginners who MATLAB.)
- 2010-02-05 23:24:45下载
- 积分:1
-
ltfat-0.97.2
The Linear Time/Frequency Toolbox (LTFAT) is a Matlab/Octave toolbox
- 2010-08-20 17:09:53下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1