-
sigmapdef
simulink应用实例,基于MATLAB6.5系列(Simulink application examples, based on a series of MATLAB6.5)
- 2007-05-04 09:45:50下载
- 积分:1
-
chuduizhun
导航初对准程序,在接连导航技术中方便进行姿态更新计算(Align the beginning of the navigation program, in a series of navigation technology to facilitate attitude update calculations)
- 2012-07-03 12:47:10下载
- 积分:1
-
LMFforPulsecompression
线性调频信号(chirp信号)的脉冲压缩处理的matlab程序例程。(Chirp signal (chirp signal) pulse compression processing matlab routine.)
- 2013-12-30 12:42:53下载
- 积分:1
-
ssim
说明: ssim的matlab完整代码,计算两幅图像之间的结构相似性(SSIM's Matlab complete code, calculating structural similarity between two images)
- 2018-01-25 21:31:03下载
- 积分:1
-
yy
说明: 图像处理中,用于英文字母识别,运用神经网络的方法对字母进行识别(Elinglish recognize)
- 2009-06-09 09:27:26下载
- 积分:1
-
hw1
State Space Simulink Model with Two variables.
- 2014-02-24 09:04:53下载
- 积分:1
-
7
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 13:08:59下载
- 积分: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
-
ftdtq
fdtdq.m 球面坐标系的fdtd实现程序
fdtdgpu.m 使用gpu并行的fdtd实现程序(The FDTD realization program of fdtdq.m spherical coordinate system
Fdtdgpu.m uses a GPU Parallel FDTD implementation program)
- 2018-03-29 10:54:49下载
- 积分:1
-
ImageBinaryByMat
把图像二值化的代码,阈值为求去红色篮球的,如果是其他颜色,只需要修改相关阈值即可。(The image binary code, the threshold is seeking to red basketball, if it is other colors, just change the threshold value can be related.)
- 2011-04-27 10:03:32下载
- 积分:1