-
不使用欧式距离,而是采用相关性对数列进行聚类
不使用欧式距离,而是采用相关性对数列进行聚类-Do not use Euclidean distance, instead of using the related series of cluster
- 2022-06-16 18:26:19下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能
力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期
和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的
全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method
- 2022-04-06 20:06:04下载
- 积分:1
-
计算PI(圆周率)的程序,可以计算2的N次幂的精确度
计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N
power the precision
- 2022-02-02 00:13:52下载
- 积分:1
-
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。...
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形式】输出有N行,每行有两个串。第一个串该部门得分最高的程序员的姓名,第二个数字是得分最低的程序员的姓名。-no interface, written in C minor procedural issues are as follows : a software company recruited dozens of programmers, divided into several departments. An examination of the various departments for testing all programmers. Examinations in 1886 after the end of each grade. Now need to know, in every sector, but the best programmers and the worst programmers who were. N input is a line, each one a number of positive integers. There is only a first positive integer representing the number of departments. The remaining N firms, each firm on behalf of all the sector"s programmers to the basket. Each Bank figures k a representative of the number of programmers, the bank left the k right d
- 2022-03-10 11:37:16下载
- 积分:1
-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1
-
小孩排队问题
小孩排队问题- The child lines up the question
- 2022-09-18 19:00:03下载
- 积分:1
-
多用户检测
一种统计方法,使得有可能提高
无线移动通信的性能
系统在这里被公开。它包括的分离
在通信系统的接收信号
这基于代码分多址接入
(CDMA) 技术。这个想法就是优化
共享相同的不同用户的分离
频率和时间资源使用应急
独立组件的统计学方法
分析 (ICA)。ICA 使得能提取
发出信号,是作为对于统计独立的
可能。在这里,接收器指出的混合物
发出信号的用户,我们想要分开。
每个用户有自己的代码 (或签名) 传播的
用于标识他从其他用户。ICA 然后将
用作分离接收到的信号接收器
没有发出信号的恶化。我们有
使用位错误率 (BER) 和噪声信号
作为应用性能评价的标准比率 (信噪比)
ICA 接收器。我们已考虑过的情况
添加白高斯噪声输入信号 (AWGN)
通道和瑞利信道 (褪色的情况
通道)。与传统的比较研究
接收机如犁耙,匹配的筛选器 (MF)
Minimum Mean-Squared 错误 (MMSE) 是
进行。得到的结果显示的优越性
ICA 接收机相比 MF 接收器。另外,如果是
用于混合结构如耙 + ICA 或
MMSE + ICA,这应改善一般
系统的性能。
- 2023-06-11 18:55:03下载
- 积分:1
-
用三次样条曲线拟合做的更差,对对象的方式。原因…
用内三次样条曲线拟合做差C对象的方式。导致部件损坏。源代码
- 2022-11-30 04:55:03下载
- 积分:1
-
栈实现算术表达式求值
资源描述
可实现小数计算,输入算术表达式的错误检测,运算流程输出等
- 2022-05-30 02:52:52下载
- 积分:1
-
基尔霍夫近似求解后向散射系数
利用基尔霍夫驻留相位近似求解高斯粗糙面后向散射系数
考虑不同的参数对散射系数的影响
- 2022-06-12 18:29:33下载
- 积分:1