期刊文献+
共找到26篇文章
< 1 2 >
每页显示 20 50 100
面向算法的SIMD计算机数学模型及其应用研究 被引量:1
1
作者 张发存 赵晓红 +1 位作者 王忠 沈绪榜 《计算机研究与发展》 EI CSCD 北大核心 2005年第4期557-562,共6页
针对数据并行计算在图像处理中的应用研究,提出了数据并行计算机的面向算法的数学模型,以及利用该模型得到的一种新颖的、数据并行算法的数学描述方法.采用该数学描述方法对数据并行图像处理中的灰度直方图运算、区域增长法图像分割以... 针对数据并行计算在图像处理中的应用研究,提出了数据并行计算机的面向算法的数学模型,以及利用该模型得到的一种新颖的、数据并行算法的数学描述方法.采用该数学描述方法对数据并行图像处理中的灰度直方图运算、区域增长法图像分割以及图像卷积运算等3类图像处理方法进行了描述.结果表明,该数学描述方法不仅简单可行和精确,而且,可以从数学公式中直接得到算法的通信复杂性和计算复杂性.该方法可以应用到数据并行计算的应用研究中作为数学描述的工具. 展开更多
关键词 数据并行算法 面向算法数学模型 数学描述
下载PDF
皮革裁剪智能设备空行程路径数学优化算法模型研究 被引量:10
2
作者 段瑞 《中国皮革》 CAS 2022年第5期46-49,54,共5页
裁剪路径是影响皮革加工效率的关键因素。为缩减皮革裁剪中的空行程路径,初步建立了空行程路径数学优化算法模型,介绍了蚁群算法的路径选择计算方法与信息素更新方法,引入了贪心算法、轮盘赌选择法、精英策略和变异算子对基于蚁群算法... 裁剪路径是影响皮革加工效率的关键因素。为缩减皮革裁剪中的空行程路径,初步建立了空行程路径数学优化算法模型,介绍了蚁群算法的路径选择计算方法与信息素更新方法,引入了贪心算法、轮盘赌选择法、精英策略和变异算子对基于蚁群算法的空行程路径数学优化算法模型进行改进,最终明确了数学优化算法模型的实现步骤。改进后的空行程路径数学优化算法模型具有算法复杂度降低、迭代次数减少和运行时间减短的优势,可为皮革裁剪智能设备计算出最优的空行程路径,提升皮革加工效率。 展开更多
关键词 皮革裁剪 空行程路径 蚁群算法 数学优化算法模型 最优路径
下载PDF
基于ε-SVR的销量预测规划计算模型和算法研究 被引量:1
3
作者 衣杨 凌应标 +1 位作者 常会友 肖志娇 《计算机应用》 CSCD 北大核心 2006年第8期1968-1971,共4页
设计了一个基于支持向量规划的香烟销量预测和销售趋势分析数学模型(LR_-εSVR和NLR_ε-SVR)及算法(-εSVR_SP)。企业的历史销售情况及企业外部的一些环境和条件作为算法的输入,输出未来一定时期的销量预测数据和销售趋势图。基于非线... 设计了一个基于支持向量规划的香烟销量预测和销售趋势分析数学模型(LR_-εSVR和NLR_ε-SVR)及算法(-εSVR_SP)。企业的历史销售情况及企业外部的一些环境和条件作为算法的输入,输出未来一定时期的销量预测数据和销售趋势图。基于非线性核函数的学习算法降低了训练空间向量的维度,从而降低了计算复杂性,减少了对训练学习数据量的要求,提高了计算精度,降低了计算时间。通过模拟实验、实际数据集合实验及与神经网络算法的对比,验证了该算法的精确度和计算效率。 展开更多
关键词 规划算法数学模型 支持向量机 ε-SVR
下载PDF
区域似大地水准面精化算法及成果三维仿真研究 被引量:4
4
作者 王璐 《测绘与空间地理信息》 2014年第1期178-181,共4页
利用GPS水准代替繁重的几何水准测量工作,必须确定高精度、高分辨率的似大地水准面。本文分别介绍了函数模型算法、随机模型算法和综合模型算法,并基于试验区域的GPS水准数据,通过各种算法的分类计算比较,验证了这几种模型算法的有效性... 利用GPS水准代替繁重的几何水准测量工作,必须确定高精度、高分辨率的似大地水准面。本文分别介绍了函数模型算法、随机模型算法和综合模型算法,并基于试验区域的GPS水准数据,通过各种算法的分类计算比较,验证了这几种模型算法的有效性和可靠性,结果证明最小二乘配置算法精度较高,并对实验结果进行三维仿真,可视化的分析似大地水准面的变化。 展开更多
关键词 似大地水准面精化 数学模型算法 精度 三维仿真
下载PDF
人数少于任务数的全指派问题的迭代算法 被引量:6
5
作者 郭强 《计算机工程与应用》 CSCD 北大核心 2007年第24期91-93,103,共4页
针对人数少于任务数的情况,按每人至少承担一项任务,至多承担L项任务,但每项任务只允许一人承担的指派原则,给出了一种求解这种指派问题的迭代算法,该算法操作简便、易于用计算机运行。构建该算法的方法,用于某些其它指派问题,可以使相... 针对人数少于任务数的情况,按每人至少承担一项任务,至多承担L项任务,但每项任务只允许一人承担的指派原则,给出了一种求解这种指派问题的迭代算法,该算法操作简便、易于用计算机运行。构建该算法的方法,用于某些其它指派问题,可以使相应的算法更加便捷。 展开更多
关键词 指配问题数学模型网络图Floyd算法
下载PDF
火力发电厂煤耗控制策略优化与实现
6
作者 李勇 《中文科技期刊数据库(引文版)工程技术》 2024年第4期0073-0076,共4页
火力发电厂作为我国电力产业的重要组成部分,其煤耗控制关乎着电厂的运行效率和经济效益。本研究以我国某火力发电厂为例,对其煤耗控制策略进行了深入研究和优化设计,包括煤耗检测技术改革、优化运行参数、优化煤耗预测模型等多方面内... 火力发电厂作为我国电力产业的重要组成部分,其煤耗控制关乎着电厂的运行效率和经济效益。本研究以我国某火力发电厂为例,对其煤耗控制策略进行了深入研究和优化设计,包括煤耗检测技术改革、优化运行参数、优化煤耗预测模型等多方面内容。为了实现上述策略的应用和优化,对照原有的运行方式,采用多样的数学模型和算法进行了仿真实验。结果表明,新的煤耗控制策略能够显著优化煤耗,降低了火力发电厂的整体运行成本,并且提高了生产效率。本研究为火力发电厂煤耗控制策略的优化提供了新视角和参考,有助于相关电厂提升能源效率,实现经济和环保的双重效益。 展开更多
关键词 火力发电厂 煤耗控制策略 优化设计 数学模型算法 能源效率
下载PDF
水运工程项目中港口与航道建设规划优化研究
7
作者 吴蔚斌 《中文科技期刊数据库(全文版)工程技术》 2024年第9期0190-0194,共5页
涉足国内水运工程项下,港口航道建设立足于中华交通运输建构重心,为提振水路运输效益,确保安全,必须对其进行富有策略和精细程度的规划。本段文字以在中国境内的水运工程作为研讨核心,主攻港口及航道建设的精良规划。运用数理模型与算法... 涉足国内水运工程项下,港口航道建设立足于中华交通运输建构重心,为提振水路运输效益,确保安全,必须对其进行富有策略和精细程度的规划。本段文字以在中国境内的水运工程作为研讨核心,主攻港口及航道建设的精良规划。运用数理模型与算法,全方位探索。科学且适用的模型建设,以及从港口选址、规模到航道规格,乃至航道与港口关系等细节,全方位钻研港口航道建设。试研究成果反映,精挑细选的规划手法可有效提升港口作业效率,减缓航道建设及运行开支,防止航道出现堵塞,纾解港口拥堵状况等问题。通过科学的港口与航道规划,可使我国的水运工程项目取得更高效率,更大范围的服务,满足国家发展需求,对国家经济社会有重要的推动作用。本文的研究成果可提供给相关政策制定者和市场参与者,在水运工程项目中,进行更科学更合理的港口与航道的规划和设定。 展开更多
关键词 水运工程项目 港口航道建设 规划优化 数学模型算法 港口与航道的联系
下载PDF
大地坐标转换软件系统的设计与实现 被引量:5
8
作者 马少君 陈义 +1 位作者 刘成 刘亚菲 《铁道勘察》 2007年第2期8-11,共4页
详细介绍了不同坐标基准系统转换的数学模型和相应的算法,以及在坐标转换中应当注意的问题。利用Visual C++6.0,开发了一套非常实用的坐标转换软件包GEOCT(Geodesy Coordinates Transformation)。该软件系统可实现坐标基准和不同坐标系... 详细介绍了不同坐标基准系统转换的数学模型和相应的算法,以及在坐标转换中应当注意的问题。利用Visual C++6.0,开发了一套非常实用的坐标转换软件包GEOCT(Geodesy Coordinates Transformation)。该软件系统可实现坐标基准和不同坐标系间的相互转换,基本可满足大地测量与工程测量中对坐标转换的需求。利用该软件对某一城市GPS测量成果进行了坐标基准转换,获得了比较满意的结果。 展开更多
关键词 数学模型算法 坐标基准转换 坐标系转换 软件设计
下载PDF
基于Matlab的RBF网络在工程系统辨识中的应用
9
作者 付正峰 李正一 陈怀军 《地基处理》 2003年第2期13-17,共5页
探讨了基于Matlab的RBF人工神经网络在工程系统辨识中的应用方法,通过工程实例,与BP模型进行比较,结果说明RBF网络用于复杂工程系统的辨识,具有适应多变量、速度快、精度高的优点,实用价值较高。
关键词 人工神经网络 RBF网 数学模型算法 偏微分方程 非线性 系统仿真
下载PDF
浅论铝电解精准自动出铝系统
10
作者 王洪钟 《轻金属》 CSCD 北大核心 2012年第3期34-37,共4页
简要介绍了精准自动出铝(TAP)系统组成及原理,详细阐述了该系统核心控制器所采用的数学模型及其算法,重点论述了模糊自适应控制算法在其中所起到的关键作用;最后用实例说明了该精准自动出铝(TAP)系统在铝电解生产中的应用以及存在的问题。
关键词 精准自动出铝 核心控制器 数学模型算法 实际应用
下载PDF
Optimal Evacuation Scheme Based on Dam-Break Flood Numerical Simulation 被引量:2
11
作者 王晓玲 孙蕊蕊 +1 位作者 周正印 黄凌 《Transactions of Tianjin University》 EI CAS 2011年第6期424-430,共7页
The optimal evacuation scheme is studied based on the dam-break flood numerical simulation. A three- dimensional dam-break mathematical model combined with the volume of fluid (VOF) method is adopted. According to t... The optimal evacuation scheme is studied based on the dam-break flood numerical simulation. A three- dimensional dam-break mathematical model combined with the volume of fluid (VOF) method is adopted. According to the hydraulic information obtained from numerical simulation and selecting principles of evacuation emergency scheme, evacuation route analysis model is proposed, which consists of the road right model and random degree model. The road right model is used to calculate the consumption time in roads, and the random degree model is used to judge whether the roads are blocked. Then the shortest evacuation route is obtained based on Dijstra algorithm. Gongming Reservoir located in Shenzhen is taken as a case to study. The results show that industrial area I is flooded at 2 500 s, and after 5 500 s, most of industrial area II is submerged. The Hushan, Loucun Forest and Chaishan are not flooded around industrial area I and II. Based on the above analysis, the optimal evacuation scheme is determined. 展开更多
关键词 three-dimensional dam-break numerical model volume of fluid method evacuation route analysis model evacuation scheme
下载PDF
Theory of gas extraction from coal seams and its use 被引量:5
12
作者 FAN Xi-sheng 《Journal of Coal Science & Engineering(China)》 2012年第3期276-279,共4页
Gas extraction is one of the main measures of control and use of gas of coal mines. At present, the design method is under the experimental period and do not satisfy the need of practice. In this paper, the theory of ... Gas extraction is one of the main measures of control and use of gas of coal mines. At present, the design method is under the experimental period and do not satisfy the need of practice. In this paper, the theory of gas extraction of coal seams based upon Darcy law was studied. Mathematical model of gas extraction of coal seams was established and two kinds of solv- ing approaches based on computer software and linear approximation were given. The rightness and the validities of the model were examined with a practical example. Results obtained can be used to determine and optimize the parameters related etc. 展开更多
关键词 coal seam gas gas extraction linear approximation
下载PDF
Multi-objective Scheduling Using an Artificial Immune System 被引量:1
13
作者 杨建国 李蓓智 《Journal of Donghua University(English Edition)》 EI CAS 2003年第2期22-27,共6页
Production scheduling is one of the most important problems to be considered in the effective performance of the automatic manufacturing system.It is the typical kind of NP-complete problem. The methods commonly used ... Production scheduling is one of the most important problems to be considered in the effective performance of the automatic manufacturing system.It is the typical kind of NP-complete problem. The methods commonly used are not suitable to solve complicated problems because the calculating time rises exponentially with the increase of the problem size. In this paper, a new algorithm - immune based scheduling algorithm (IBSA) is proposed. After the description of the mathematics model and the calculating procedure of immune based scheduling,some examples are tested in the software system called HM IM& C that is developed usingVC+ +6.0. The testing results show that IBSA has high efficiency to solve scheduling problem. 展开更多
关键词 SCHEDULING Immune algorithm FLOW-SHOP
下载PDF
A Fuzzy-based Adaptive Genetic Algorithm and Its Case Study in Chemical Engineering 被引量:5
14
作者 杨传鑫 颜学峰 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2011年第2期299-307,共9页
Considering that the performance of a genetic algorithm (GA) is affected by many factors and their rela-tionships are complex and hard to be described,a novel fuzzy-based adaptive genetic algorithm (FAGA) combined... Considering that the performance of a genetic algorithm (GA) is affected by many factors and their rela-tionships are complex and hard to be described,a novel fuzzy-based adaptive genetic algorithm (FAGA) combined a new artificial immune system with fuzzy system theory is proposed due to the fact fuzzy theory can describe high complex problems.In FAGA,immune theory is used to improve the performance of selection operation.And,crossover probability and mutation probability are adjusted dynamically by fuzzy inferences,which are developed according to the heuristic fuzzy relationship between algorithm performances and control parameters.The experi-ments show that FAGA can efficiently overcome shortcomings of GA,i.e.,premature and slow,and obtain better results than two typical fuzzy GAs.Finally,FAGA was used for the parameters estimation of reaction kinetics model and the satisfactory result was obtained. 展开更多
关键词 fuzzy logic controller genetic algorithm artificial immune system reaction kinetics model
下载PDF
Task Assignment Problem of Robots in a Smart Warehouse Environment 被引量:1
15
作者 Zhenping Li Wenyu Li Lulu Jiang 《Management Studies》 2016年第4期167-175,共9页
The task assignment problem of robots in a smart warehouse environment (TARSWE) based on cargo-to-person is investigated. Firstly, the sites of warehouse robots and the order picking tasks are given and the task ass... The task assignment problem of robots in a smart warehouse environment (TARSWE) based on cargo-to-person is investigated. Firstly, the sites of warehouse robots and the order picking tasks are given and the task assignment problem for picking one order is formulated into a mathematical model to minimize the total operation cost. Then a heuristic algorithm is designed to solve the task assignment problem for picking multiple orders. Finally, simulations are done by using the orders data of online bookstore A. The results show that using the heuristic algorithm of this paper to assign robots, the cost was reduced by 2% and it can effectively avoid far route and unbalanced workload of robots. The feasibility and validity of the model and algorithm are verified. The model and algorithm in this paper provide a theoretical basis to solve the TARSWE. 展开更多
关键词 smart warehouse ROBOTS cargo-to-person task assignment mathematical model heuristic algorithm
下载PDF
Asymptotic Formulas for Thermography Based Recovery of Anomalies
16
作者 Habib Ammari Anastasia Kozhemyak Darko Volkov 《Numerical Mathematics(Theory,Methods and Applications)》 SCIE 2009年第1期18-42,共25页
We start from a realistic half space then use to develop a mathematical asymptotic model for thermal imaging, which we analysis well suited for the design of reconstruction algorithms. We seek to reconstruct thermal a... We start from a realistic half space then use to develop a mathematical asymptotic model for thermal imaging, which we analysis well suited for the design of reconstruction algorithms. We seek to reconstruct thermal anomalies only through their rough features. With this way our proposed algorithms are stable against measurement noise and geometry perturbations. Based on rigorous asymptotic estimates, we first obtain an approximation for the temperature profile which we then use to design noniterative detection algorithms. We show on numerical simulations evidence that they are accurate and robust. Moreover, we provide a mathematical model for ultrasonic temperature imaging, which is an important technique in cancerous tissue ablation therapy. 展开更多
关键词 THERMOGRAPHY imaging asymptotic formulas small anomalies direct imaging algorithms half-space problem.
下载PDF
Dynamic mathematical model and numerical calculation method on spontaneous combustion of loose coal
17
作者 文虎 《Journal of Coal Science & Engineering(China)》 2003年第2期58-62,共5页
Through the experiment of coal spontaneous combustion and relationship particle size with oxidation character of loose coal, some calculation formula of characteristic parameters is got in the process of coal spontane... Through the experiment of coal spontaneous combustion and relationship particle size with oxidation character of loose coal, some calculation formula of characteristic parameters is got in the process of coal spontaneous combustion. According to these theories of porous medium hydrodynamics, mass transfer and heat transfer, mathematical models of air leak field, oxygen concentration field and temperature field are set up. Through experimental and theoretical analysis, 3 D dynamic mathematical model of coal spontaneous combustion is set up. The method of ascertaining boundary condition of model is analyzed, and finite difference method is adopted to solve 2 D mathematical model. 展开更多
关键词 loose coal spontaneous combustion dynamic mathematical model numerical calculation
下载PDF
A MODEL OF FUZZY CALCULATION OF THE CONSTUCTION COST
18
作者 邵良杉 叶景楼 李东 《Journal of Coal Science & Engineering(China)》 1998年第2期95-99,共5页
An overview of the delelopment of approaches to construction cost and price forcasting since the 1950’s is given. First, second and third generation models can be identified, but they all have shortcomings. This pape... An overview of the delelopment of approaches to construction cost and price forcasting since the 1950’s is given. First, second and third generation models can be identified, but they all have shortcomings. This paper puts forward a new model, fuzzy calculation model, based on lots of data of the finished proiects. Through actual application, it is proved that the model is accurate and quick in calcalation of construction. 展开更多
关键词 fuzzy calculation construction cost MODEL
下载PDF
Random Model and Simulation for Nucleation Stage of Emulsion Polymerization
19
作者 袁才登 缪爱花 +1 位作者 许涌深 曹同玉 《Transactions of Tianjin University》 EI CAS 2003年第4期296-301,共6页
The method of mathematical model and further computer simulation is an effective way to the theoretical study of emulsion polymerization and the scale-up of the reactors. In this work, Monte Carlo method has been used... The method of mathematical model and further computer simulation is an effective way to the theoretical study of emulsion polymerization and the scale-up of the reactors. In this work, Monte Carlo method has been used to simulate the nucleation of emulsion polymerization. The effects of emulsifier concentration [S] and initiator concentration [I] on various parameters such as the number of the particles (N p), the average diameter of the latex particles (D p), monomer conversion (x) and average radical number per particle (n) have been studied. The quantitative equations between [S], [I] and N p are in accord absolutely with the classical theory of Smith-Ewart. 展开更多
关键词 emulsion polymerization Monte Carlo method mathematical model
下载PDF
Mechanical analysis of fixed geosynthetic technique of GRPS embankment
20
作者 张军 郑俊杰 马强 《Journal of Central South University》 SCIE EI CAS 2013年第5期1368-1375,共8页
To overcome the deficiencies of conventional geosynthetic-reinforced and pile-supported (GRPS) embankment, a new improvement technique, fixed geosynthetic technique of GRPS embankment (FGT embankment), was developed a... To overcome the deficiencies of conventional geosynthetic-reinforced and pile-supported (GRPS) embankment, a new improvement technique, fixed geosynthetic technique of GRPS embankment (FGT embankment), was developed and introduced. Based on the discussion about the load transfer mechanism of FGT embankment, a simplified check method of the requirement of geosynthetic tensile strength and a mechanical model of the FGT embankment were proposed. Two conditions, the pile cap and pile beam conditions are considered in the mechanical model. The finite difference method is used to solve the mechanical model owing to the complexity of the differential equations and the soil strata. Then, the numerical procedure is programmed. Finally, a field test is conducted to verify the mechanical model and the calculated results are in good agreement with field measured data. 展开更多
关键词 mechanical model load transfer mechanism fixed geosynthetic technique GRPS embankment field test
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部