登录
首页 » Others » matlab_jiaocheng

matlab_jiaocheng

于 2008-10-10 发布 文件大小:185KB
0 62
下载积分: 1 下载次数: 0

代码说明:

说明:  Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程(Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms, such as matrix computation, numerical analysis algorithms, Matlab integrates 2D and 3D graphics features, in order to complete the corresponding numerical visualization work, and provides an interactive high-level programming languages- M language, the use of M language can function through the preparation of the script or document to achieve the user)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • Weighted-average_
    数字高程模型(DEM)加权平均算法,计算单个点(Digital elevation model (DEM) weighted average algorithm to calculate a single point)
    2011-05-30 11:53:27下载
    积分:1
  • HybridBody
    复杂的卡尔曼滤波例子,跟踪物体穿越空中大气层 (Hybrid extended Kalman filter example.Track a body falling through the atmosphere.)
    2011-07-08 08:53:50下载
    积分:1
  • denoise_julei
    利用聚类算法和小波分析进行声发射信号的阈值去噪 (The use of clustering algorithms and thresholding wavelet analysis of acoustic emission signals)
    2014-01-06 09:54:50下载
    积分:1
  • xiaobaobianhuan
    这是一个利用小波来处理图像的程序,对学习小波的同学有很大的帮助。(This is a wavelet to process the image program, students learning wavelet is very helpful.)
    2010-09-30 21:19:14下载
    积分:1
  • spreadspectrum
    In a normal communication channel, it is often desirable to concentrate the information in as narrow a region of the frequency spectrum as possible in order to conserve available bandwidth and to reduce power. The basic spread spectrum technique, on the other hand, is designed to encode a stream of information by spreading the encoded data across as much of the frequency spectrum as possible. This allows the signal reception, even if there is interference on some frequencies. While there are many variations on spread spectrum communication, we concentrated on Direct Sequence Spread Spectrum encoding (DSSS). The DSSS method spreads the signal by multiplying it by a chip, a maximal length pseudorandom sequence modulated at a known rate. Since the host signals are in discrete-time format, we can use the sampling rate as the chip rate for coding.
    2012-04-12 20:54:14下载
    积分:1
  • matlab-kalman-filter
    卡尔曼滤波,实现跟踪滤波分析,数据随机产生(kalman filter and tracking problem)
    2013-01-22 22:47:21下载
    积分:1
  • seagrid
    seagrid工具箱的源程序,内附2个英文PPT讲义(seagrid source toolbox, containing 2 PPT handouts in English)
    2011-12-18 09:24:36下载
    积分:1
  • LQR
    LQR非线性系统模型 所属分类:matlab例程(LQR nonlinear system)
    2021-03-28 21:19:11下载
    积分:1
  • ex_17_2
    说明:  rgb空间转换成L*a*b*空间的结构显示聚类分割成的三部分标号为k外的其他区域置0蓝色区域标号(rgb space into L* a* b* space structure shows cluster is split into three sections labeled k set to 0 in other regions outside the blue area label)
    2011-04-09 16:10:56下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载