-
TSP(TravelingSalesmanProblem)
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal travel route has to be
found so that each city is visited one and only once with the least possible distance
traveled. This is a simple problem with handful of cities but becomes complicated
as the number increases.
- 2007-11-15 01:44:52下载
- 积分:1
-
nienluan2_OFDM
simulink_OFDM. This is my detail.
- 2010-08-17 10:07:57下载
- 积分:1
-
Time-Series-Prediction
Time-Series Prediction
- 2015-04-06 20:30:10下载
- 积分:1
-
Q1_3
bellman 方程的matlab实现,十分不错的源代码(bellman function matlab)
- 2009-12-18 20:53:09下载
- 积分:1
-
logtest
chi-square testing for lognormal distribution
- 2010-03-04 04:36:20下载
- 积分:1
-
克里格插值法,Matlab编写
克里格法是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。(Kriging method is one of the main contents of geostatistics. Statistically speaking, it is a method of unbiased and optimal estimation of regionalized variables in a limited area from the point of view of correlation and variation of variables; from the point of view of interpolation, it is a method of seeking linear optimum and unbiased interpolation estimation of spatial distribution data. Law.)
- 2018-11-16 21:31:08下载
- 积分:1
-
wind_turbine_induction_generator
说明: wind turbine DFIG control
- 2019-07-02 09:45:59下载
- 积分:1
-
SRC
遗传算法工具包,可利用遗传算法的编程,减少大量工作量。(Genetic algorithm toolkit can be programmed by genetic algorithms to reduce the large workload.)
- 2010-06-17 10:31:13下载
- 积分:1
-
fourierdes
this matlab code describes fourier descriptors
- 2010-10-04 18:12:58下载
- 积分:1
-
houghcircle
HOUGH变换检测圆 MATLAB程序(HOUGH transform circle detection MATLAB program)
- 2012-05-20 19:08:48下载
- 积分:1