-
TSP
用模拟退火算法求解TSP问题
[1]主函数tsp.m
[2]计算路径长度的子函数 route_long.m
[3]随机交换两个节点的顺序函数exchange.m(Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions route_long.m [3] randomly exchange the order of two nodes function exchange.m)
- 2008-08-12 09:25:20下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
CompareFiles
Compare two txt files
- 2014-09-14 10:46:34下载
- 积分:1
-
ellipsefilter
椭圆滤波器C程序和matlab的仿真m文件,根据matlab仿真设计椭圆滤波器参数,再编写C程序(C program of ellipsefilter)
- 2016-01-14 12:58:40下载
- 积分:1
-
数据集
本文件为常见聚类算法测试数据集 ,UCI上常用的聚类算法数据集(This document is a common clustering algorithm test data set.)
- 2021-04-25 21:38:46下载
- 积分:1
-
wavelet
用于提取小波特征的机械振动信号,很好地结合了特征提取和随机信号处理方法,附带数据,实测可用。(For extracting wavelet feature mechanical vibration signal, a good combination of feature extraction and stochastic signal processing method accompanying data, we found available.)
- 2016-10-06 16:14:33下载
- 积分:1
-
induction_machine
induction machine simulation
- 2009-11-15 01:43:12下载
- 积分:1
-
Jakes-model
关于Jakes模型的两篇文章,对初学者有帮助(Two articles about Jakes Model)
- 2016-04-11 22:16:12下载
- 积分:1
-
ssc_lithium_cell_1RC
Lithium Battery Cell - One RC-Branch Equivalent Circuit
- 2019-05-05 19:06:46下载
- 积分:1
-
kuntai
Gabor小波变换与PCA的人脸识别代码,基于K均值的PSO聚类算法,使用大量的有限元法求解偏微分方程。( Gabor wavelet transform and PCA face recognition code, K-means clustering algorithm based on the PSO, Using a large number of finite element method to solve partial differential equations.)
- 2016-05-20 15:55:25下载
- 积分:1