-
BER-ANALYSIS-OF-MULTI-CODE-MULTI-CARRIER
this file talk about bit error rate
- 2012-07-12 17:47:55下载
- 积分:1
-
zoom
说明: matlab实现双线性插值算法,在界面上实现读取存放缩放图片(matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture)
- 2008-10-09 10:38:37下载
- 积分:1
-
Desktop
根据归一化后的原始数据曲线,进行导数变换等,然后运用自组织神经网络进行藻种识别(According to the normalized data,we use the Differential switch,and then identify the HABs using the SOM.)
- 2011-06-05 09:28:41下载
- 积分:1
-
3hurst
Hurst指数是描述非函数长周期的重要指标。它有别于传统单位根检验,可以发现时间序列存在的超长周期性,可以用于判断市场风险,但运算相当繁琐,单独利用Excel计算费时又费力,作者在充分理解Hurst指数内涵和应用的基础上,利用Excel的宏语言VBA编写宏程序轻松实现Hurst指数的计算,通过这一工作也希望能使Hurst指数能够得到广泛的应用。(Hurst index is to describe the function of the long period of non-important indicator. It is different from the traditional unit root tests, time series can be found in the presence of the long periodicity, can be used to determine market risk, but the operation rather cumbersome, separate consuming and laborious calculations in Excel, the authors fully understand the meaning and application of the Hurst exponent based on the use of Excel macros written in VBA macro language easily Hurst index calculation, also hopes to make this work through the Hurst exponent can be widely used.)
- 2013-05-23 18:17:03下载
- 积分:1
-
Example023-
设计弹出菜单利用 Visual basic 6.0 开发工具实现(Visual basic 6.0 )
- 2010-08-06 09:29:58下载
- 积分:1
-
EXP6_8
SIMULATION OF REGULATION PROBLEM
- 2012-05-16 17:01:19下载
- 积分:1
-
ex1_003
matlab实现的推荐系统,融合机器学习的方法,出自斯坦福大学吴恩达(matlab implementation of recommendation system, the integration of machine learning methods, from Stanford University, Wu Enda)
- 2013-09-22 10:03:55下载
- 积分:1
-
GPS-acquisition-track
主要用matlab产生C/A码,并且捕获到信号,输出捕获结果和相位起始位置,而且可以实现对信号的跟踪,输出跟踪偏差和偏差震荡曲线,是一个很好很完整的GPS软件仿真的参考程序.(Mainly used matlab generated C/A code and capture the signal, and outputs the results of the capture phase starting position, but also can realize the tracking signal, output tracking error and error shock curve, is a very good simulation of the complete GPS software reference program.)
- 2016-04-19 17:17: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
-
hucrf_code
Hidden-Unit Conditional Random Fields
工具箱,可以用于训练linearCRF和和L.J.P. van der Maaten, M. Welling
提出的huCRF(We provide Matlab code that implements the training and evaluation of hidden-unit CRFs, as well as code to reproduce the results of our experiments. The code implements four different training algorithms: (1) a batch learner that uses L-BFGS, (2) a stochastic gradient descent learner, (3) an online perceptron training algorithm, and (4) an online large-margin perceptron algorithm. The code can also be used to perform (conditional) herding in hidden-unit CRFs.
)
- 2012-05-23 17:19:59下载
- 积分:1