-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1
-
VBdiaoyong(MATlab)
详细介绍VB调用MATLAB的几种方法 里面有具体方案(details call VB MATLAB several methods with a specific program)
- 2007-05-22 22:27:06下载
- 积分:1
-
czt
czt函数的c语言实现。matlab中czt函数的c语言实现(c language czt function implementation. c language matlab function in the realization czt)
- 2020-11-19 17:59:37下载
- 积分:1
-
adpcm
g.722 code for speech compression
- 2010-03-02 16:08:59下载
- 积分:1
-
POW
an exemple of source that i was programming last night
- 2014-12-11 03:28:11下载
- 积分:1
-
DmussiccO
阵列天线的DOA估计MUSIIC算法,只有几行简单易懂的代码
(The array antenna DOA estimation MUSIIC algorithm, and only a few lines of easy-to-understand code)
- 2012-08-23 22:20:02下载
- 积分:1
-
DingYu-jgpc
薛定宇的两个MATLAB程序的源代码,希望对大家有用。(Xue Dingyu two MATLAB source code, we hope to be useful.)
- 2011-04-25 09:03:12下载
- 积分:1
-
yiweiFDTD1d
一维的MATLAB的FDTD的仿真程序,可帮助初学者对FDTD有所帮助。(One-dimensional FDTD simulation of the MATLAB program to help beginners on the FDTD help.)
- 2009-04-19 16:29:18下载
- 积分:1
-
be-accomplished-in-MatlabaC-CPP-
本书主要介绍如何运用Matlah与C.C + +进行混合程序设计。共分8章。主要包括Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的iatlah程序、VC++调用Matlah程序、Matlab DotNet Builder与VC++,Matcom与C/C++以及VC++调用Matlab C++数学库。另外,附录中介绍有关动态链接库的基础知识。各章包含大量
的实例程序,可供寻求将Matlab程序脱离Matlab环境的Matlab程序设计人员、寻求在Matlab中调用C/C++程序的程序设计人员、寻求在C,C++中调用Matlab程序的程序设计人员学习和参考。(This book describes how to use Matlah mixed with the CC++ programming. Divided into 8 chapters. Including Matlab programming initially, Matlab compiler, Matlab and C language interface to generate can be run independently of the iatlah program, VC++ calls Matlah program, Matlab DotNet Builder and VC++, Matcom and C/C++ and VC++ calling Matlab C++ math library. In addition, the appendix describes the dynamic link library on the basis of knowledge. Each chapter contains a large number of example programs are available for the Matlab program from the Matlab environment, Matlab programmer, seeking to Matlab to call C/C++ program programmers seek to C, C++ calling Matlab program programmers study and reference.)
- 2011-05-19 16:01:57下载
- 积分:1
-
SetConsoleColorDemo
设置控制台文字颜色,可输出不同颜色的文字。
让控制台不再是单调的白字文字。(This program enables the win32 console to change the text color.)
- 2015-01-13 19:28:00下载
- 积分:1