-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分:1
-
MPEG-and-MP3-WITH-MATLAB-AA
. This book describes the fundamentals and the MATLAB implementation details
of the MPEG algorithm. Several demonstrations
using MATLAB® software are presented.
- 2012-10-08 02:48:44下载
- 积分:1
-
TsaiCameraCalibration_MATLAB
相机检校的另一方法Tsai,在MATLAB中实现,可以与张正友的方法作比较。(Another method of camera calibration Tsai, in MATLAB to achieve, you can and Zhang are the Friends of the method for comparison.)
- 2009-01-01 04:41:06下载
- 积分:1
-
pid
matlab模糊控制 控制规则以及模糊隶属函数的编程(matlab fuzzy control)
- 2011-08-19 08:56:02下载
- 积分:1
-
linkedlist
The m-file contends the matlab code for the class of linkedlist, a classic kind of data structure. OOP is an important and brandnew characteristic of the matlab language, which is embodied in the m-file.
- 2014-08-30 15:56:12下载
- 积分:1
-
New-folder
Image stegnography USING DCT
- 2015-04-19 23:46:43下载
- 积分:1
-
colorfusionbyemalgorithmforirandvisibleimages
colorfusion by colorfusion by em algorithm for ir and visibleimages
- 2013-03-16 11:53:19下载
- 积分:1
-
Simple-PSO
A source code in matlab for pso(particle swarm intelligent)
- 2013-11-30 03:48:22下载
- 积分:1
-
MatlabFns
digital image processing using matlab, 这里有许多程序员编的函数,以及一些具体的例子,怎么来应用这些函数实现图像处理(digital image processing using matlab, here there are many programmers made a function, as well as some specific examples, how to apply these functions to achieve image processing)
- 2007-11-28 06:29:32下载
- 积分:1
-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1