-
GUIsamfilt
Use this GUI for fitting 2-port S-parameters using the functions from RF Toolbox
- 2013-08-18 04:03:07下载
- 积分:1
-
IIR
IIR数字滤波器的设计 上学的时候一直不知道如何用C语言来编写IIR滤波器,终于找到了,上传给大家 希望能帮到大家。(IIR digital filter design when the school did not know how to use C language to write IIR filters, and finally found it, upload to hope to help you.)
- 2013-12-02 14:46:26下载
- 积分:1
-
1
说明: 对图片中字母数字识别,通过matlab实现(Recognition of letters and numbers in pictures)
- 2020-06-22 16:20:02下载
- 积分:1
-
biosignasECG
biosignals ECG rrextract.m so forth.
- 2009-12-04 08:37:05下载
- 积分:1
-
duhamel
杜哈梅积分的过程,适合初学者,详细程序,强烈推荐(Duhamel integral process, suitable for beginners, detailed procedures, it is strongly recommended)
- 2020-09-14 07:37:58下载
- 积分:1
-
GLCM
说明: 提取图片的纹理特征,灰度共生矩阵包括四个方向的熵,对比度等特征以及对用的均值和方差,共80维特征向量(Extract the texture features)
- 2021-01-22 11:58:47下载
- 积分:1
-
WaveSeg-(2)
Wav File Segmentation for matlab code
- 2013-07-22 20:49:37下载
- 积分:1
-
session1
经济学的数值方法 配套例题以及习题答案的有关高斯法部分。(gauss seidel methods, SOR methods)
- 2014-01-15 14:37:42下载
- 积分:1
-
quxian
多正弦曲线条件叠加,生成各种曲线,值得参考(Conditions of multi-sinusoid superimposed to generate a variety of curves, it is also useful)
- 2009-05-29 10:29:08下载
- 积分: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