期刊文献+
共找到710篇文章
< 1 2 36 >
每页显示 20 50 100
A Genetic Approach to Analyze Algorithm Performance Based on the Worst-Case Instances 被引量:3
1
作者 So-Yeong Jeon Yong-Hyuk Kim 《Journal of Software Engineering and Applications》 2010年第8期767-775,共9页
Search-based software engineering has mainly dealt with automated test data generation by metaheuristic search techniques. Similarly, we try to generate the test data (i.e., problem instances) which show the worst cas... Search-based software engineering has mainly dealt with automated test data generation by metaheuristic search techniques. Similarly, we try to generate the test data (i.e., problem instances) which show the worst case of algorithms by such a technique. In this paper, in terms of non-functional testing, we re-define the worst case of some algorithms, respectively. By using genetic algorithms (GAs), we illustrate the strategies corresponding to each type of instances. We here adopt three problems for examples;the sorting problem, the 0/1 knapsack problem (0/1KP), and the travelling salesperson problem (TSP). In some algorithms solving these problems, we could find the worst-case instances successfully;the successfulness of the result is based on a statistical approach and comparison to the results by using the random testing. Our tried examples introduce informative guidelines to the use of genetic algorithms in generating the worst-case instance, which is defined in the aspect of algorithm performance. 展开更多
关键词 Search-Based Software Engineering AUTOMATED Test Data Generation Worst-case Instance algorithm
在线阅读 下载PDF
User Session-Based Test Case Generation and Optimization Using Genetic Algorithm
2
作者 Zhongsheng Qian 《Journal of Software Engineering and Applications》 2010年第6期541-547,共7页
An approach to generating and optimizing test cases is proposed for Web application testing based on user sessions using genetic algorithm. A large volume of meaningful user sessions are obtained after purging their i... An approach to generating and optimizing test cases is proposed for Web application testing based on user sessions using genetic algorithm. A large volume of meaningful user sessions are obtained after purging their irrelevant information by analyzing user logs on the Web server. Most of the redundant user sessions are also removed by the reduction process. For test reuse and test concurrency, it divides the user sessions obtained into different groups, each of which is called a test suite, and then prioritizes the test suites and the test cases of each test suite. So, the initial test suites and test cases, and their initial executing sequences are achieved. However, the test scheme generated by the elementary prioritization is not much approximate to the best one. Therefore, genetic algorithm is employed to optimize the results of grouping and prioritization. Meanwhile, an approach to generating new test cases is presented using crossover. The new test cases can detect faults caused by the use of possible conflicting data shared by different users. 展开更多
关键词 USER SESSION GENETIC algorithm TEST case TEST SUITE Reduction PRIORITIZATION
暂未订购
Test Case Generation of Component Software Based on UML Activity Diagram and Genetic Algorithm
3
作者 Yu Song Xinhong Wang 《通讯和计算机(中英文版)》 2011年第6期503-507,共5页
关键词 测试用例生成 UML活动图 组件软件 遗传算法 软件测试 统一建模语言 测试方法 生成方法
在线阅读 下载PDF
Research of Genetic Training Algorithm for Identifying Mechanical Failure Modes within the Framework of Case-Based Reasoning
4
作者 徐元铭 张洋 陈丽娜 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2005年第2期122-129,共8页
The combination of case-based reasoning (CBR) and genetic algorithm (GA) is considered in the problem of failure mode identification in aeronautical component failure analysis. Several imple- mentation issues such... The combination of case-based reasoning (CBR) and genetic algorithm (GA) is considered in the problem of failure mode identification in aeronautical component failure analysis. Several imple- mentation issues such as matching attributes selection, similarity measure calculation, weights learning and training evaluation policies are carefully studied. The testing applications illustrate that an accuracy of 74.67 % can be achieved with 75 balanced-distributed failure cases covering 3 failure modes, and that the resulting learning weight vector can be well applied to the other 2 failure modes, achieving 73.3 % of recognition accuracy. It is also proved that its popularizing capability is good to the recognition of even more mixed failure modes. 展开更多
关键词 failure mode identification case-based reasoning genetic algorithm learning train
在线阅读 下载PDF
New analytical imaging algorithm for general case airborne bistatic SAR
5
作者 Jianyun Zhang Jinhe Ran Yongjun Wu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第5期786-793,共8页
This paper focuses on the general case (GC) airborne bistatic synthetic aperture radar (SAR) data processing, and a new analytical imaging algorithm based on the extended Loffeld's bistatic formula (ELBF) is pr... This paper focuses on the general case (GC) airborne bistatic synthetic aperture radar (SAR) data processing, and a new analytical imaging algorithm based on the extended Loffeld's bistatic formula (ELBF) is proposed. According to the bistatic SAR geometry, the track decoupling formulas that convert the bistatic geometry to the receiver-referenced geometry in a concise way are derived firstly. Then phase terms of ELBF are decomposed into two independent phase terms as the range phase term and the azimuth phase term in a new way. To get the focusing result, the bistatic deformation (BD) term is compensated in the two-dimensional (2- D) frequency domain, and the space-variances of the range phase term and the azimuth phase term are eliminated by chirp scaling (CS) and chirp z-transform (CZT), respectively. The effectiveness of the proposed algorithm is verified by the simulation results. 展开更多
关键词 track decoupling scaling factor general case (GC) bistatic synthetic aperture radar (SAR) imaging algorithm.
在线阅读 下载PDF
Effective Generation of Test Cases Using Genetic Algorithms and Optimization Theory
6
作者 Izzat Alsmadi Faisal Alkhateeb Eslam AI Maghayreh Samer Samarah Iyad Abu Doush 《通讯和计算机(中英文版)》 2010年第11期72-82,共11页
关键词 测试用例生成 优化理论 遗传算法 生成基 健身功能 测试数据库 软件项目 有效利用
在线阅读 下载PDF
基于CASE推理的排样算法 被引量:1
7
作者 江丽君 文贵华 《计算机工程与设计》 CSCD 2001年第6期89-91,94,共4页
优化排料的目的是根据给定待排样品对板材进行最优切割使得板材的利用率尽可能的高。提出了一种基于case推理的优化排样算法,基本思想是对每块板材的布局都进行case推理,选取CASE中的最佳布局,若没有相应的case,则... 优化排料的目的是根据给定待排样品对板材进行最优切割使得板材的利用率尽可能的高。提出了一种基于case推理的优化排样算法,基本思想是对每块板材的布局都进行case推理,选取CASE中的最佳布局,若没有相应的case,则调用启发式算法搜索。算法不但避免了组合爆炸,加快了排料速度,而且具有满意的材料利用率。目前算法已集成于作者研制的《布局之星》切割系统,实际应用表明算法是成功的。 展开更多
关键词 优化 case 推理 启发算法 排样算法 NP问题
在线阅读 下载PDF
基于CASE推理的排样算法 被引量:1
8
作者 文军 《湖北民族学院学报(自然科学版)》 CAS 2000年第2期63-66,共4页
优化排料的目的是根据给定待排样品对板材进行最优切割使得板材的利用率尽可能的高。本文提出一种基于CASE推理的优化排样算法,基本思想是对每块板材的布局都进行CASE推理,选取CASE中的最佳布局,若没有相应的CASE,则调用启发式算法搜索... 优化排料的目的是根据给定待排样品对板材进行最优切割使得板材的利用率尽可能的高。本文提出一种基于CASE推理的优化排样算法,基本思想是对每块板材的布局都进行CASE推理,选取CASE中的最佳布局,若没有相应的CASE,则调用启发式算法搜索。算法不但避免了组合爆炸,加快了排料速度,而且具有满意的材料利用率。实际应用表明算法是成功的。 展开更多
关键词 板材 优化排样 case推理 启发算法 利用率
在线阅读 下载PDF
基于深度学习检索网络的医疗图像病例比对系统设计
9
作者 王鑫 《电子设计工程》 2026年第1期155-158,164,共5页
为提升医疗图像检索的准确性和效率,研究融合深度残差网络和哈希学习算法,提出了一种基于深度哈希检索的医疗图像病例比对系统。测试结果表明,所提算法在脑部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.961、0.951、... 为提升医疗图像检索的准确性和效率,研究融合深度残差网络和哈希学习算法,提出了一种基于深度哈希检索的医疗图像病例比对系统。测试结果表明,所提算法在脑部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.961、0.951、0.925;在胃部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.973、0.953和0.945。综上所述,所提方法具有较高的图像检索效率和精度,反馈信息较为丰富,在提高医疗质量、推动医疗创新方面具有重要价值。 展开更多
关键词 深度学习 哈希算法 图像检索 病例分析 比对系统
在线阅读 下载PDF
Data Mining and Neural Network Techniques in Case Based System 被引量:2
10
作者 Ni Zhi wei 1,2 , Cai Qing sheng 1, Li Long shu 2 1.Department of Computer Science, University of Science and Technology of China,Hefei 230027,China 2.The Key Laboratory of Intelligent Computing and Signal Processing ,Ministry of Education 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期601-605,共5页
This paper first puts forward a case based system framework based on data mining techniques. Then the paper examines the possibility of using neural networks as a method of retrieval in such a case based system. In ... This paper first puts forward a case based system framework based on data mining techniques. Then the paper examines the possibility of using neural networks as a method of retrieval in such a case based system. In this system we propose data mining algorithms to discover case knowledge and other algorithms. 展开更多
关键词 data mining neural network case based reasoning retrieval algorithm
在线阅读 下载PDF
离散非线性系统Worst-Case辨识——小波逼近法
11
作者 黄勇 王书宁 戴建设 《信息与控制》 CSCD 北大核心 1998年第6期457-463,468,共8页
利用小波逼近的软阈(Soft-Thresholding)方法,研究了离散非线性系统的Worst-Case辨识问题.证明了该算法在Worst-Case误差下的拟最优性和光滑性;估计了该算法的Worst-Case误差:给... 利用小波逼近的软阈(Soft-Thresholding)方法,研究了离散非线性系统的Worst-Case辨识问题.证明了该算法在Worst-Case误差下的拟最优性和光滑性;估计了该算法的Worst-Case误差:给出了存在鲁棒收敛的辨识算法的充要条件;最后,证明了小波网逼近算法是鲁棒收敛的. 展开更多
关键词 非线性系统 Worst-case辨识 小波逼近 系统辨识
在线阅读 下载PDF
Numerical simulation and optimized design of cased telescoped ammunition interior ballistic 被引量:13
12
作者 Jia-gang Wang Yong-gang Yu +1 位作者 Liang-liang Zhou Rui Ye 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2018年第2期119-125,共7页
In order to achieve the optimized design of a cased telescoped ammunition(CTA) interior ballistic design,a genetic algorithm was introduced into the optimal design of CTA interior ballistics with coupling the CTA inte... In order to achieve the optimized design of a cased telescoped ammunition(CTA) interior ballistic design,a genetic algorithm was introduced into the optimal design of CTA interior ballistics with coupling the CTA interior ballistic model. Aiming at the interior ballistic characteristics of a CTA gun, the goal of CTA interior ballistic design is to obtain a projectile velocity as large as possible. The optimal design of CTA interior ballistic is carried out using a genetic algorithm by setting peak pressure, changing the chamber volume and gun powder charge density. A numerical simulation of interior ballistics based on a 35 mm CTA firing experimental scheme was conducted and then the genetic algorithm was used for numerical optimization. The projectile muzzle velocity of the optimized scheme is increased from 1168 m/s for the initial experimental scheme to 1182 m/s. Then four optimization schemes were obtained with several independent optimization processes. The schemes were compared with each other and the difference between these schemes is small. The peak pressure and muzzle velocity of these schemes are almost the same. The result shows that the genetic algorithm is effective in the optimal design of the CTA interior ballistics. This work will be lay the foundation for further CTA interior ballistic design. 展开更多
关键词 cased telescoped AMMUNITION INTERIOR BALLISTICS GUNPOWDER Optimization GENETIC algorithm
在线阅读 下载PDF
考虑机器数量增加的多处理机工件调度优化 被引量:1
13
作者 孙涛 王军强 黄永兴 《计算机集成制造系统》 北大核心 2025年第3期924-938,共15页
多处理机工件是在同一时刻由多台处理机并行加工的工件。面向以最小化最大完工时间为目标的多处理机工件调度,分析了机器数量增加对最大完工时间的影响,证明了最优调度方案和所提近似调度方案的最好情形影响比,揭示了最大完工时间随着... 多处理机工件是在同一时刻由多台处理机并行加工的工件。面向以最小化最大完工时间为目标的多处理机工件调度,分析了机器数量增加对最大完工时间的影响,证明了最优调度方案和所提近似调度方案的最好情形影响比,揭示了最大完工时间随着机器数量增加而减少并趋于稳定的规律。分析了机器数量增加的影响,一方面改善了调度目标,另一方面增加了机器投入成本。权衡最大完工时间减少和机器成本增加两方面影响,以最小化最大完工时间与机器成本加权和为目标决策机器数量。基于降序首次适应算法设计了近似算法,给出了调度优化方案,并证明了所提算法的最差性能比不超过2。通过仿真实验,验证了所提算法的最好情形影响比及算法的有效性。 展开更多
关键词 多处理机工件调度 资源扩充 最好情形影响比 近似算法 最差性能比
在线阅读 下载PDF
Temperature Prediction of Aluminum Alloy Work-Pieces in Aging Furnaces Based on Improved Case-Based Reasoning 被引量:1
14
作者 Qi Zhu Ling Shen +1 位作者 Jianjun He Weihua Gui 《International Journal of Nonferrous Metallurgy》 2017年第4期47-59,共13页
The temperature of aluminum alloy work-pieces in the aging furnace directly affects the quality of aluminum alloy products. Since the temperature of aluminum alloy work-pieces cannot be measured directly, a temperatur... The temperature of aluminum alloy work-pieces in the aging furnace directly affects the quality of aluminum alloy products. Since the temperature of aluminum alloy work-pieces cannot be measured directly, a temperature prediction model based on improved case-based reasoning (CBR) method is established to realize the online measurement of the work-pieces temperature. More specifically, the model is constructed by an advanced case-based reasoning method in which a state transition algorithm (STA) is firstly used to optimize the weights of feature attributes. In other words, STA is utilized to find the suitable attribute weights of the CBR model that can improve the accuracy of the case retrieval process. Finally, the CBR model based on STA (STCBR) was applied to predict the temperature of aluminum alloy work-pieces in the aging furnace. The results of the experiments indicated that the developed model can realize high-accuracy prediction of work-pieces temperature and it has good application prospects in the industrial field. 展开更多
关键词 Prediction Model Aluminum Alloy case-Based REASONING State TRANSITION algorithm AGING FURNACE
暂未订购
Application of Case-Based Reasoning to Intelligent Support System for Coordinating Land Conflicts
15
作者 李红波 谭术魁 钟海峰 《Journal of Southwest Jiaotong University(English Edition)》 2007年第3期210-217,共8页
To establish the institutional mechanism for land conflict coordination in China, a case-based reasomng system is developed as an intelligent support and effective manner to resolve such issues. The establishment of t... To establish the institutional mechanism for land conflict coordination in China, a case-based reasomng system is developed as an intelligent support and effective manner to resolve such issues. The establishment of the case library is discussed, previous land conflict cases are archived in a structural representation format for retrieval, and the similarity algorithm is adopted to compare the case features. Group tests show a good classification performance, which reveals that the system is feasible. 展开更多
关键词 Land conflict case-based reasoning Similarity algorithm Coordination system
在线阅读 下载PDF
考虑人机协同中共存与合作情形的多处理机工件调度 被引量:1
16
作者 郑乃嘉 王军强 +2 位作者 孙涛 刘晨民 徐公杰 《计算机集成制造系统》 北大核心 2025年第10期3681-3693,共13页
考虑人机协同的多处理机工件调度依据工件所需人和机器的数量,优化人机资源分配,决策工件加工顺序,实现作业高效协同。基于人机在同一工位独立加工的共存情形与人机在不同工位同时加工的合作情形,面向人机协同作业抽取出了考虑人机共存... 考虑人机协同的多处理机工件调度依据工件所需人和机器的数量,优化人机资源分配,决策工件加工顺序,实现作业高效协同。基于人机在同一工位独立加工的共存情形与人机在不同工位同时加工的合作情形,面向人机协同作业抽取出了考虑人机共存与合作的多处理机工件调度问题。以最小化最大完工时间为目标,建立了混合整数规划模型,证明了该问题是强NP困难问题。针对一人两机环境,先将需要人机同时加工的并行工件连续安排,再将仅需机器或人加工的独立工件依照最长加工时间优先规则安排,设计了最差性能比为4/3的近似算法;针对多人多机环境,通过人机配对形成人机组,依照最长加工时间优先规则,先将并行工件安排到人机组上,再将独立工件安排到人或机器上,设计了最差性能比为2-1/(m+h)的近似算法,其中m为机器数量,h为工人数量。通过大规模仿真实验,验证了所提算法在求解质量和计算效率上的有效性。 展开更多
关键词 多处理机工件调度 人机协同 近似算法 最差性能比
在线阅读 下载PDF
小额诉讼案件事实认定智能化研究
17
作者 包冰锋 王牧源 《宜宾学院学报》 2025年第8期19-26,共8页
2012年我国《民事诉讼法》修订时引入的小额诉讼程序,一度在缓解“案多人少”压力方面被寄予厚望。但经过十余年的司法实践,小额诉讼程序的适用率依旧很低,一定程度影响小额案件的审理效率。在智慧法院建设的大背景下,将案件事实认定智... 2012年我国《民事诉讼法》修订时引入的小额诉讼程序,一度在缓解“案多人少”压力方面被寄予厚望。但经过十余年的司法实践,小额诉讼程序的适用率依旧很低,一定程度影响小额案件的审理效率。在智慧法院建设的大背景下,将案件事实认定智能化引入小额诉讼程序,是解决程序适用率低的有效策略。北京“睿法官”系统和浙江“凤凰智审”系统,为人工智能与小额诉讼程序的结合提供了借鉴。为了应对智能认定适用过程中可能出现的缺乏价值判断、算法黑箱、专业人才短缺、司法数据的真实性与安全性等问题,智能化认定需要加强程序保障,增强算法黑箱的可接受性,加强专业人才培养,强化对司法数据的监督管理。 展开更多
关键词 小额诉讼程序 案件事实认定 人工智能 算法 程序保障
在线阅读 下载PDF
论人工智能时代量刑规范化的实体进路 被引量:2
18
作者 王熠珏 《财经法学》 2025年第3期148-164,共17页
人工智能辅助量刑是当代中国数字司法建设的重要环节,量刑智能化程度的不断提高是量刑精准化需求与信息技术发展的双重合力使然。然而,精准的量刑预测未必得出公正的量刑结论。在向决策精准化迈进时,智能式量刑易削弱经验式量刑曾有的... 人工智能辅助量刑是当代中国数字司法建设的重要环节,量刑智能化程度的不断提高是量刑精准化需求与信息技术发展的双重合力使然。然而,精准的量刑预测未必得出公正的量刑结论。在向决策精准化迈进时,智能式量刑易削弱经验式量刑曾有的灵活性与适应性,并存在技术“辅助”异化为技术“主导”的隐忧。克服现有困难的重点在于廓清量刑精准化的可能与限度,从实体法角度澄清智能式量刑的理念形塑、方法提炼和规则解释。为此,有必要重新审视我国现行量刑规则体系,以责任刑与预防刑的区分为契机,分别探索面向自然人和组织体的裁量方法,从而使新时期的量刑规范化发挥出公平与效率相统一的制度功能。 展开更多
关键词 人工智能 量刑规范化 量刑精准化 算法 类案同判
在线阅读 下载PDF
随机森林算法在水力压裂套管变形预测中的应用 被引量:1
19
作者 林鹤 杜金玲 +5 位作者 徐刚 容娇君 梁雪莉 衡峰 郭俊宁 马梦茜 《岩性油气藏》 北大核心 2025年第3期185-193,共9页
以吉木萨尔凹陷二叠系芦草沟组12口套管变形水平井为研究对象,基于三维地震属性数据,分析地质因素诱发的套管变形位置与天然裂缝发育位置及储层岩性和力学特性的非均质变化边界之间的对应关系,并对随机森林算法在水力压裂套管变形预测... 以吉木萨尔凹陷二叠系芦草沟组12口套管变形水平井为研究对象,基于三维地震属性数据,分析地质因素诱发的套管变形位置与天然裂缝发育位置及储层岩性和力学特性的非均质变化边界之间的对应关系,并对随机森林算法在水力压裂套管变形预测中的应用进行了详细研究。研究结果表明:①套管变形位置出现在天然裂缝带发育位置和储层非均质性变化的边界位置,且二者之间表现为非线性相关关系;②采用网格搜索和5折交叉验证的方式优选随机森林套管变形风险预测模型中决策树的数量和节点分裂的特征值个数,综合考虑计算精度和效率,选定节点分裂的特征值个数为2,决策树个数为100。③随机森林算法在吉木萨尔凹陷二叠系芦草沟组致密油储层水力压裂套管变形井段位置的预测精度可达87.85%,模型输出的套管变形风险预测结果可为压裂设计优化和施工参数的调整提供指导。 展开更多
关键词 机器学习 随机森林算法 水力压裂 套管变形 芦草沟组 二叠系 吉木萨尔凹陷
在线阅读 下载PDF
case-cohort抽样下比例风险模型中参数的逆概率加权估计
20
作者 陈丽玲 韦程东 +3 位作者 唐璐薇 罗文婷 林玉婷 周昭君 《南宁师范大学学报(自然科学版)》 2021年第2期54-61,共8页
case-cohort抽样作为一种具有成本效益的有偏抽样设计,在多个领域得到应用.该文将case-cohort抽样后得到的数据应用于比例风险模型中,通过使用逆概率加权方法修正在case-cohort抽样中协变量信息观测不完全且补充样本的分布与总体的分布... case-cohort抽样作为一种具有成本效益的有偏抽样设计,在多个领域得到应用.该文将case-cohort抽样后得到的数据应用于比例风险模型中,通过使用逆概率加权方法修正在case-cohort抽样中协变量信息观测不完全且补充样本的分布与总体的分布不相同带来的影响,并证明了逆概率加权后参数估计值的渐近性质.最后,通过Newton-Raphson迭代算法进行数值模拟,进一步说明了case-cohort抽样下比例风险模型中参数的逆概率加权估计方法在理论中的价值. 展开更多
关键词 比例风险模型 case-cohort抽样 逆概率加权 Newton-Raphson迭代算法
在线阅读 下载PDF
上一页 1 2 36 下一页 到第
使用帮助 返回顶部