-
zuijiaquezhi
此代码为最佳阙值源程序:实现对图像的分割,是一种自动确定最佳阙值的方法,简单易行.(It can be applied into division of a certain picture,and behaves in a simple way with relatively better impact. )
- 2009-05-06 18:38:33下载
- 积分:1
-
TRAN
matlab 关于一维光子晶体物理特性的研究 (matlab on the one-dimensional physical properties of photonic crystal)
- 2010-05-19 14:37:55下载
- 积分:1
-
sac-101.5c-linux_x86_64.tar
地震数据格式之间的转换,sac,miniseed,seed,这些数据格式进行转换(Seismic data conversion between formats, sac, miniseed, seed, the data format conversion)
- 2013-10-17 09:57:44下载
- 积分:1
-
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
-
a
说明: 汽车课设货车Matlab驱动力图程序(需要修改发动机扭矩转速和变速箱传动比)(A car driver tries to class van Matlab program (need to modify engine speed and torque transmission ratio))
- 2012-05-16 20:21:03下载
- 积分:1
-
Matlab7-tshinghua
清华大学matlab ppt教程,入门好教程(Tsinghua University matlab ppt tutorial, Getting Started tutorial)
- 2012-05-21 10:07:55下载
- 积分:1
-
DSP_MATLAB
胡广书 数字信号处理-理论,算法与实现的书中源程序 matlab版本(HU-book Digital Signal Processing- theory, algorithms and implementation of matlab C language source book fortran three versions)
- 2013-11-04 20:02:19下载
- 积分:1
-
main
交互式多模型Kalman滤波在目标跟踪应用中的程序,可以直接运行的源代码(Interacting multiple model Kalman filtering in target tracking application program can be directly run the source code)
- 2013-10-10 09:38:00下载
- 积分:1
-
Introduction-to-MATLAB---Sikander-M.-Mirza
Introduction to MATLAB - Sikander M. Mirza, this book contain the general instructions of Matlab..
- 2012-10-23 01:24:07下载
- 积分:1
-
my_project
接收端对有干扰污染后的信号进行对应解码,并计算误码率;
将输出仍然排列为n列的矩阵,计算监督矩阵H,用编码矩阵和监督矩阵相乘判断是否有误码,并根据错误图案纠正误码(The receiving end of pollution have interference signals corresponding to decoding, and calculate the bit error rate the output is still ranked as the n column matrix, computing the supervision matrix H, with matrix encoding and monitoring to determine whether matrices have error, and in accordance with error patterns to correct error)
- 2009-02-27 19:27:23下载
- 积分:1