-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
QPSK-MSK-QAM-OFDM
这个 压缩包含有完整的QPSK-MSK-QAM-OFDM调制解调m程序。希望对大家有帮助(This includes a complete compression QPSK-MSK-QAM-OFDM modulation and demodulation m program. We want to help)
- 2011-01-08 11:31:49下载
- 积分:1
-
RBF
RBF neural network with an example
- 2011-12-23 22:30:01下载
- 积分:1
-
shorthand_manual_matlab_function
matlab函数速记手册shorthand manual matlab function(matlab function shorthand manual shorthand manual matlab function)
- 2010-08-02 11:35:06下载
- 积分:1
-
Sum
采用注水原理来计算信道容量,对初学者很有帮助(The principle used to calculate the water channel capacity, very helpful for beginners)
- 2008-04-15 19:34:56下载
- 积分:1
-
matlab_fangzhen_rf
用matlab中的m文件和Simulik实现rf的经典例子!(M using matlab in the documents and Simulik a classic example of the realization of rf!)
- 2009-01-14 20:45:52下载
- 积分:1
-
vad431
matlab下的一个基于能量和过零率的端点检测程序(under matlab based on energy and zero crossing rate of endpoint detection procedures)
- 2007-10-09 21:13:22下载
- 积分:1
-
Graph-transformation
图转换的模型转换编程,实现了基于图理论的模型转换的编程(Model conversion program conversion chart, graph theory to achieve a model-based programming conversion)
- 2015-03-16 20:16:48下载
- 积分:1
-
buffer
Buffer is an object oriented buffer implementation.
- 2009-02-28 06:21:17下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1