-
matlab_3_opt
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
(Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
- 2007-09-20 19:35:15下载
- 积分:1
-
sine
产生双声道音频信号!(Have a dual-channel audio signal!)
- 2007-10-29 12:01:01下载
- 积分:1
-
SCM
MIMO的MATLAB的无线通信仿真模型:3GPP推荐模型SCM(MIMO wireless communications in the MATLAB simulation model: 3GPP recommended model SCM)
- 2009-05-08 18:28:14下载
- 积分:1
-
H
说明: 本例是一个图像平滑与去噪的程序,对大家的图像预处理知识会有帮助(This example is an image smoothing and denoising procedures, we will help the image pre-knowledge)
- 2011-03-02 15:06:53下载
- 积分:1
-
Satellite-Communications
卫星通信方向的经典书籍,丹尼斯罗迪的,相关方向的可以下载看下(Satellite communication direction of the classic books, Dennis Roddy, relevant direction can download facie)
- 2013-08-20 19:25:01下载
- 积分:1
-
Robotic-Movement
the program submitted is a c++ code which calculates the transformation matrix to develop robots movements.
- 2014-11-03 16:36:35下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1
-
pinyi
在频率域实现信号的频移,然后再变换回时间域的信号(In the frequency domain, the frequency shift signal is achieved, and then transformed back into the time domain signal)
- 2013-12-26 15:03:57下载
- 积分:1
-
NSF_orig_upld
线阵校正的经典NSF方法,针对阵列幅相误差进行。(NSF for ULA selfcalibration)
- 2012-02-14 17:17:09下载
- 积分:1
-
Proakis
说明: 用MATLAB进行数字信号处理( Proakis)的源码(Using MATLAB for digital signal processing (Proakis) the source)
- 2009-07-24 15:41:27下载
- 积分:1