-
293809067
MATLAB演示电磁波,可以显示电场和磁场分量(MATLAB demonstration of electromagnetic waves)
- 2009-12-07 22:08:09下载
- 积分:1
-
singleSeveralSystem
单服务台排队系统,使用matlab语言,利用事件步长法,实现的一种离散事件系统(Single-server queuing system)
- 2014-01-11 21:19:11下载
- 积分:1
-
imgadq
simple matches features
- 2011-07-28 05:19:23下载
- 积分:1
-
Documentation
稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。(A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The
documentation includes a description of the files, the input parameters, the functions and examples of run
tests.)
- 2014-09-13 16:32:08下载
- 积分:1
-
Seismic-analysis
Seismic analysis just for fun
- 2013-09-28 22:09:15下载
- 积分:1
-
shiyan2
关于图像增强的程序,用matlab软件实现。包括一些增强算法,例如直方图均衡化(On the image enhancement process, using matlab software. Including enhancement algorithms, such as histogram equalization)
- 2010-05-31 09:54:26下载
- 积分:1
-
Cluster-Analysis-Chapter-9
第9章 聚类分析的码源,有效进行科学数据的处理,有例子,测试效果好!!(Chapter 9 clustering analysis source code, valid scientific data processing, there are examples of test results is good! !)
- 2013-10-05 09:41:02下载
- 积分:1
-
primary
大规模MIMO系统导频分配问题的一种分配方案基础性的代码(A fundation method of pilot arrangement on massive MIMO)
- 2021-04-18 13:28:57下载
- 积分: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
-
gabor_c
说明: 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。(A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.)
- 2010-03-22 09:33:26下载
- 积分:1