-
SpeechRecognition
this file contains the matlab source code for distinguishable colours. i love you
- 2010-12-23 21:51:32下载
- 积分:1
-
snake
说明: Snake模型:在matlab的环境中可以运行的Snake程序。(Snake model: in the matlab environment, Snake can run the program.)
- 2010-04-26 22:35:56下载
- 积分:1
-
laplaceF-
用有限差分法求解矩形域上的laplace方程的matlab程序(laplace Equation)
- 2012-08-31 19:55:11下载
- 积分:1
-
zigbee
zigbee files in matlab code
- 2010-10-15 14:34:23下载
- 积分:1
-
Thumbnail_Image_HTML
几个Matlab程序,可以自动生成JPG图像的缩略图,并生成一些HTML代码,可以直接应用到网页上面。(Several Matlab program can automatically generate thumbnails of JPG images, and generate some HTML code, can be applied directly to the page above.)
- 2009-05-14 17:18:30下载
- 积分:1
-
Matlab-studying
一个学习matlab的课件,对于新入门的学习者比较有帮助(Matlab a learning courseware, the new entry for more helpful to learners)
- 2011-05-31 17:43:26下载
- 积分:1
-
matlab DFA降趋脉动分析算法实现
说明: MATLAB DFA算法 可直接应用移植(MATLAB DFA The algorithm can be directly applied and transplanted)
- 2020-12-04 23:29:23下载
- 积分:1
-
plldemo
This is an example of PLL demo
- 2010-09-07 01:45:02下载
- 积分:1
-
zhuiganfa
利用追赶法求解三对角线性方程组,matlab程序代码(chasing method)
- 2013-08-29 11:35:29下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1