期刊文献+
共找到1,399篇文章
< 1 2 70 >
每页显示 20 50 100
File Transfer Algorithm for Autonomous Decentralized System
1
作者 桂勋 谭永东 钱清泉 《Journal of Southwest Jiaotong University(English Edition)》 2008年第3期214-221,共8页
A file transfer algorithm based on ADP (autonomous decentrafized protocol) was proposed to solve the problem that the ADS (autonomous decentralized system) middleware (NeXUS/Drink) lacks of file transfer functio... A file transfer algorithm based on ADP (autonomous decentrafized protocol) was proposed to solve the problem that the ADS (autonomous decentralized system) middleware (NeXUS/Drink) lacks of file transfer functions for Windows. The algorithm realizes the peer-to-peer file transfer, one-to-N inquiry/multi-response file transfer and one-to-N file distribution in the same data field based on communication patterns provided by the ADP. The peer-to-peer file transfer is implemented through a peer-to-peer communication path, one-to-N inquiry/multi-response file transfer and one-to-N file distribution are implemented through multicast communication. In this algorithm, a file to be transferred is named with a GUID (global unique identification), every data packet is marked with a sequence number, and file-receiving in parallel is implemented by caching DPOs(data processing objects) and multi-thread technologies. The algorithm is applied in a simulation system of the decentralized control platform, and the test results and long time stable tanning prove the feasibility of the algorithm. 展开更多
关键词 ADS ADP File transfer algorithm NeXUS/Dlink
在线阅读 下载PDF
Within-Project and Cross-Project Software Defect Prediction Based on Improved Transfer Naive Bayes Algorithm 被引量:3
2
作者 Kun Zhu Nana Zhang +1 位作者 Shi Ying Xu Wang 《Computers, Materials & Continua》 SCIE EI 2020年第5期891-910,共20页
With the continuous expansion of software scale,software update and maintenance have become more and more important.However,frequent software code updates will make the software more likely to introduce new defects.So... With the continuous expansion of software scale,software update and maintenance have become more and more important.However,frequent software code updates will make the software more likely to introduce new defects.So how to predict the defects quickly and accurately on the software change has become an important problem for software developers.Current defect prediction methods often cannot reflect the feature information of the defect comprehensively,and the detection effect is not ideal enough.Therefore,we propose a novel defect prediction model named ITNB(Improved Transfer Naive Bayes)based on improved transfer Naive Bayesian algorithm in this paper,which mainly considers the following two aspects:(1)Considering that the edge data of the test set may affect the similarity calculation and final prediction result,we remove the edge data of the test set when calculating the data similarity between the training set and the test set;(2)Considering that each feature dimension has different effects on defect prediction,we construct the calculation formula of training data weight based on feature dimension weight and data gravity,and then calculate the prior probability and the conditional probability of training data from the weight information,so as to construct the weighted bayesian classifier for software defect prediction.To evaluate the performance of the ITNB model,we use six datasets from large open source projects,namely Bugzilla,Columba,Mozilla,JDT,Platform and PostgreSQL.We compare the ITNB model with the transfer Naive Bayesian(TNB)model.The experimental results show that our ITNB model can achieve better results than the TNB model in terms of accurary,precision and pd for within-project and cross-project defect prediction. 展开更多
关键词 Cross-project defect prediction transfer Naive Bayesian algorithm edge data similarity calculation feature dimension weight
在线阅读 下载PDF
An Easy Algorithm for Solving Radiative Transfer Equation in Clear Atmosphere 被引量:1
3
作者 杨景梅 邱金桓 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 1992年第4期483-490,共8页
An accurate and rapid method for solving radiative transfer equation is presented in this paper. According to the fact that the multiple scattering component of radiance is less sensitive to the error of phase functio... An accurate and rapid method for solving radiative transfer equation is presented in this paper. According to the fact that the multiple scattering component of radiance is less sensitive to the error of phase function than the single scattering component is,we calculate the multiple scattering component by using delta-Eddington approximation and the single scattering component by solving radiative transfer equation. On the ground, when multiple sattering component is small, for example, when the total optical depth T is small, the accurate radiance can be obtained with this method. For the need of the space remote sensing, the upward radiance at the top of the atmosphere is mainly studied, and an approximate expression is presented to correct the multiple scattering component. Compared with the more precise Gauss-Seidel method.the results from this method show an accuracy of better than 10% when zenith angle 0 < 50 掳 and T < 1. The computational speed of this method is, however, much faster than that of Gauss-Seidel method. 展开更多
关键词 An Easy algorithm for Solving Radiative transfer Equation in Clear Atmosphere
在线阅读 下载PDF
Genetic Algorithm Optimization for Multi-Biogas Mass Transfer in Hydrophobic Polymer Biocell
4
作者 Ahmad Qasaimeh Talal Masoud Hesham Al Sharie 《Journal of Sustainable Bioenergy Systems》 2015年第3期73-81,共9页
In this work, a new municipal biocell with new operation and waste management is proposed. The proposed system is biocell that is built gradually when the waste is being disposed. Different from conventional disposal ... In this work, a new municipal biocell with new operation and waste management is proposed. The proposed system is biocell that is built gradually when the waste is being disposed. Different from conventional disposal at landfills, waste is put between “hydrophobic bricks” that are perforated permeable containments filled up with porous dumping material such as styrofoam. Genetic algorithm is used to optimize a transfer function that represents input of biogas percentages and output solutions for daily mass transfer rates for biogas mixture from which mass and volume of biogas within the biocell time of service are calculated. Transfer function is obtained by fitting dynamic input-output data to the input-output solutions. Input-output data are encoded to chromosomes (1, 0 digits). These chromosomes are subjected to genetic processes as crossover and mutations. Then a process of evaluation takes place. The evaluation process entails an objective function that evaluates the squared difference between experimental and calculated values. After the chromosomes are being evaluated, they are either selected for more iteration or decoded to the solutions. The decoding process is performed on optimal chromosomes to obtain optimal solutions and required optimal transfer function. Consequently, the mass and volume of biogas within the landfill time of service are determined for any ratio of CH4:CO2 in biocell. 展开更多
关键词 GENETIC algorithm BIOGAS transfer Biocell HYDROPHOBIC POLYMER
暂未订购
基于迁移知识选择和种群削减的进化多任务优化算法
5
作者 李二超 黄鹏飞 《计算机科学》 北大核心 2026年第2期349-357,共9页
进化多任务优化是近年来计算智能领域的研究热点之一,其原理是通过任务间的知识迁移提高算法同时求解多个任务的效率。不合理的迁移知识选择会降低任务间的正向知识迁移,因此如何合理选择迁移知识成为了当前的重点研究方向。此外,在算... 进化多任务优化是近年来计算智能领域的研究热点之一,其原理是通过任务间的知识迁移提高算法同时求解多个任务的效率。不合理的迁移知识选择会降低任务间的正向知识迁移,因此如何合理选择迁移知识成为了当前的重点研究方向。此外,在算法进化过程中,单层种群削减难以长期维持算法的高效优化性能。基于此,提出了一种基于迁移知识选择和种群削减的进化多任务优化算法(MTDE-MCT)。首先,初始化任务种群并进行适应度评估,采用基于曼哈顿距离和适应度值的联合指标进行迁移知识的选取。其次,通过子群体对齐策略消除任务间迁移个体的特征差异。最后,提出了一种多层种群削减策略,根据算法的进化阶段对任务种群进行线性规模的削减。为验证所提算法的性能,在CEC2017问题测试集和WCCI2020问题测试集上将其与近几年的经典算法进行了比较。实验结果证明,该算法在求解多任务优化问题时具有较强的竞争力。 展开更多
关键词 进化算法 多任务优化 迁移知识选取 子群体对齐 多层种群削减
在线阅读 下载PDF
基于半监督和迁移学习算法的气瓶阶段损伤分布预测
6
作者 蒋鹏 吴爽 +3 位作者 邵云飞 杨畅 张璐莹 孙博文 《无损检测》 2026年第2期44-51,共8页
目前气瓶损伤分布识别主要采用聚类算法,但聚类的类别数受评判准则的影响较大,无法确认真实的损伤类型分布。因此,提出了一种基于Mean-teacher加迁移学习的半监督算法。首先构建了气瓶分阶段压力损伤试验,对不同通道获得的声发射信号数... 目前气瓶损伤分布识别主要采用聚类算法,但聚类的类别数受评判准则的影响较大,无法确认真实的损伤类型分布。因此,提出了一种基于Mean-teacher加迁移学习的半监督算法。首先构建了气瓶分阶段压力损伤试验,对不同通道获得的声发射信号数据进行了时域、频域特征分析,采用1~7阶段的声发射信号标注数据及未标注数据用于训练,形成数据集,并利用第8阶段的声发射信号标注数据进行测试。试验结果表明,所提出的半监督学习算法,在少量标签数据下仍获得了较高的预测准确率。 展开更多
关键词 玻璃纤维缠绕气瓶 半监督算法 声发射信号 迁移学习 mean-teacher网络结构模型
在线阅读 下载PDF
考虑转移时间的分布式资源受限多项目鲁棒调度优化
7
作者 徐哲 有维宝 +2 位作者 赵松 郭松清 苏艺璇 《中国管理科学》 北大核心 2026年第2期89-102,共14页
在分布式资源受限多项目调度问题中考虑资源转移时间,研究考虑活动工期不确定的鲁棒调度优化,以制定抵抗工期扰动能力强的多项目基线调度计划和资源转移计划。针对问题特点建立以单项目鲁棒性为优化目标的局部调度模型,并通过深度优化... 在分布式资源受限多项目调度问题中考虑资源转移时间,研究考虑活动工期不确定的鲁棒调度优化,以制定抵抗工期扰动能力强的多项目基线调度计划和资源转移计划。针对问题特点建立以单项目鲁棒性为优化目标的局部调度模型,并通过深度优化的分支定界算法生成插入时间缓冲的局部基线调度计划;考虑全局资源可用量约束,以多项目鲁棒性为优化目标建立全局协调决策模型,设计基于资源流网络构建的启发式资源分配算法有效协调全局资源的分配与转移。实验研究表明:多项目基线调度计划的鲁棒性会随着问题规模及工期不确定程度的增加而恶化;本文提出的两阶段算法与已有的分支定界算法及各类启发式算法相比,能够获得鲁棒性更强的基线调度计划;通过分析项目截止日期与按时完工概率之间的关系,为项目管理者确定合理的截止日期提供参考建议。 展开更多
关键词 分布式多项目调度 资源转移时间 不确定工期 鲁棒调度 两阶段算法
原文传递
基于载荷静态传递误差优化的齿轮箱振动噪声抑制
8
作者 张天恒 马同午 +1 位作者 杨洋 曾劲 《振动与冲击》 北大核心 2026年第5期104-111,168,共9页
针对齿轮箱的振动噪声问题,提出了一种基于齿轮载荷静态传递误差(load static transfer error,LSTE)优化的减振降噪方法。通过建立齿廓修形齿轮的时变啮合刚度解析模型,并采用Timoshenko梁单元构建齿轮-转子-轴承耦合动力学模型,系统揭... 针对齿轮箱的振动噪声问题,提出了一种基于齿轮载荷静态传递误差(load static transfer error,LSTE)优化的减振降噪方法。通过建立齿廓修形齿轮的时变啮合刚度解析模型,并采用Timoshenko梁单元构建齿轮-转子-轴承耦合动力学模型,系统揭示了不同修形量和修形曲线下齿轮LSTE与系统动力学响应之间的关系。在此基础上,采用遗传算法对齿轮LSTE相对峰峰值进行优化,获得最优修形参数组合。最后结合有限元/边界元法,分析了修形优化前后齿轮箱的噪声辐射特性。研究结果表明,经遗传算法优化后的修形参数可使主动轮位移幅频响应幅值与加速度幅频响应幅值相较其他修形参数均显著降低,齿轮箱辐射声功率级均方根值由未修形时的38.66 dB降至修形优化后25.32 dB,降幅达34.51%,降噪效果显著。研究成果为齿轮传动系统的低噪声设计提供了理论依据。 展开更多
关键词 齿廓修形 时变啮合刚度 载荷静态传递误差(LSTE) 遗传算法 噪声辐射
在线阅读 下载PDF
基于GNA-ARMA模型的摆式倾斜仪传递函数辨识研究
9
作者 左文涛 周云耀 吕永清 《大地测量与地球动力学》 北大核心 2026年第2期189-193,共5页
提出一种基于自适应高斯牛顿法(GNA)与自回归滑动平均(ARMA)模型相结合的系统辨识方法,建立摆式倾斜仪系统传递函数模型。通过GNA算法动态调整步长,优化系统参数估计,同时利用ARMA模型建模噪声特性抑制随机波动,并对系统辨识结果进行综... 提出一种基于自适应高斯牛顿法(GNA)与自回归滑动平均(ARMA)模型相结合的系统辨识方法,建立摆式倾斜仪系统传递函数模型。通过GNA算法动态调整步长,优化系统参数估计,同时利用ARMA模型建模噪声特性抑制随机波动,并对系统辨识结果进行综合分析。结果表明,相对较于单一GNA算法,结合ARMA模型后系统传递函数拟合精度从92.96%提升至95.53%,预测误差(FPE)由115.9降至47.28,有效提高了抑制系统外界噪声的能力,且零极点和残差分布验证系统传递函数具有较好的稳定性与可靠性。本文方法可以提升摆式倾斜仪系统传递函数辨识精度与鲁棒性,为仪器校准与性能优化提供支撑。 展开更多
关键词 传递函数辨识 自适应高斯牛顿法 ARMA模型 综合分析 摆式倾斜仪器系统
在线阅读 下载PDF
基于量子启发-迁移学习优化算法的高边坡稳定性预测
10
作者 许可 《公路交通科技》 北大核心 2026年第2期62-74,共13页
【目标】针对高边坡稳定性评估的复杂难题,提出一种融合量子启发式优化(QHO)算法与迁移学习(TL)的QHO-TL预测模型。【方法】首先,通过建立精细化三维数值仿真模型,系统研究了天然状态、暴雨、地震、人工开挖等多种条件下高边坡的稳定性... 【目标】针对高边坡稳定性评估的复杂难题,提出一种融合量子启发式优化(QHO)算法与迁移学习(TL)的QHO-TL预测模型。【方法】首先,通过建立精细化三维数值仿真模型,系统研究了天然状态、暴雨、地震、人工开挖等多种条件下高边坡的稳定性演化规律。然后,对比了传统机器学习方法及多种现有模型在不同地质强度指标、降雨强度及噪声水平下的性能表现,验证了所提模型在复杂环境中的适应性。最后,进一步通过全局敏感性分析,识别了影响边坡稳定性的关键特征参数及其贡献度,为边坡工程的可靠性设计与风险控制提供理论依据。【结果】QHO-TL模型在暴雨工况下误差率仅为1.6%,较随机森林模型降低48.4%,并能有效融合降雨时序特征,智能筛选关键因子,提前预测渗流场动态变化,显著提升灾害预警能力。【结论】该模型对低频高危害事件表现出较强泛化能力,可准确识别蠕变-加速阶段的临界状态,为边坡失稳前的干预决策提供科学支持,对复杂地质条件下的边坡安全防控具有重要实践价值。 展开更多
关键词 道路工程 量子启发算法 迁移学习 高边坡稳定性 全局敏感性分析
原文传递
基于Welch-FastICA算法的工况传递路径分析
11
作者 艾睿 王佼辰 《汽车实用技术》 2026年第2期69-73,85,共6页
文章提出了一种基于Welch-FastICA算法的工况传递路径分析方法,通过对传递率的计算过程以及输入信号的解耦方法进行优化,有效解决了传统工况传递路径分析中传递率计算精度低、信号间串扰的问题。将改进方法应用于某型电动汽车驱动电机... 文章提出了一种基于Welch-FastICA算法的工况传递路径分析方法,通过对传递率的计算过程以及输入信号的解耦方法进行优化,有效解决了传统工况传递路径分析中传递率计算精度低、信号间串扰的问题。将改进方法应用于某型电动汽车驱动电机振动传递路径分析中,通过与传统方法进行比较,改进方法的均方根误差(RMSE)值减少了50%;数据间相关系数提升了4%,验证了改进的工况传递路径分析方法的准确性,并成功辨识出对驱动电机振动贡献较大的传递路径,为电动汽车驱动电机减振工作提供理论依据。 展开更多
关键词 工况传递路径 FASTICA算法 路径贡献 传递率
在线阅读 下载PDF
基于迁移学习与运动特征融合的机型分类识别方法
12
作者 葛成龙 张静 +1 位作者 杜剑平 吴优 《信息工程大学学报》 2026年第1期56-63,共8页
针对当前高精度标注数据稀缺、难以有效支撑模型训练,进而导致机型分类准确率低的问题,提出一种基于迁移学习与运动特征融合的机型分类识别方法。首先,分析不同类型飞行器的运动特性差异;其次,用RGB算法将运动差异化特征转化为同时蕴含... 针对当前高精度标注数据稀缺、难以有效支撑模型训练,进而导致机型分类准确率低的问题,提出一种基于迁移学习与运动特征融合的机型分类识别方法。首先,分析不同类型飞行器的运动特性差异;其次,用RGB算法将运动差异化特征转化为同时蕴含轨迹形状信息与目标运动属性的轨迹图像;最后,针对小样本数据场景,引入迁移学习策略,基于预训练ResNet模型进行微调优化,完成机型分类识别。实验结果表明,所提方法在小样本数据集下取得了75.6%的机型分类准确率,相比基线模型准确率提升了11~15.3个百分点。 展开更多
关键词 机型分类识别 广播式自动相关监视系统 RGB算法 联合运动特征 迁移学习
在线阅读 下载PDF
基于改进EfficientNetV2的主配网简化图模生成
13
作者 黄新燕 俞晓峰 +2 位作者 谢旭泉 罗日欣 梁强 《电子设计工程》 2026年第6期192-196,共5页
配电网中含电缆线的闭锁断路器结构复杂,导致设备特征提取难度增加,进而使主配网的设备分类普遍存在失误,导致生成的简化图模与实际情况不符。对此,提出基于改进EfficientNetV2的主配网简化图模生成方法。采用COIIRNM算法和迁移学习策... 配电网中含电缆线的闭锁断路器结构复杂,导致设备特征提取难度增加,进而使主配网的设备分类普遍存在失误,导致生成的简化图模与实际情况不符。对此,提出基于改进EfficientNetV2的主配网简化图模生成方法。采用COIIRNM算法和迁移学习策略改进EfficientNetV2模型,细化主配网设备的分类体系。利用细化后的分类集合,将物理层面的连接转换为程序能够理解的逻辑层面的连接关系,并通过变电站与开关连接主网与配网,明确需要在图模中添加的文本信息,确保内容与电气设备的实际情况相符,生成主配网简化图模。测试结果表明,设计方法生成的主配网简化图模的协调因子值高于0.95,与实际情况更为相符,提高了简化图模的整体可靠性。 展开更多
关键词 改进EfficientNetV2 COIIRNM算法 迁移学习策略 协调因子值 主配网简化图模
在线阅读 下载PDF
基于INOA非接触式击发系统耦合线圈参数优化
14
作者 郭亚坤 信义兵 +1 位作者 高龙 鲁旭涛 《火力与指挥控制》 北大核心 2026年第2期188-196,206,共10页
针对非接触式击发系统中耦合线圈优化模型中参数较多且相互耦合问题,提出了一种基于改进星鸦优化算法的耦合线圈结构优化方法。通过对系统参数分析建立了能量传输效率与线圈结构间的映射关系,引入混沌映射以提升算法全局搜索能力,在系... 针对非接触式击发系统中耦合线圈优化模型中参数较多且相互耦合问题,提出了一种基于改进星鸦优化算法的耦合线圈结构优化方法。通过对系统参数分析建立了能量传输效率与线圈结构间的映射关系,引入混沌映射以提升算法全局搜索能力,在系统参数条件约束下,收敛速度与精度优于其他对比算法,并计算得到68.08%的最高能量传输效率。通过电磁仿真和试验验证,优化参数优于其他线圈模型,较传统的耦合线圈设计方法显著提升设计效率。 展开更多
关键词 非接触式击发 无线电能传输 磁耦合谐振 线圈优化 群智能算法
在线阅读 下载PDF
山西小浪底引黄入涑工程多目标优化调度算法研究
15
作者 范鹏飞 《吉林水利》 2026年第3期64-70,共7页
针对黄河中下游资源型缺水与生态恶化问题,本文以小浪底引黄入涑工程为例,构建基于RVEA算法的多目标优化调度模型,协调供水安全、运行成本与生态环境的博弈关系。模型以供水缺水率平方和最小、泵站运行成本最低、生态流量满足度最高为目... 针对黄河中下游资源型缺水与生态恶化问题,本文以小浪底引黄入涑工程为例,构建基于RVEA算法的多目标优化调度模型,协调供水安全、运行成本与生态环境的博弈关系。模型以供水缺水率平方和最小、泵站运行成本最低、生态流量满足度最高为目标,约束包括水量平衡与分水比例等。运城市典型缺水年(P=75%)算例显示,RVEA算法求解该高维非线性问题表现优异,Pareto解集揭示三目标间的非线性权衡。因工程吨水成本高昂,研究建议建立“以工补农”交叉补贴及生态补偿机制。本研究可为该跨流域调水工程的科学调度与决策提供理论支撑。 展开更多
关键词 跨流域调水 多目标优化 RVEA算法 涑水河 小浪底引黄工程
在线阅读 下载PDF
胶东调水工程分段耦合优化调度
16
作者 曹雪涛 金鹏宇 +3 位作者 王超 孙嘉辉 许珂 姬辰 《南水北调与水利科技(中英文)》 北大核心 2026年第1期54-63,共10页
胶东调水工程结构复杂,且沿线泵站机组不可调频,限制了工程的实际引水能力,为降低优化问题维度、考虑泵站流量适配性,通过将胶东调水工程沿线枢纽进行概化并构建拓扑结构、考虑沿线泵站流量离散及冰期工程运行流量削减问题,将工程解耦为... 胶东调水工程结构复杂,且沿线泵站机组不可调频,限制了工程的实际引水能力,为降低优化问题维度、考虑泵站流量适配性,通过将胶东调水工程沿线枢纽进行概化并构建拓扑结构、考虑沿线泵站流量离散及冰期工程运行流量削减问题,将工程解耦为3段,分别构建水量调度模型。以2024年和2025年胶东地区需水计划为例,应用差分进化算法对模型进行求解,结果表明:计算得到的泵站流量均与实际相匹配,泵站流量调整次数大幅减少,总体供水保证率较原方案提升5%。这说明该模型在考虑泵站调频问题和冰期运行限制的同时,也可以最大限度地满足分水口的用水计划,效果优于人工,为工程调度运行和调水年度方案编制提供了参考价值。 展开更多
关键词 跨流域调水 水量调度模型 水泵调频 差分进化算法 冰期运行
在线阅读 下载PDF
The heat transfer optimization of conical fin by shape modification 被引量:1
17
作者 Jiansheng Wang Xiao Wang 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2016年第8期972-978,共7页
In present work, a stepping optimization algorithm is proposed for the geometric optimization of conical fin, and the heat transfer rate of the fin is treated as the objective function in the optimization algorithm. T... In present work, a stepping optimization algorithm is proposed for the geometric optimization of conical fin, and the heat transfer rate of the fin is treated as the objective function in the optimization algorithm. The conical fin is divided into finite elements which have different generatrix slopes, and the geometry of the conical fin is finally determined by ensuring that every divided element can maintain the maximum heat transfer rate. Based on the actual condition of every element of the fin, the heat conduction equation is solved step by step. The present result shows that the optimized conical fin has more heat transfer quantity and higher fin efficiency compared with those of some typical fins. Furthermore, the theoretical feasibility and the error analysis of present optimization algorithm have been performed as well. 展开更多
关键词 FIN OPTIMIZATION HEAT transfer STEPPING OPTIMIZATION algorithm
在线阅读 下载PDF
Coherent attacks on a practical quantum oblivious transfer protocol 被引量:1
18
作者 Guang-Ping He 《Chinese Physics B》 SCIE EI CAS CSCD 2018年第10期202-207,共6页
In a recent quantum oblivious transfer protocol proposed by Nagy et al., it was proven that attacks based on individual measurements and 2-qubit entanglement can all be defeated. Later we found that 5-body entanglemen... In a recent quantum oblivious transfer protocol proposed by Nagy et al., it was proven that attacks based on individual measurements and 2-qubit entanglement can all be defeated. Later we found that 5-body entanglement-based attacks can break the protocol. Here we further tighten the security bound, by showing that the protocol is insecure against 4-body entanglement-based attacks, while being immune to 3-body entanglement-based attacks. Also, increasing the number of qubits in the protocol is useless for improving its security. 展开更多
关键词 quantum cryptography quantum algorithm quantum oblivious transfer ENTANGLEMENT
原文传递
A Review of an Expert System Design for Crude Oil Distillation Column Using the Neural Networks Model and Process Optimization and Control Using Genetic Algorithm Framework 被引量:1
19
作者 Lekan Taofeek Popoola Gutti Babagana Alfred Akpoveta Susu 《Advances in Chemical Engineering and Science》 2013年第2期164-170,共7页
This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (... This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (FL) and genetic algorithm (GA) framework were chosen as the best methodologies for design, optimization and control of crude oil distillation column. It was discovered that many past researchers used rigorous simulations which led to convergence problems that were time consuming. The use of dynamic mathematical models was also challenging as these models were also time dependent. The proposed methodologies use back-propagation algorithm to replace the convergence problem using error minimal method. 展开更多
关键词 Artificial Neural Network CRUDE Oil Distillation Column Genetic algorithm FRAMEWORK Sigmoidal transfer Function BACK-PROPAGATION algorithm
在线阅读 下载PDF
基于风格迁移算法的苏州宋锦图案的数字化设计研究 被引量:1
20
作者 苏燕 刘畅 华佳 《包装工程》 北大核心 2025年第6期286-293,共8页
目的为了更好地保护与继承苏州宋锦的艺术特征,促进其创新,以苏州宋锦为研究对象,采用数字技术对其进行创新。利用数字技术,能够充分把握苏州宋锦的艺术特色,使其更符合时代发展的需要,以满足现代社会发展的需求和消费人群的需要。方法... 目的为了更好地保护与继承苏州宋锦的艺术特征,促进其创新,以苏州宋锦为研究对象,采用数字技术对其进行创新。利用数字技术,能够充分把握苏州宋锦的艺术特色,使其更符合时代发展的需要,以满足现代社会发展的需求和消费人群的需要。方法将风格迁移算法和形态文法相结合,进行苏州宋锦纹样数字化创新设计研究,并通过对算法模型的训练和多组比较试验,验证该方法的有效性。结果该算法能够准确捕捉宋锦图案的风格特征,并有效地将其应用于不同的设计场景中。结论基于风格迁移算法的苏州宋锦图案的数字化设计研究,不仅为苏州宋锦的数字化传承与创新提供了有力的技术支持,也为提高创造效率提供了支持与保障,并使文化和科学技术的结合成为可能。 展开更多
关键词 苏州宋锦 图案创新 数字化 形状语法 风格迁移算法
在线阅读 下载PDF
上一页 1 2 70 下一页 到第
使用帮助 返回顶部