-
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
-
LtoLHtoH_svd
本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。(The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility, the extracted watermark image and the original watermark image are basically the same, anti-attack and strong.)
- 2009-12-23 13:51:12下载
- 积分:1
-
yabochangguangshan
亚波长光栅的matlab模拟,可以更改相关参数,实现透射和反射的模拟(Subwavelength grating matlab simulation, you can change the relevant parameters, to achieve the analog transmission and reflection)
- 2020-11-04 15:09:51下载
- 积分:1
-
DSSS
This is the generation code for direct spread spectrum using pseudo-random noises.
it shows how to generate it and also is implemented bit error ratio and the checking of autocorrelation.
- 2013-05-24 22:36:27下载
- 积分:1
-
DMC
说明: 预测控制算法中的DMC算法在MATLAB编程仿真(DMC predictive control algorithm programming algorithm in MATLAB simulation)
- 2010-04-09 10:10:54下载
- 积分:1
-
bicm16qam
16QAM采用比特交织编码的性能MATLAB仿真(Performance using bit-interleaved coded 16QAM MATLAB simulation)
- 2021-04-26 14:28:45下载
- 积分:1
-
pest-block-diagram
pest identificatio in leafs...
- 2015-03-28 17:21:05下载
- 积分:1
-
mpc
MPC code space state model whithout constraints
- 2021-03-14 14:39:24下载
- 积分:1
-
ch1
一个计算机辅助技术与仿真技术的实例,主要是讲解matlab与自动控制系统相结合的技术(Examples of a computer-aided technology and simulation technology, mainly on the matlab and automatic control systems combine technology)
- 2013-12-27 19:50:08下载
- 积分:1
-
LMS
最小均方误差自适应算法,简称LMS算法.LMS算法自适应实现
(MMSE adaptive algorithm, or LMS algorithm. LMS adaptive algorithm to achieve)
- 2008-12-30 20:37:02下载
- 积分:1