-
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
-
transformator
that tells how to convey the transfomator
- 2015-03-03 20:47:21下载
- 积分:1
-
gui14
通过底层代码实现绘制正弦余弦正切函数,并且带有清除按钮(Through the ground floor code realization draw sine cosine tangent function, and with a clear button)
- 2012-04-06 16:23:58下载
- 积分:1
-
simulation-sys-on-communication
本设计通过利用VB 编写用户操作界面和MATLAB 实现后台运算及图形处理的混合编 程的方法,来完成对通信原理仿真系统的开发。设计中采用ActiveX 技术来实现VB 和MATLAB 之间的通信,在VB 应用程序内创建MATLAB ActiveX 对象,实现对MATLAB 的调用,最终 仿真实现信源编码解码、模拟调制解调、数字基带传输、数字调制解调等功能。(This design user interface written using VB and MATLAB computing and graphics processing to achieve the background of mixed programming method, to complete the simulation system for the development of communication theory. Design using ActiveX technology to achieve communication between VB and MATLAB, the VB application, create a MATLAB ActiveX object, call the MATLAB implementation, to achieve the ultimate source codec simulation, analog modem, digital baseband transmission, digital modulation and demodulation functions.)
- 2011-11-27 13:54:35下载
- 积分:1
-
dsss
this file contain simple example about (dsss) TX and RX channel with bit error rate and processing the received signal with different effect signal to noise ratio...........
- 2013-12-18 17:03:02下载
- 积分:1
-
ga
该程序用BASE-10遗传算法模拟简单函数的优化。首先,我们概述了遗传算法的一些背景信息,并定义了一些术语。接下来,我们将解释如何将该程序用于您自己的目的,并作为一个示例演示如何解决优化问题。(This program simulates the optimzation of a simple function with
a base-10 genetic algorithm. First, we outline some background
information on GAs and define some terminology. Following this,
we explain how to use the program for your own purposes and as an
example we show how to solve an optimization problem.)
- 2019-06-03 09:38:40下载
- 积分:1
-
sqrt
四元数matlab代码中的球根运算,可以直接用的(Quaternion operations matlab code bulbs, can be directly used)
- 2011-05-05 12:58:18下载
- 积分:1
-
adaptivebeamforming
its a code for adaptive beamforming
- 2010-11-27 04:40:24下载
- 积分:1
-
localization
说明: 实现无线传感器网络或者蜂窝网中的三种节点定位算法:CLS、质心算法、DV-Hop算法(Wireless sensor networks or cellular networks of the three localization algorithms: CLS, centroid algorithm, DV-Hop Algorithm)
- 2011-02-22 15:27:37下载
- 积分:1
-
2D_-gaborfilter
Matlab上实现的多尺度、多方向、多频率的二维gabor滤波器(2D gabor filter achieved by Matlab, based on multi-scale, multi-directional, multi-frequency )
- 2013-01-10 09:31:49下载
- 积分:1