-
realise
单点采用能量检测法,局限性大,于是采用多点分布式合作检测(Single point of using energy detection method, the limitations of large, so the detection of multi-point distributed cooperation)
- 2011-10-09 11:44:41下载
- 积分:1
-
rddata1111
用于读取心电信号,为心电信号后续的处理,应用做准备(Used to read the ECG and to prepare for the subsequent processing of the ECG signal, application)
- 2012-11-16 10:07:36下载
- 积分:1
-
频谱感测中的认知无线电
这个节目的编码提供的图表为高效节能的认知无线电网络。多频带感应算法被用在这个本的编码;这里n值可假定为这里的多频带此方案中的n值被假定为3
- 2022-07-17 17:59:45下载
- 积分:1
-
1DBVP
说明: 一维杆单元有限元分析,包中有详细的WORD文档说明(One-dimensional finite element analysis of beam elements, including the documentation detailed WORD)
- 2011-03-18 09:42:28下载
- 积分:1
-
MATLAB-teaching
matlab的一个入门教程,通俗易懂,pdf格式(matlab an introductory tutorial, easy to understand, pdf format)
- 2013-01-04 12:04:23下载
- 积分:1
-
蚁群聚类算法
蚁群聚类数据data.txt;蚁群聚类详细解释
如
[N,n]=size(X); % N =测试样本数;n =测试样本的属性数;
K = 4; % K = 组数;
R = 100; % R = 蚂蚁数;
t_max = 1000; % t_max =最大迭代次数;
% 初始化
c = 10^-2;
tau = ones(N,K) * c; %信息素矩阵,初始值为0.01的N*K矩阵(样本数*聚类数)
q = 0.9; % 阈值q
rho = 0.1; %
- 2022-01-31 10:02:24下载
- 积分:1
-
Predict
This programs are very useful for time prediction.
- 2014-09-17 14:25:09下载
- 积分:1
-
A201003-1461
压缩感知基本理论:回顾与展望A201003-1461(Advances and Perspectives on Compressed Sensing Theory
)
- 2014-02-04 17:46:10下载
- 积分:1
-
64142411VRP
本算法采用了基于蚁群算法的遗传算法对车辆进行调度,车辆能够找到最优路径,实现最短时间调度,实验验证了算法良好。(The algorithm uses a genetic algorithm based on ant colony algorithm to schedule the vehicle the vehicle can find the optimal path to achieve the shortest time scheduling experiments show that the algorithm is good.)
- 2017-11-21 16:31:38下载
- 积分:1
-
New-svd-1
Singular value decomposition takes a rectangular matrix of gene expression data (defined as A, where A is a n x p matrix) in which the n rows represents the genes, and the p columns represents the experimental conditions.
- 2013-09-30 21:01:54下载
- 积分:1