-
dijkstra
求最短路径求最短路径求最短路径求最短路径求最短路径求最短路径(shoest path)
- 2012-03-27 20:53:27下载
- 积分:1
-
Untitled5
常规波束形成代码,cbf,给出归一化波束图(Conventional beamforming)
- 2013-03-27 22:39:56下载
- 积分:1
-
MDP2
a code for markov decision prosses
- 2011-09-30 19:38:20下载
- 积分:1
-
unstampc
UNSTAMPC Predictive Control of unstable system (Script file)
Implements unconstrained MPC for unstable SISO discrete-time system defined as LTI object.
- 2011-11-05 09:13:03下载
- 积分:1
-
gaussian
gaussian file for optical sources
- 2012-11-25 22:36:56下载
- 积分:1
-
Zernike-moment
This is a matlab file for edge detection using Zernike moment
- 2011-08-06 19:00:22下载
- 积分:1
-
TSP
TSP问题的matlab软件实现代码,对一些数据量大,不方面再lingo上处理的问题能够完美解决(TSP MATLAB software code, some of the large amount of data, not dealing with LINGO problems can be the perfect solution
)
- 2013-09-11 23:54:39下载
- 积分:1
-
28JIEDIAN
基于MATLAB的28节点辐射状的前推回代法
基于MATLAB的28节点辐射状的前推回代法(Forward and backward substitution method based on MATLAB 28 node radial radial ago 28 node based on MATLAB and backward substitution method)
- 2013-05-13 07:45:53下载
- 积分:1
-
tsp_ga_cities
Develop a generic genetic algorithm to solve the traveling
salesman problem with 20 cities that are uniformly distributed
within a unit square in a 2-dimensional plane.
- 2010-01-16 00:38:45下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1