-
matalabexampless
说明: 主要介绍了90个MATALAB的一些基本用法实例,以M函数的形式给出程序的基本实现流程,适合于MATALAB的初学者,可在参考这些程序的基础上自己编程实现相应的功能。(90 MATALAB introduces some basic usage examples to M functions given in the form of the basic program implementation process, suitable for beginners MATALAB can refer to these programs based on their corresponding features programming.)
- 2010-04-29 12:47:48下载
- 积分:1
-
lozi_article_final_release
describe the chaotic map and its precision IEEE.584 or fix and the measure of periodicity
- 2010-05-21 19:59:19下载
- 积分:1
-
ulawcompander.m
Companding is essentially a technique for achieving non-uniform quantization. There are basically 2 methods which are most popular in literature.:-A-law companding and u-law companding. These algorithms help in achieving to an extend, compression. The given code shows how to compress a 14-bit code to 8-bit code and its digital implementation using matlab. Please contact by mail if a detailed description of code is needed.
- 2010-05-17 14:06:08下载
- 积分:1
-
GUI-yigeshiligaoding
GUI可视化界面设计,一个实例搞定,简单方便,容易操作(GUI visualization interface design, an instance to get simple and convenient, easy to operate)
- 2012-05-26 22:50:38下载
- 积分:1
-
tun_nh65
线性调频脉冲压缩的Matlab程序,包括广义互相关函数GCC时延估计,计算时间和二维直方图。( LFM pulse compression of the Matlab program, Including the generalized cross-correlation function GCC time delay estimation, Computing time and two-dimensional histogram.)
- 2017-03-25 12:08:50下载
- 积分:1
-
generate_glcm
this code generate glcm feature with Matlab
- 2009-07-04 01:19:23下载
- 积分:1
-
fingerprint
设计较为合理的滤波算法以实现对指纹图像的增强处理,并用MATLAB仿真验证算法的有效性。(More reasonable filtering algorithm designed to achieve the enhancement of fingerprint image processing, and use MATLAB simulation algorithm.)
- 2011-05-29 12:26:18下载
- 积分:1
-
Fuzzy-Adaptive-PID
采用模糊PID控制进行阶跃响应,在第300个采样时间控制器输出加1.0的干扰。(The fuzzy PID control of the step response, in the first 300 sampling time the controller output increases 1.0 interference.)
- 2011-05-31 19:09:42下载
- 积分:1
-
lap_fusion
mamatlab基于拉普拉斯金字塔分解的图像融合源程序(mamatlab based on the decomposition of the Laplacian pyramid image fusion source)
- 2007-03-20 11:08:43下载
- 积分: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