期刊文献+
共找到507篇文章
< 1 2 26 >
每页显示 20 50 100
An Exploration of the Ambiguities of EIGRP Cost Matrix
1
作者 Mahdi H Miraz Monir Bhuiyan 《通讯和计算机(中英文版)》 2012年第7期795-801,共7页
关键词 EIGRP 成本矩阵 路由算法 最佳路径 CISCO 路由协议 专利产品 背景资料
在线阅读 下载PDF
Heuristic algorithm for RCPSP with the objective of minimizing activities' cost 被引量:5
2
作者 Liu Zhenyuan Wang Hongwei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期96-102,共7页
Resource-constrained project scheduling problem(RCPSP) is an important problem in research on project management. But there has been little attention paid to the objective of minimizing activities' cost with the re... Resource-constrained project scheduling problem(RCPSP) is an important problem in research on project management. But there has been little attention paid to the objective of minimizing activities' cost with the resource constraints that is a critical sub-problem in partner selection of construction supply chain management because the capacities of the renewable resources supplied by the partners will effect on the project scheduling. Its mathematic model is presented firstly, and analysis on the characteristic of the problem shows that the objective function is non-regular and the problem is NP-complete following which the basic idea for solution is clarified. Based on a definition of preposing activity cost matrix, a heuristic algorithm is brought forward. Analyses on the complexity of the heuristics and the result of numerical studies show that the heuristic algorithm is feasible and relatively effective. 展开更多
关键词 systems engineering resource-constrained project scheduling problem activities' cost preposing activity cost matrix heuristic algorithm.
在线阅读 下载PDF
Guaranteed Cost Controller Design of Networked Control Systems with State Delay 被引量:9
3
作者 XIE Jin-Song FAN Bing-Quan +1 位作者 Young Sam Lee YANG Jin 《自动化学报》 EI CSCD 北大核心 2007年第2期170-174,共5页
这份报纸为联网的控制系统(NCS ) 的一个类涉及州反馈的保证费用控制器设计与州延期。NCS 的一个新模型在导致网络的延期的考虑下面被提供。为为 NCS 的一个保证费用控制器的存在的一个 suffcient 条件被一套线性矩阵不平等(LMI ) 介绍... 这份报纸为联网的控制系统(NCS ) 的一个类涉及州反馈的保证费用控制器设计与州延期。NCS 的一个新模型在导致网络的延期的考虑下面被提供。为为 NCS 的一个保证费用控制器的存在的一个 suffcient 条件被一套线性矩阵不平等(LMI ) 介绍。一个方法,它能转变对非凸凸,被使用。因此,一个数字算法被建议获得更低的界限。通过一个例子的理论分析显示出方法的有效性。 展开更多
关键词 网络控制系统 成本控制设计 线性矩阵不等式 自动化系统
在线阅读 下载PDF
Non-fragile guaranteed cost control of discrete-time fuzzy bilinear system 被引量:5
4
作者 Guo Zhang Junmin Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第4期629-634,共6页
This paper focuses on the problem of non-fragile guaranteed cost control for a class of T-S discrete-time fuzzy bilinear systems(DFBS).Based on the parallel distributed compensation(PDC) approach,the sufficient co... This paper focuses on the problem of non-fragile guaranteed cost control for a class of T-S discrete-time fuzzy bilinear systems(DFBS).Based on the parallel distributed compensation(PDC) approach,the sufficient conditions are derived such that the closed-loop system is asymptotically stable and the cost function value is no more than a certain upper bound in the presence of the additive controller gain perturbations.The non-fragile guaranteed cost controller can be obtained by solving a set of bilinear matrix inequalities(BMIs).The Van de Vusse model is utilized to demonstrate the validity and effectiveness of the proposed approach. 展开更多
关键词 discrete-time fuzzy bilinear system(DFBS) nonfragile control guaranteed cost control bilinear matrix inequality(BMI).
在线阅读 下载PDF
Robust reliable guaranteed cost control for uncertain singular systems with time-delay 被引量:4
5
作者 Qixun Lan Yuxiao Liu +1 位作者 Huawei Niu Jiarong Liang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期110-117,共8页
The robust reliable guaranteed cost control for uncertain singular delay systems with actuator failures and a given quadratic cost function is studied. The system under consideration involves constant time-delay and n... The robust reliable guaranteed cost control for uncertain singular delay systems with actuator failures and a given quadratic cost function is studied. The system under consideration involves constant time-delay and norm-bounded parameter uncertainties. The purpose is to design state feedback controllers which can tolerate actuator failure, such that the closed-loop system is stable, and the specified cost function has an upper bound for all admissible uncertainties. The sufficient conditions for the solvability of this problem are obtained by a linear matrix inequality (LMI) method. Furthermore, a numerical example is given to demonstrate the applicability of the proposed approach. 展开更多
关键词 singular system reliable control guaranteed cost control actuator failure linear matrix inequality time-delay.
在线阅读 下载PDF
基于Attention-1DCNN-CE的加密流量分类方法 被引量:1
6
作者 耿海军 董赟 +3 位作者 胡治国 池浩田 杨静 尹霞 《计算机应用》 北大核心 2025年第3期872-882,共11页
针对传统加密流量识别方法存在多分类准确率低、泛化性不强以及易侵犯隐私等问题,提出一种结合注意力机制(Attention)与一维卷积神经网络(1DCNN)的多分类深度学习模型——Attention-1DCNN-CE。该模型包含3个核心部分:1)数据集预处理阶段... 针对传统加密流量识别方法存在多分类准确率低、泛化性不强以及易侵犯隐私等问题,提出一种结合注意力机制(Attention)与一维卷积神经网络(1DCNN)的多分类深度学习模型——Attention-1DCNN-CE。该模型包含3个核心部分:1)数据集预处理阶段,保留原始数据流中数据包间的空间关系,并根据样本分布构建成本敏感矩阵;2)在初步提取加密流量特征的基础上,利用Attention和1DCNN模型深入挖掘并压缩流量的全局与局部特征;3)针对数据不平衡这一挑战,通过结合成本敏感矩阵与交叉熵(CE)损失函数,显著提升少数类别样本的分类精度,进而优化模型的整体性能。实验结果表明,在BOT-IOT和TON-IOT数据集上该模型的整体识别准确率高达97%以上;并且该模型在公共数据集ISCX-VPN和USTC-TFC上表现优异,在不需要预训练的前提下,达到了与ET-BERT(Encrypted Traffic BERT)相近的性能;相较于PERT(Payload Encoding Representation from Transformer),该模型在ISCX-VPN数据集的应用类型检测中的F1分数提升了29.9个百分点。以上验证了该模型的有效性,为加密流量识别和恶意流量检测提供了解决方案。 展开更多
关键词 网络安全 加密流量 注意力机制 一维卷积神经网络 数据不平衡 成本敏感矩阵
在线阅读 下载PDF
Optimal guaranteed cost control for fuzzy descriptor systems with time-varying delay 被引量:2
7
作者 Tian Weihua1,2 & Zhang Huaguang3 1. School of Information Science and Engineering, Northeastern Univ., Shenyang 110004, P. R. China 2. Dept. of Automatic Control, Shenyang Inst. of Engineering, Shenyang 110136, P. R. China 3. School of Information Science and Engineering, Northeastern Univ., Shenyang 110004, P. R. China. (Received December 27, 2006) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第3期584-591,共8页
Based on the delay-independent rule, the problem of optimal guaranteed cost control for a class of Takagi-Sugeno (T-S) fuzzy descriptor systems with time-varying delay is studied. A linear quadratic cost function is... Based on the delay-independent rule, the problem of optimal guaranteed cost control for a class of Takagi-Sugeno (T-S) fuzzy descriptor systems with time-varying delay is studied. A linear quadratic cost function is considered as the performance index of the closed-loop system. Sufficient conditions for the existence of guaranteed cost controllers via state feedback are given in terms of linear matrix inequalities (LMIs), and the design of an optimal guaranteed cost controller can be reduced to a convex optimization problem. It is shown that the designed controller not only guarantees the asymptotic stability of the closed-loop fuzzy descriptor delay system, but also provides an optimized upper bound of the guaranteed cost. At last, a numerical example is given to illustrate the effectiveness of the proposed method and the perfect performance of the optimal guaranteed cost controller. 展开更多
关键词 fuzzy descriptor systems optimal guaranteed cost control time-varying delay linear matrix inequalities (LMIs).
在线阅读 下载PDF
Non-fragile guaranteed cost control for uncertain neutral large-scale interconnected systems 被引量:1
8
作者 Dan Zhao Qingling Zhang +1 位作者 Heli Hu Chunyuan Zhao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第4期635-642,共8页
This paper focuses on the problem of non-fragile decentralized guaranteed cost control for uncertain neutral large-scale interconnected systems with time-varying delays in state,control input and interconnections.A no... This paper focuses on the problem of non-fragile decentralized guaranteed cost control for uncertain neutral large-scale interconnected systems with time-varying delays in state,control input and interconnections.A novel scheme,viewing the interconnections with time-varying delays as effective information but not disturbances,is developed.Based on Lyapunov stability theory,using various techniques of decomposing and magnifying matrices,a design method of the non-fragile decentralized guaranteed cost controller for unperturbed neutral large-scale interconnected systems is proposed and the guaranteed cost is presented.The further results are derived for the uncertain case from the criterion of unperturbed neutral large-scale interconnected systems.Finally,an illustrative example shows that the results are significantly better than the existing results in the literatures. 展开更多
关键词 neutral large-scale interconnected systems nonfragile decentralized guaranteed cost control time-varying delay linear matrix inequality(LMI).
在线阅读 下载PDF
Reconfiguration Cost Analysis Based on PetriNet for Manufacturing System
9
作者 Jie CHEN Liangwei ZHANG Jianqiang LUO 《Journal of Software Engineering and Applications》 2009年第5期361-369,共9页
Nowadays, manufacturers are faced with severe challenges to response rapidly to changing demands and meet various customers’ needs with respect to production volume and product profile. Reconfigurable manufacturing p... Nowadays, manufacturers are faced with severe challenges to response rapidly to changing demands and meet various customers’ needs with respect to production volume and product profile. Reconfigurable manufacturing paradigm was proposed as an advanced manufacturing philosophy to enhance the adaptability and flexibility of manufacturing sys-tems. By physical and logical reconfiguration, Reconfigurable Manufacturing System (RMS) is able to fulfil customers’ needs in a cost-effective way by making full use of the resources currently available. This paper focuses on studying of reconfiguration cost of such systems. In this paper, DEDS modelling method Petri Net is used to construct the model for reconfiguration process of RMS which includes physical reconfiguration cost factors and conjunction matrix is used to describe the production processes. By highlighting the differences in the process set before and after reconfiguration, the reconfiguration principles have been proposed to describe and guide the process of the manufacturing system re-configuration. The simulation example is given to prove the validation of the proposed model. 展开更多
关键词 RECONFIGURABLE Manufacturing System PETRI Net RECONFIGURATION cost Process Set CONJUNCTION matrix
暂未订购
Robust Suboptimal Guaranteed Cost Control for 2-D Discrete Systems Described by Fornasini-Marchesini First Model
10
作者 Manish Tiwari Amit Dhawan 《Journal of Signal and Information Processing》 2012年第2期252-258,共7页
This paper considers the guaranteed cost control problem for a class of two-dimensional (2-D) uncertain discrete systems described by the Fornasini-Marchesini (FM) first model with norm-bounded uncertainties. New line... This paper considers the guaranteed cost control problem for a class of two-dimensional (2-D) uncertain discrete systems described by the Fornasini-Marchesini (FM) first model with norm-bounded uncertainties. New linear matrix inequality (LMI) based characterizations are presented for the existence of static-state feedback guaranteed cost controller which guarantees not only the asymptotic stability of closed loop systems, but also an adequate performance bound over all the admissible parameter uncertainties. Moreover, a convex optimization problem is formulated to select the suboptimal guaranteed cost controller which minimizes the upper bound of the closed-loop cost function. 展开更多
关键词 Guaranteed cost Control Linear matrix INEQUALITY LYAPUNOV Methods ROBUST Stability 2-D Discrete SYSTEMS UNCERTAIN SYSTEMS
在线阅读 下载PDF
基于异构节点的高效任务卸载策略
11
作者 范兴刚 姜新阳 +3 位作者 谷文婷 徐骏涛 杨友东 李强 《计算机科学》 北大核心 2025年第8期354-362,共9页
在车联网边缘计算中,如何利用有限的网络资源实施高效的任务卸载,是近年来车联网的研究热点。通过研究异构节点模式下的任务卸载,设计了一种异构节点模式下的高效任务卸载策略TOS-HN。当车辆产生任务时,优先考虑移动节点卸载,将任务卸... 在车联网边缘计算中,如何利用有限的网络资源实施高效的任务卸载,是近年来车联网的研究热点。通过研究异构节点模式下的任务卸载,设计了一种异构节点模式下的高效任务卸载策略TOS-HN。当车辆产生任务时,优先考虑移动节点卸载,将任务卸载到附近空闲车辆上。若移动卸载不能满足任务需求,则采用固定节点卸载策略。在移动节点卸载模式中,先根据任务处理时延和能耗构建代价矩阵,再通过匈牙利算法确定任务车辆和处理车辆的最优匹配。仿真实验证明,TOS-HN算法相比于其他算法具有显著优势,在时延、能耗、任务成功率和基站负载方面均具有较好的性能。 展开更多
关键词 车联网边缘计算 任务卸载 异构节点模式 移动 代价矩阵
在线阅读 下载PDF
Delay-dependent guaranteed cost control for uncertain systems with both state and input delays 被引量:2
12
作者 XuanfangYANG WuhuaCHEN HuajingFANG 《控制理论与应用(英文版)》 EI 2004年第4期339-344,共6页
This paper considers the guaranteed cost control problem for a class of uncertain linear systems with both state and input delays. By representing the time-delay system in the descriptor system form and using a recent... This paper considers the guaranteed cost control problem for a class of uncertain linear systems with both state and input delays. By representing the time-delay system in the descriptor system form and using a recent result on bounding of cross products of vectors, we obtain new delay-dependent sufficient conditions for the existence of the guaranteed cost controller in terms of linear matrix inequalities. Two examples are presented which show the effectiveness of our approach. 展开更多
关键词 Guaranteed cost control Time-delay systems Delay-dependent criterion linear matrix inequality
在线阅读 下载PDF
Robust Non-Fragile Guaranteed Cost Control for Nonlinear Time Delay Discrete-Time Systems Based on T-S Model
13
作者 Yu-Ping Zhang Hong Zhu Shou-Ming Zhong 《Journal of Electronic Science and Technology of China》 2007年第2期153-158,共6页
This paper concerns the robust non-fragile guaranteed cost control for nonlinear time delay discrete-time systems based on Takagi-Sugeno (T-S) model. The problem is to design a guaranteed cost state feedback control... This paper concerns the robust non-fragile guaranteed cost control for nonlinear time delay discrete-time systems based on Takagi-Sugeno (T-S) model. The problem is to design a guaranteed cost state feedback controller which can tolerate uncertainties from both models and gain variation. Sufficient conditions for the existence of such controller are given based on the linear matrix inequality (LMI) approach combined with Lyapunov method and inequality technique. A numerical example is given to illustrate the feasibility and effectiveness of our result. 展开更多
关键词 Guaranteed cost control linear matrix Inequality non-fragil e control robust control T-S model.
在线阅读 下载PDF
Delay-dependent guaranteed cost control for uncertain discrete-time Markovian jump linear systems with mode-dependent time-delays
14
作者 王常虹 姚秀明 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第3期357-362,共6页
In this paper,the problem of guaranteed cost control for a class of uncertain discrete-time Markovian jump linear systems with mode-dependent time-delays and a given quadratic cost function are investigated. Attention... In this paper,the problem of guaranteed cost control for a class of uncertain discrete-time Markovian jump linear systems with mode-dependent time-delays and a given quadratic cost function are investigated. Attention is focused on designing a memoryless state feedback control law such that the closed-loop system is robust stochastically stable and the closed-loop cost function value is not more than a specified upper bound,for all admissible uncertainties. The key features of the approach include the introduction of a new type of suitable stochastic Lyapunov functional and free weighting matrices techniques. Sufficient conditions for the existence of such controller are obtained in terms of a set of linear matrix inequalities. A numerical example is given to illustrate the less conservatism of the proposed techniques. 展开更多
关键词 guaranteed cost control Markovian jump linear systems TIME-DELAY linear matrix inqualities(LMIs).
在线阅读 下载PDF
连续纤维增强碳化硅陶瓷基复合材料低成本制备工艺研究进展 被引量:3
15
作者 商剑钊 吴小飞 +5 位作者 曹晔洁 吕云蕾 李精鑫 王晶 董宁 刘永胜 《材料工程》 北大核心 2025年第1期15-27,共13页
连续纤维增强陶瓷基复合材料具有低密度、高强度、耐高温等优异性能,已被广泛应用于航空航天、国防军工和新兴民用等领域,但连续纤维增强陶瓷基复合材料制备工艺大多存在成本较高、周期过长等问题,限制其应用和推广,发展低成本制备工艺... 连续纤维增强陶瓷基复合材料具有低密度、高强度、耐高温等优异性能,已被广泛应用于航空航天、国防军工和新兴民用等领域,但连续纤维增强陶瓷基复合材料制备工艺大多存在成本较高、周期过长等问题,限制其应用和推广,发展低成本制备工艺是推动连续纤维增强陶瓷基复合材料广泛应用的关键。本文简要介绍了连续纤维增强陶瓷基复合材料制备工艺现状,总结了反应熔渗、纳米浆料浸渗瞬时共晶、浆料浸渗结合热压等低成本工艺的研究现状,围绕制备工艺优化、复合材料微观结构和性能等方面进行综述,提出了低成本制备工艺的未来研究方向,如熔盐法制备超高温陶瓷界面和反应诱导相分离制备具有孔隙结构均匀的多孔基体,可显著提升连续纤维增强陶瓷基复合材料的综合性能。 展开更多
关键词 连续纤维增强陶瓷基复合材料 制备工艺 低成本 反应熔渗 纳米浆料浸渗瞬时共晶
在线阅读 下载PDF
基于霍尔三维结构的野外大型监控系统建设管理分析
16
作者 武存山 潘昱霖 +1 位作者 丁一钧 聂电开 《森林防火》 2025年第5期85-89,共5页
野外大型监控系统建设面临组织复杂性高、环境干扰强、成本控制难等挑战。基于霍尔三维结构方法论,构建了时间维(7阶段)、逻辑维(7步骤)、知识维(5领域)协同模型,系统解构项目全周期流程、关键控制节点及输入输出要素。在西南林区防火... 野外大型监控系统建设面临组织复杂性高、环境干扰强、成本控制难等挑战。基于霍尔三维结构方法论,构建了时间维(7阶段)、逻辑维(7步骤)、知识维(5领域)协同模型,系统解构项目全周期流程、关键控制节点及输入输出要素。在西南林区防火监控项目中实证表明:工期偏差率控制在3.8%以内(显著低于行业均值15%),全生命周期成本降低22%,规划点位优化率达17%。该模型通过结构化流程设计、动态风险管控机制及跨学科知识融合,显著提升建设质效,为野外复杂环境工程项目管理提供了一套标准化、可推广范式。 展开更多
关键词 霍尔三维结构 监控系统 项目管理 成本控制 风险矩阵
在线阅读 下载PDF
轨道交通工程合同履约过程中成本风险评价与管控措施研究
17
作者 赵金波 黄长富 +1 位作者 钱栋栋 王鹏 《价值工程》 2025年第8期79-81,共3页
为量化轨道交通工程成本风险,文章首先通过查阅相关文献资料,针对成本风险影响因素进行分析研究,建立了包含8个指标的成本风险评价指标体系;然后采用专家打分法和层次分析法计算各评价指标的权重,得到成本风险指标权重表;最后应用专家... 为量化轨道交通工程成本风险,文章首先通过查阅相关文献资料,针对成本风险影响因素进行分析研究,建立了包含8个指标的成本风险评价指标体系;然后采用专家打分法和层次分析法计算各评价指标的权重,得到成本风险指标权重表;最后应用专家打分法、风险矩阵法和模糊综合评价法,综合考虑风险发生的概率和影响程度,构建了完整的成本风险评价模型,并结合实际工程展开分析,验证了模型的有效性,同时提出成本风险的管控措施,对类似项目成本风险管控具有一定的指导意义。 展开更多
关键词 轨道交通工程 成本风险评价模型 风险矩阵法 模糊综合评价法 成本管控
在线阅读 下载PDF
多元扰动下火电厂热力系统热经济性能效矩阵分析研究
18
作者 徐新江 赵闫涛 +2 位作者 张丽新 吴海粼 郭飞 《国外电子测量技术》 2025年第8期121-128,共8页
为有效应对复杂扰动并适应热力系统结构变化,提出多元扰动下火电厂热力系统热经济性能效矩阵分析方法,以促进系统节能减排。通过高精度温度传感器、压力变送器和流量计等电子测量设备,持续采集主蒸汽参数与给水流量等关键运行数据,并引... 为有效应对复杂扰动并适应热力系统结构变化,提出多元扰动下火电厂热力系统热经济性能效矩阵分析方法,以促进系统节能减排。通过高精度温度传感器、压力变送器和流量计等电子测量设备,持续采集主蒸汽参数与给水流量等关键运行数据,并引入滑动平均滤波与异常数据剔除机制进行预处理,有效提升了输入数据的质量与可靠性。在此基础上,构建火电厂热力系统热经济性能效矩阵方程,确立以燃料损耗率、循环热效率和发电效率为核心的经济性指标。该方程通过矩阵结构整合系统多参数耦合关系,对单一参数波动的敏感性更低。进一步分析给水泵焓升与蒸汽冷却在多元扰动下对系统热经济性的影响,精准刻画能量转换过程中的损失特性,并结合运行成本分析,直观反映系统经济性能。实验表明,该方法在多元扰动下仍能保持评估结果的稳定性,可准确评估实际系统热经济性变化,输出结果稳定性高,并能依托燃料损耗率、循环热效率、发电效率及成本等参数有效判断设备健康状态,为系统运行优化与技术升级提供支持,有助于提升火电厂热经济性,推动企业可持续发展。 展开更多
关键词 多元扰动 火电厂 热力系统 热经济性 能效矩阵分析 运行成本
原文传递
建筑动态生命周期评估方法与工具研究进展和应用展望 被引量:1
19
作者 闫浩春 孙沛然 +1 位作者 韩晓莉 胡建丽 《暖通空调》 2025年第9期1-11,180,共12页
建筑动态生命周期评估(DLCA)属于新兴研究课题,缺乏代表性方法和工具的系统梳理。为了帮助从业者更好地了解和应用,通过系统文献综述的方法搜集了2010年至2024年8月的中英文文献,发现该领域在欧洲、亚洲、北美洲已逐渐受到关注。现有方... 建筑动态生命周期评估(DLCA)属于新兴研究课题,缺乏代表性方法和工具的系统梳理。为了帮助从业者更好地了解和应用,通过系统文献综述的方法搜集了2010年至2024年8月的中英文文献,发现该领域在欧洲、亚洲、北美洲已逐渐受到关注。现有方法可以概括为4种:动态矩阵法、改进的动态矩阵法、动态生命周期成本法和简化的DLCA方法;有发展前景的软件工具为:DyPLCA、Temporalis、VERIFY、premise、Futura;数据库修改工具普遍存在建模方法与通用数据库对应生命周期清单不匹配的问题。在完全动态生命周期评估方法中,改进的动态矩阵法和运用DyPLCA工具的方法理论发展较成熟,简化动态生命周期评估方法更适合应用。为实现方法的规范化应用,应逐步制定新标准:描述出基于公历的时间范围、引入适当的取舍规则;应通过进一步研究识别时间敏感数据的方法,以及收集实时监测数据、修改数据库格式的手段,提高数据的可获取性。 展开更多
关键词 动态生命周期评估(DLCA) 时间变化 环境影响 建筑 可持续发展 动态矩阵法 动态生命周期成本法
在线阅读 下载PDF
基于MSA特征的遥感图像多目标关联算法 被引量:7
20
作者 雷琳 蔡红苹 +1 位作者 唐涛 粟毅 《遥感学报》 EI CSCD 北大核心 2008年第4期586-592,共7页
遥感图像中多目标关联存在以下两个问题:一是低时间分辨率观测使得目标状态信息无法准确估计,基于Kalm an滤波的多目标关联算法不再适用;二是基于图像特征的目标关联算法又无法处理大场景观测中多个目标关联引起的模糊性。针对上述问题... 遥感图像中多目标关联存在以下两个问题:一是低时间分辨率观测使得目标状态信息无法准确估计,基于Kalm an滤波的多目标关联算法不再适用;二是基于图像特征的目标关联算法又无法处理大场景观测中多个目标关联引起的模糊性。针对上述问题,提出一种基于多尺度自卷积特征匹配和关联代价矩阵最优化的多目标关联算法。实验表明该算法对遥感图像中多目标关联问题具有一定的适用性。 展开更多
关键词 遥感图像 目标关联 多尺度自卷积 关联代价矩阵
在线阅读 下载PDF
上一页 1 2 26 下一页 到第
使用帮助 返回顶部