-
5
说明: To write and program for geometric transformation of image
- 2015-04-02 11:28:04下载
- 积分:1
-
zuidaliu
最大流最小截问题,用matlab编写的,rar中有说明,较清晰(Maximum flow minimum cut problem, written with matlab, rar have stated more clearly)
- 2011-02-13 13:58:14下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1
-
Particle-swarmalgorithm
粒子群优化算法的matlab程序源代码,内含十四个相关程序(Particle swarm optimization algorithm in matlab programming)
- 2012-03-27 19:54:33下载
- 积分:1
-
BuildingGUIsWithMatlab
Building GUIs With Matlab
- 2012-11-29 16:50:21下载
- 积分:1
-
AdaptiveFilter
filtro adaptivo funcion par q muestre la curvas
- 2010-09-02 04:57:51下载
- 积分:1
-
musicalg1
a best matlab code for music
- 2013-04-29 15:52:17下载
- 积分:1
-
ga(matlab)
遗传算法的程序实现,已编成软件了,Delphi语言编写的(Genetic algorithm program, compiled software, Delphi languages)
- 2007-09-23 11:33:13下载
- 积分:1
-
particle_method
implementation of the particle method, can be used for segmentation purposes.
- 2010-07-21 17:44:42下载
- 积分:1
-
Jacobi
用Jacobi叠待法解线性方程组
function Jacobi(A,b,n,x0,e,N)(Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N))
- 2007-11-13 15:29:36下载
- 积分:1