期刊文献+
共找到357篇文章
< 1 2 18 >
每页显示 20 50 100
Study on the Hungarian algorithm for the maximum likelihood data association problem 被引量:4
1
作者 Wang Jianguo He Peikun Cao Wei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期27-32,共6页
A specialized Hungarian algorithm was developed here for the maximum likelihood data association problem with two implementation versions due to presence of false alarms and missed detections. The maximum likelihood d... A specialized Hungarian algorithm was developed here for the maximum likelihood data association problem with two implementation versions due to presence of false alarms and missed detections. The maximum likelihood data association problem is formulated as a bipartite weighted matching problem. Its duality and the optimality conditions are given. The Hungarian algorithm with its computational steps, data structure and computational complexity is presented. The two implementation versions, Hungarian forest (HF) algorithm and Hungarian tree (HT) algorithm, and their combination with the naYve auction initialization are discussed. The computational results show that HT algorithm is slightly faster than HF algorithm and they are both superior to the classic Munkres algorithm. 展开更多
关键词 TRACKING Data association Linear programming hungarian algorithm
下载PDF
Improved Hungarian algorithm for assignment problems of serial-parallel systems 被引量:3
2
作者 Tingpeng Li Yue Li Yanling Qian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期858-870,共13页
In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used t... In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used to solve the assignment problem of serial-parallel systems. First of all, by replacing parallel jobs with virtual jobs, the proposed algorithm converts the serial-parallel system into a pure serial system, where the classical Hungarian algorithm can be used to generate a temporal assignment plan via optimization. Afterwards, the assignment plan is validated by checking whether the virtual jobs can be realized by real jobs through local searching. If the assignment plan is not valid, the converted system will be adapted by adjusting the parameters of virtual jobs, and then be optimized again. Through iterative searching, the valid optimal assignment plan can eventually be obtained.To evaluate the proposed algorithm, the valid optimal assignment plan is applied to labor allocation of a manufacturing system which is a typical serial-parallel system. 展开更多
关键词 hungarian algorithm assignment problem virtual job serial-parallel system optimization
下载PDF
Hungarian算法的推广 被引量:3
3
作者 段卫龙 《中南林学院学报》 CSCD 1997年第4期90-94,共5页
分析了非平衡分派问题的线性规划模型的性质和特点,在此基础上,将Hugarian算法推广到非平衡分派问题,利用该算法,可以直接求出非平衡分派问题.
关键词 hungarian 算法 推广 线性规划
下载PDF
Competition assignment problem algorithm based on Hungarian method 被引量:1
4
作者 KONG Chao REN Yongtai +1 位作者 GE Huiling DENG Hualing 《Journal of Northeast Agricultural University(English Edition)》 CAS 2007年第1期67-71,共5页
Traditional Hungarian method can only solve standard assignment problems, while can not solve competition assignment problems. This article emphatically discussed the difference between standard assignment problems an... Traditional Hungarian method can only solve standard assignment problems, while can not solve competition assignment problems. This article emphatically discussed the difference between standard assignment problems and competition assignment problems. The kinds of competition assignment problem algorithms based on Hungarian method and the solutions of them were studied. 展开更多
关键词 optimal assignment problem competition assignment problem hungarian method
下载PDF
Multi-Objective Optimization of Time-Cost-Quality Using Hungarian Algorithm 被引量:2
5
作者 Ventepaka Yadaiah V. V. Haragopal 《American Journal of Operations Research》 2016年第1期31-35,共5页
In this paper, we propose an algorithm for solving multi-objective assignment problem (MOAP) through Hungarian Algorithm, and this approach emphasizes on optimal solution of each objective function by minimizing the r... In this paper, we propose an algorithm for solving multi-objective assignment problem (MOAP) through Hungarian Algorithm, and this approach emphasizes on optimal solution of each objective function by minimizing the resource. To illustrate the algorithm a numerical example (Sec. 4;Table 1) is presented. 展开更多
关键词 Assignment Problem hungarian Algorithm Multi-Objectives
下载PDF
Adaptive subcarrier allocation for MIMO-OFDMA wireless systems using Hungarian method
6
作者 管张均 李昊 +2 位作者 徐昌庆 周希朗 张唯炯 《Journal of Shanghai University(English Edition)》 CAS 2009年第2期146-149,共4页
MIMO-OFDMA is a promising technique for future broadband wireless communication systems. In this paper, the problem of allocating subcarriers among different users to maximize the total capacity is addressed. The opti... MIMO-OFDMA is a promising technique for future broadband wireless communication systems. In this paper, the problem of allocating subcarriers among different users to maximize the total capacity is addressed. The optimal solution can be obtained by Hungarian method is proved, using two utility matrices, i.e. the Frobenius-norm matrix and the determinant matrix. Simulation results show that the proposed algorithm can achieve higher capacity than the existing algorithms, and it is globally optimal and easy to be implemented. 展开更多
关键词 MIMO-OFDMA subcarrier allocation hungarian method
下载PDF
Tinnitus characteristics and associated variables on Tinnitus Handicap Inventory among a Hungarian population
7
作者 Panayiota Mavrogeni Stefani Maihoub +1 位作者 László Tamás András Molnár 《Journal of Otology》 CSCD 2022年第3期136-139,共4页
Background:Tinnitus is a sound precepted without an external sound stimulus.Its background can be categorised into primary and secondary cases.The secondary cases include pathologies of the external,middle and inner e... Background:Tinnitus is a sound precepted without an external sound stimulus.Its background can be categorised into primary and secondary cases.The secondary cases include pathologies of the external,middle and inner ear.Tinnitus can be objective or subjective;the latter can only identified by the sufferer.Previous research results have shown that tinnitus significantly affects the quality of life and daily functioning.Objectives:To analyse the impact of tinnitus on the daily functioning and the possible influence of demographical data and tinnitus duration on it.Methods:630 patients(265 males and 365 females,25e85 years of age)suffering from primary tinnitus were enrolled.In the Hungarian language,these patients completed the Tinnitus Handicap Inventory(THI)questionnaire and underwent a complete otorhinolaryngological examination.IBM SPSS V24 software was used for data processing;correlation tests,the Mann-Whitney U and Kruskal-Wallis nonparametric tests were used.Results:According to the THI questionnaires outcomes,most patients(62.5%)were presented with a mild handicap.Based on statistical analysis,no significant correlation was observed between the total THI points and the age of the patients,along with the duration and localisation of the symptoms.However,the total THI scores of male and female patients significantly differed,indicating higher THI values in the female group(p=0.00052*).Conclusions:The tinnitus severity was not affected by the duration,localisation of the symptoms and age but by gender,indicating higher values in the case of females. 展开更多
关键词 TINNITUS Tinnitus handicap inventory Tinnitus characteristics Daily functioning hungarian population
下载PDF
An Application of the Hungarian Algorithm to Solve Traveling Salesman Problem
8
作者 Janusz Czopik 《American Journal of Computational Mathematics》 2019年第2期61-67,共7页
In this paper we applicate the Hungarian algorithm for assignment problem to solve traveling salesman problem. Tree examples of application of algorithm are included.
关键词 TRAVELING SALESMAN ASSIGNMENT Problem POLYNOMIAL Time hungarian Algorithm
下载PDF
Why Hungary? The Hungarian Investment Climate Star Performer in Central Europe
9
《China's Foreign Trade》 2001年第12期38-39,共2页
关键词 PERFORMER In Why Hungary The hungarian Investment Climate Star Performer in Central Europe STAR
下载PDF
“Liberty,Love!” Hungarian Culture in Focus Hungarian Season in China 2007-2008
10
《China & The World Cultural Exchange》 2007年第10期24-24,共1页
关键词 hungarian Culture in Focus hungarian Season in China 2007-2008 Liberty Love
下载PDF
Enhance Under standing and Cooperation to Builda Bridge of China-Hungary Friendship——Hungarian World Bridge FoundationDelegation Visited China
11
作者 Ma Jingjing 《International Understanding》 2012年第2期15-16,共2页
正At the invitation of the Chinese Association for International Understanding (CAFIU), Deputy Speaker of the Hungarian National Assembly and Power Equipments Co., Ltd and Huawei Technologies Co., Ltd, and attended th... 正At the invitation of the Chinese Association for International Understanding (CAFIU), Deputy Speaker of the Hungarian National Assembly and Power Equipments Co., Ltd and Huawei Technologies Co., Ltd, and attended the opening ceremony of the 8th China (Shenzhen) 展开更多
关键词 World Enhance Under standing and Cooperation to Builda Bridge of China-Hungary Friendship hungarian World Bridge FoundationDelegation Visited China
下载PDF
Exchanges Bring Us Closer——Interview With the Hungarian Ambassador to China
12
《China & The World Cultural Exchange》 2001年第3期6-7,共2页
关键词 Interview With the hungarian Ambassador to China Exchanges Bring Us Closer
下载PDF
The Hind as the Ancestress, Ergo Virgin Mary-- Comparative Study About the Common Origin Myth of the Hun and Hungarian People 被引量:1
13
作者 Attila Mateffy 《Journal of Sociology Study》 2012年第12期941-962,共22页
关键词 匈牙利 神话 起源 欧亚大陆 文化遗产 对应关系 象征性 传说
下载PDF
Effect of special Hungarian probiotic kefir on faecal microflora
14
作者 MáriaFigler GyulaMózsik +5 位作者 BélaSchaffer BeátaGasztonyi Pongrác cs BélaSzili Regina Rab SándorSzakály 《World Journal of Gastroenterology》 SCIE CAS CSCD 2006年第7期1129-1132,共4页
瞄准:调查一个特殊匈牙利职业人员的四星期的消费的效果在人的健康题目的排泄物的微植物群上的关於生命的代理人(Biofir ) 。方法:有 10 的 Biofir (6 ) 的效果 /cm3 排泄物的微植物群上的起始的细菌在 120 个健康志愿者被学习(71 女... 瞄准:调查一个特殊匈牙利职业人员的四星期的消费的效果在人的健康题目的排泄物的微植物群上的关於生命的代理人(Biofir ) 。方法:有 10 的 Biofir (6 ) 的效果 /cm3 排泄物的微植物群上的起始的细菌在 120 个健康志愿者被学习(71 女性, 49 男性) 。传统的俄语的类型吸毒后的陶醉状态红外被用作控制。各种各样的细菌组和 pH 价值在 wk 被决定 2, 4 和 6。结果:所有微生物的数字在 4 星期的职业人员期间增加了关於生命的处理。微生物的数字在对待 Biofir 的组在控制组和 6.8 褶层增加了 4.3 褶层。关於生命的吸毒后的陶醉状态红外引起了专业版的增加的专业版关於生命的植物群,同时,在控制乘的不希望得到的细菌组织。faeces 的 pH 价值的重要变化都没在两个组被发现。结论:匈牙利职业人员关於生命的吸毒后的陶醉状态红外(Biofir ) 能够支持专业版的增加在大肠的关於生命的细菌的植物群。 展开更多
关键词 前生命期 酸奶 粪便检查 微生物
下载PDF
The Hungarian Community in Ferrara at the Estes Court (15-16th Centuries)
15
作者 Enrica Guerra 《Journal of Literature and Art Studies》 2012年第5期567-574,共8页
关键词 匈牙利 文艺复兴时期 法院 社区 华盛顿
下载PDF
Emergency Money in Hungarian Pharmacies from World War l to the Hungarian Soviet Republic
16
作者 Attila Szabo Miklos Vecsemyes Ildiko Bacskay 《Journal of Pharmacy and Pharmacology》 2014年第2期95-103,共9页
关键词 药剂学 药理学 药学 药物分析 药典
下载PDF
激光雷达和相机的决策级融合目标检测方法
17
作者 龙科军 余娟 +3 位作者 费怡 向凌云 骆嫚 杨双辉 《长沙理工大学学报(自然科学版)》 CAS 2024年第1期133-140,共8页
【目的】激光雷达与相机这两类传感器检测数据格式不统一、分辨率不同,且数据级和特征级的融合计算复杂度高,故提出一种决策级的目标融合检测方法。【方法】对激光雷达与相机的安装位置进行联合标定,实现这两类传感器检测结果的坐标系转... 【目的】激光雷达与相机这两类传感器检测数据格式不统一、分辨率不同,且数据级和特征级的融合计算复杂度高,故提出一种决策级的目标融合检测方法。【方法】对激光雷达与相机的安装位置进行联合标定,实现这两类传感器检测结果的坐标系转换;利用匈牙利算法将激光雷达点云检测目标框和相机图像检测目标框进行匹配,设定目标框重合面积阈值,检测获得目标物的位置、类型等。【结果】实车测试结果表明,根据检测目标检测框长宽比选取不同交并比阈值的方法使得车辆和行人的目标识别准确率分别提升了3.3%和5.3%。利用公开数据集KITTI对所提融合方法进行验证,结果表明,在3种不同难度等级场景下,所提融合方法的检测精度分别达到了75.42%、69.71%、63.71%,与现有常用的融合方法相比,检测精度均有所提升。【结论】这两类传感器的检测目标框重合面积阈值对决策级融合检测结果影响较大,根据检测目标检测框长宽比选取不同阈值可有效提升车辆和行人的目标识别准确率。决策级融合方法能准确匹配雷达和相机的检测目标,有效提升目标检测精度。 展开更多
关键词 目标检测 决策级融合 匈牙利算法 激光雷达 相机 环境感知
下载PDF
利用改进匈牙利算法求解旅行商问题
18
作者 梁喻 陈明明 刘凡 《科学技术与工程》 北大核心 2024年第14期5920-5927,共8页
针对传统的匈牙利算法在求解旅行商问题(travelling salesman problem,TSP)时会导致多回路闭合的问题,提出了破环机制,设计了破环匈牙利算法。通过采用分配问题的描述方法对旅行商问题进行建模,并建立二者之间的转换关系,论证了TSP可行... 针对传统的匈牙利算法在求解旅行商问题(travelling salesman problem,TSP)时会导致多回路闭合的问题,提出了破环机制,设计了破环匈牙利算法。通过采用分配问题的描述方法对旅行商问题进行建模,并建立二者之间的转换关系,论证了TSP可行解的充分必要条件是对应分配问题的可行解与辅助边结合后仅包含一个环路,对6个标准旅行商进行测试和对比分析,验证算法的有效性。实验结果表明:在不同的数据集中,改进匈牙利算法能有效求出TSP问题的解。 展开更多
关键词 旅行商问题 匈牙利算法 分配问题 破环机制
下载PDF
基于视觉的交通场景目标检测与跟踪技术研究
19
作者 张涌 周爱博 +1 位作者 黄林雄 赵奉奎 《计算机仿真》 2024年第4期156-160,283,共6页
针对通用目标检测算法在交通场景下检测多目标时存在的小目标漏检和误检问题,提出了一种适用于交通场景下的目标检测与跟踪算法。基于K-means++聚类算法计算出适合交通场景下目标检测的锚定框(Anchor Box)和深度可分离卷积的思想优化目... 针对通用目标检测算法在交通场景下检测多目标时存在的小目标漏检和误检问题,提出了一种适用于交通场景下的目标检测与跟踪算法。基于K-means++聚类算法计算出适合交通场景下目标检测的锚定框(Anchor Box)和深度可分离卷积的思想优化目标检测算法。其次,利用匈牙利匹配将卡尔曼滤波的预测值和目标检测的实际值相关联匹配,以实现目标跟踪。实验结果证明,改进后的目标检测与跟踪算法较原始算法在mAP方面提升了2.3%,达到了99.13%;速度提升了20%,达到了30帧/秒,对交通场景下的特定目标均实现了准确检测跟踪,保持了较好的实时性。 展开更多
关键词 目标检测 目标跟踪 卡尔曼滤波 匈牙利匹配
下载PDF
基于加权窗口特征的多目标火力集中分配和动态调整算法
20
作者 兰浩然 关佳兴 花园 《指挥信息系统与技术》 2024年第2期51-56,共6页
针对现有的火力打击规划方法在战前筹划时存在局部收敛性和全局优化能力差、缺乏对战中调整的临机处理和时效性考虑等问题,提出了基于加权窗口特征的火力集中分配和动态调整算法。首先,建立了基于加权窗口特征的分配模型以量化打击效益... 针对现有的火力打击规划方法在战前筹划时存在局部收敛性和全局优化能力差、缺乏对战中调整的临机处理和时效性考虑等问题,提出了基于加权窗口特征的火力集中分配和动态调整算法。首先,建立了基于加权窗口特征的分配模型以量化打击效益和资源代价,从而适应对不同作战需求的火力分配;然后,针对算法参数敏感和先验知识缺失的问题,提出了一种自适应参数的基于密度的聚类算法,可自适应寻优参数选择;最后,考虑到战中调整的实时性需求,提出了改进匈牙利算法以减少代价矩阵的迭代次数。试验表明,该算法能够有效解决战前规划和战中调整问题,且在大规模数据集上表现出比其他方法更加优越的性能,验证了该算法的有效性和灵活性。 展开更多
关键词 武器目标分配(WTA) 火力打击规划 聚类 匈牙利算法
下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部