-
GA-TSP
用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。(Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.)
- 2008-08-11 02:35:18下载
- 积分:1
-
matlab
说明: 演化算法经典教材 入门者必备 很好的 非常深(Teaching beginners classical evolutionary algorithm must be very deep well)
- 2011-04-02 17:36:07下载
- 积分: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
-
3
说明: 一个小小作业~解双曲线微分方程
大家要下就下吧呵呵~(~ Solutions for a small job, under the hyperbolic differential equation we have to lower it Ha ha ~)
- 2010-12-15 11:21:40下载
- 积分:1
-
fdtd_1d_code
基于fdtd算法的一维程序,采用matlab进行编写,简单易懂(Fdtd algorithm based on one-dimensional program, using matlab to prepare, easy to understand)
- 2013-09-26 19:53:26下载
- 积分:1
-
MatlabFiles1
Matlab Image Processing CCONV
- 2011-10-25 14:47:06下载
- 积分:1
-
加窗插值FFT
用nuttall窗双谱线插值实现谐波提取(Nuttall window double spectrum line interpolation harmonic extraction)
- 2018-03-01 16:21:39下载
- 积分:1
-
MATLABGUIJIMONI
很不错的目标跟踪轨迹模拟MATLAB仿真程序,可以在MATLAB0.7运行成功(Good target tracking trajectory simulation of MATLAB simulation program, can run in MATLAB0.7 success
)
- 2015-03-12 09:19:46下载
- 积分:1
-
OFDM
It is a matlab simulation code about OFDM
- 2012-02-06 21:17:55下载
- 积分:1
-
bing_tiaoshi_jiegou
Matlab数字滤波器从系统函数的结构出发仿真。(Matlab function digital filter structure starting from the system simulation.)
- 2010-06-06 10:12:10下载
- 积分:1