-
m12_4
动态模型参数的极大似然辨识及其MATLAB实现范例(Dynamic model parameters of maximum likelihood identification and implementation examples of MATLAB)
- 2020-11-04 10:19:52下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1
-
Transforms-Theory-and-Applications
Transforms Theory and Applications
《转换定理和应用》。具体描述了H-function的性质和应用(Transforms Theory and Applications)
- 2013-09-12 20:51:00下载
- 积分:1
-
OFDM
ofdm系统的matlanb仿真,包含星座图,加窗,误码率等,希望对大家有帮助(ofdm system matlanb simulation, including the constellation, adding windows, error rate, we want to help)
- 2010-05-19 09:41:20下载
- 积分:1
-
Sampling_Of_2D_Geometrical_Object_via_Line_Beams
The objective is to illustrate the coordinated sampling of a geometrical shape such as an eclipse is used in this case.
For illustrative purposes the gridded plot is sampled by detection of line beam intersections of the edge and in-bound regions of the eclipse.
The coordinates are traced and pixelized into an image map.
- 2013-04-25 06:19:35下载
- 积分:1
-
EM算法(讲解+程序)
说明: EM 算法是Dempster,Laind,Rubin于1977年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(EM algorithm is a method for maximum likelihood estimation of parameters proposed by Dempster, Laind and Rubin in 1977. It can estimate parameters from incomplete data sets by MLE. It is a very simple and practical learning algorithm. This method can be widely used in dealing with the so-called incomplete data such as defective data, censored data and noisy data. Specifically, we can use EM algorithm to fill missing data in samples, find hidden variable values, estimate parameters in HMM, estimate parameters in finite mixed distribution, and so on. Unsupervised clustering and so on.)
- 2020-07-04 06:00:01下载
- 积分:1
-
kruskal
用matlab语言编写的最小生成树kruskal算法的通用源程序 。(Using matlab language Kruskal minimum spanning tree algorithm for general-purpose source.)
- 2008-05-27 19:59:19下载
- 积分:1
-
matlab
完成对excel的读取、删除、添加、修改等的功能,利用matlab开发,编写语言,并与word里面的excel连到了一块(Complete the Excel function such as read, delete, add, modify, using MATLAB to develop, written language, and the Excel and Word attached to adatabase is attached to a piece of)
- 2012-05-28 11:19:09下载
- 积分:1
-
fdtd1D
Taflove书的一维时域有限差分完美边界的程序!欢迎下载!(Taflove book one-dimensional finite-difference time-domain boundary perfect program! Welcome to download!)
- 2013-12-16 12:39:13下载
- 积分:1
-
MATLAB
说明: 离散点拟合贝塞尔曲线,可以改变阶数,求控制点并求出误差(Fitting Bezier curve with discrete points)
- 2020-11-22 15:59:34下载
- 积分:1