-
TSP
使用模拟退火算法解决旅行商问题的MATLAB源程序,可直接运行(Using the simulated annealing algorithm to solve traveling salesman problem MATLAB source code can be directly run)
- 2010-09-03 17:39:33下载
- 积分:1
-
CH6
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program other variations.
The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.(The main file in this list of programs is " vblast.m" . Type " help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.)
- 2011-05-04 09:22:59下载
- 积分:1
-
pmallfunctiooo
电力系统故障计算,能计算单相短路,单相接接地短路,三相短路,两相短路接地,两相短路
(power system fault, can calculate the single-phase short ccircuit, short-circuit to the single--phase and three-phase short-circuit, two-phase short-circuit grounding, two phase short circuit
)
- 2012-05-09 10:00:33下载
- 积分:1
-
matlab-self-taught-60-codes
自学Matlab必备的60个小程序代码.(Self-study Matlab necessary 60 small code
)
- 2013-12-25 21:03:28下载
- 积分:1
-
kNNClassifier
A matlab implementation of the KNN classifier.
It is tested and working well.
- 2010-11-14 17:04:55下载
- 积分:1
-
xunhuanma
2FSk循环码 基于matlab的开发程序 检测误码率(2FSk cyclic code)
- 2013-01-10 12:32:10下载
- 积分:1
-
ARMA_AR_MA_-kalman
卡尔曼滤波下的的ARMA、MA、AR模型,比较全面,特别适合初学者入门(Kalman filtering under the ARMA, MA, AR model, a more comprehensive, especially for beginners)
- 2013-09-17 14:55:12下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1
-
MATLAB-NEW
matlab新手上手速成 其中包括了软件安装 操作 以及初体验的几个MATLAB ,可以帮助小白迅速摆脱只把matlab当作高级计算器的观念(Matlab novice to use express including several MATLAB software installation and operation experience and early, can help the mice rapidly from only the MATLAB as advanced calculator concept)
- 2013-04-11 17:48:20下载
- 积分:1
-
dinintex
The block maps each integer value (or stored integer when you use a fixed point input) to a group of M bits, using the selection for the Output bit order to determine the most significant bit. The resulting output vector length is M times the input vector length.
- 2010-12-01 08:18:20下载
- 积分:1