-
fit
文化算法。利用MATLAB编写的文化搜素算法(Culture Algorithm)
- 2013-10-29 20:26:04下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
DEA-Matlab
数据包络模型DEA在matlab中的实现,很好用(DEA data envelopment model implementation in matlab, with a good)
- 2011-07-27 16:19:01下载
- 积分:1
-
rectangularmash
对矩形进行小矩形分割,对点,边,单元进行标记,对laplase方程求解(Small rectangle rectangle split points, edges, unit mark of laplase Equations)
- 2013-04-14 22:20:49下载
- 积分:1
-
121e
灰度共生矩matlab代码。。。。。。。。(Gray symbiotic moments matlab code. . . . . . . .)
- 2011-09-13 17:20:25下载
- 积分:1
-
voronoi_mountains
VORONOI_MOUNTAINS is a MATLAB program which makes a 3D surface plot of a Voronoi diagram. The Voronoi diagram divides up points in the plane by associating each point with the closest of a set of generator points.
- 2011-12-02 05:55:56下载
- 积分:1
-
Data
wirlessman ofdma model simulink by mathworks
- 2010-06-08 22:28:02下载
- 积分:1
-
SV_C_channel
SV_C信道建模的matlab实现,多径信道的信道增益系数服从对数正态分布!(SV_C channel modeling of the matlab implementation, multi-path channel the channel gain coefficient lognormal distribution!)
- 2010-12-16 19:46:36下载
- 积分:1
-
ldpc
matlab运行仿真ldpc的编译码算法,高效可靠,易于理解(matlab run a simulation ldpc encoding and decoding algorithm, efficient and reliable, easy to understand)
- 2012-05-18 11:01:47下载
- 积分:1
-
yy
矩阵的LU分解 PLU分解 以及平方根分解(LU decomposition of the matrix square root PLU decomposition and decomposition)
- 2013-11-22 19:25:11下载
- 积分:1