-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
Sequential_Feature_Selection
说明: matlab 特征选择matlab源代码(matlab feature selection)
- 2010-04-07 23:01:07下载
- 积分:1
-
source
输入信号为方波信号+高斯白噪声,方波信号基 频为1kHz,幅值为1,高斯白噪声方差为0.2, 均值为0,采样频率为20kHz。试用周期图法和 ARMA谱估计法(SVD-TLS)估计此信号的功率 谱,并分析比较其结果(The input signal is a square wave signal+ Gaussian white noise, square wave signal fundamental frequency 1kHz, amplitude is a Gaussian white noise variance is 0.2, the mean is 0, the sampling frequency is 20kHz. Try periodogram and ARMA spectral estimation method (SVD-TLS) estimate the power spectrum of this signal, and the analysis and comparison of the results)
- 2013-10-29 17:49:35下载
- 积分:1
-
ACA
matlab实现的蚁群算法(ACA)例程,解决TSP旅行商问题,可以在图中进行动态显示(ant colony algorithm matlab realized (ACA) routines to solve the traveling salesman problem TSP, can be dynamically shown in the figure)
- 2015-06-19 21:11:43下载
- 积分:1
-
youhuasheji
优化设计中常用的 牛顿法 和二次插值法 应用十分广泛 求解凸函数的极值和极值点问题(Commonly used to optimize the design of the Newton' s law and application of quadratic interpolation method for solving a wide range of convex functions and extreme points of the extremal problem)
- 2009-05-30 17:10:40下载
- 积分:1
-
HVDC
高压直流输电系统的仿真,可以升入学习了解直流输电的基本原理和控制方式(HVDC system simulation, you can ascend to learn about the basic principles and HVDC control mode)
- 2020-12-07 23:59:20下载
- 积分:1
-
fdICA
本代码主要提供了在频域使用fastica进行盲源分离,并且解决了频域的排列和增益两个歧义性问题。(This code mainly provides the use of fastica in the frequency domain for blind source separation, and solves the frequency domain arrangement and gain of two ambiguity problems.)
- 2021-04-20 07:58:50下载
- 积分:1
-
LeastSquare
说明: 一次完成最小二乘算法小程序,在单输入单输出线性系统辨识中的应用。(Least squares algorithm applet one time, in the single-input single-output linear system identification applications.)
- 2011-03-30 20:43:06下载
- 积分:1
-
UL-Closed-Power-Control-for-LTE
本论文详细分析了LTE网络的上行链路的闭环功率控制,特别的详细,是国外的一篇博士论文。(LTE Uplink closed power controll)
- 2015-03-24 13:11:51下载
- 积分:1
-
MATLAB
《信号与系统的MATLAB仿真》
这是一本供初学者使用的手册类书籍,内含一个word文档。(《Signals and Systems of the MATLAB simulation》 This is a manual for beginners books, including a word document.)
- 2009-05-12 15:46:48下载
- 积分:1