期刊文献+
共找到5,897篇文章
< 1 2 250 >
每页显示 20 50 100
Optimizing Connections:Applied Shortest Path Algorithms for MANETs
1
作者 Ibrahim Alameri Jitka Komarkova +2 位作者 Tawfik Al-Hadhrami Abdulsamad Ebrahim Yahya Atef Gharbi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期787-807,共21页
This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to del... This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to delve into and refine the application of the Dijkstra’s algorithm in this context,a method conventionally esteemed for its efficiency in static networks.Thus,this paper has carried out a comparative theoretical analysis with the Bellman-Ford algorithm,considering adaptation to the dynamic network conditions that are typical for MANETs.This paper has shown through detailed algorithmic analysis that Dijkstra’s algorithm,when adapted for dynamic updates,yields a very workable solution to the problem of real-time routing in MANETs.The results indicate that with these changes,Dijkstra’s algorithm performs much better computationally and 30%better in routing optimization than Bellman-Ford when working with configurations of sparse networks.The theoretical framework adapted,with the adaptation of the Dijkstra’s algorithm for dynamically changing network topologies,is novel in this work and quite different from any traditional application.The adaptation should offer more efficient routing and less computational overhead,most apt in the limited resource environment of MANETs.Thus,from these findings,one may derive a conclusion that the proposed version of Dijkstra’s algorithm is the best and most feasible choice of the routing protocol for MANETs given all pertinent key performance and resource consumption indicators and further that the proposed method offers a marked improvement over traditional methods.This paper,therefore,operationalizes the theoretical model into practical scenarios and also further research with empirical simulations to understand more about its operational effectiveness. 展开更多
关键词 Dijkstra’s algorithm optimization complexity analysis shortest path first comparative algorithm analysis nondeterministic polynomial(NP)-complete
下载PDF
Representation of an Integer by a Quadratic Form through the Cornacchia Algorithm
2
作者 Moumouni Djassibo Woba 《Applied Mathematics》 2024年第9期614-629,共16页
Cornachia’s algorithm can be adapted to the case of the equation x2+dy2=nand even to the case of ax2+bxy+cy2=n. For the sake of completeness, we have given modalities without proofs (the proof in the case of the equa... Cornachia’s algorithm can be adapted to the case of the equation x2+dy2=nand even to the case of ax2+bxy+cy2=n. For the sake of completeness, we have given modalities without proofs (the proof in the case of the equation x2+y2=n). Starting from a quadratic form with two variables f(x,y)=ax2+bxy+cy2and n an integer. We have shown that a primitive positive solution (u,v)of the equation f(x,y)=nis admissible if it is obtained in the following way: we take α modulo n such that f(α,1)≡0modn, u is the first of the remainders of Euclid’s algorithm associated with n and α that is less than 4cn/| D |) (possibly α itself) and the equation f(x,y)=n. has an integer solution u in y. At the end of our work, it also appears that the Cornacchia algorithm is good for the form n=ax2+bxy+cy2if all the primitive positive integer solutions of the equation f(x,y)=nare admissible, i.e. computable by the algorithmic process. 展开更多
关键词 Quadratic Form Cornacchia algorithm Associated Polynomials Euclid’s algorithm Prime Number
下载PDF
Time Complexity of the Oracle Phase in Grover’s Algorithm
3
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第1期1-10,共10页
Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the uns... Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the unstructured search problems with the time complexity of O(). In Grover’s algorithm, the key is Oracle and Amplitude Amplification. In this paper, our purpose is to show through examples that, in general, the time complexity of the Oracle Phase is O(N), not O(1). As a result, the time complexity of Grover’s algorithm is O(N), not O(). As a secondary purpose, we also attempt to restore the time complexity of Grover’s algorithm to its original form, O(), by introducing an O(1) parallel algorithm for unstructured search without repeated items, which will work for most cases. In the worst-case scenarios where the number of repeated items is O(N), the time complexity of the Oracle Phase is still O(N) even after additional preprocessing. 展开更多
关键词 Quantum Computing OrACLE Amplitude Amplification Grovers algorithm
下载PDF
O(logN) Algorithm for Amplitude Amplification and O(logN) Algorithms for Amplitude Transfer in Grover’s Algorithm
4
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第2期169-188,共20页
Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper intr... Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper introduces two new algorithms for Amplitude Amplification in Grovers algorithm with a time complexity of T = O(logN), aiming to improve efficiency in quantum computing. The difference between Grovers algorithm and our first algorithm is that the Amplitude Amplification ratio in Grovers algorithm is an arithmetic series and ours, a geometric one. Because our Amplitude Amplification ratios converge much faster, the time complexity is improved significantly. In our second algorithm, we introduced a new concept, Amplitude Transfer where the marked state is transferred to a new set of qubits such that the new qubit state is an eigenstate of measurable variables. When the new qubit quantum state is measured, with high probability, the correct solution will be obtained. 展开更多
关键词 Quantum Computing OrACLE Amplitude Amplification Grovers algorithm
下载PDF
基于S-R和分解定理的二维几何非线性问题的虚单元法求解
5
作者 江巍 尹豪 +3 位作者 吴剑 汤艳春 李坤鹏 郑宏 《工程力学》 EI CSCD 北大核心 2024年第8期23-35,共13页
应变-旋转(Strain-Rotation,S-R)和分解定理为分析几何非线性问题提供了合理可靠的理论基础,但用有限元求解时会遇到大变形发生后的网格畸变问题。近年提出的虚单元法(Virtual element method,VEM)适用于一般的多边形网格,因此,该文尝... 应变-旋转(Strain-Rotation,S-R)和分解定理为分析几何非线性问题提供了合理可靠的理论基础,但用有限元求解时会遇到大变形发生后的网格畸变问题。近年提出的虚单元法(Virtual element method,VEM)适用于一般的多边形网格,因此,该文尝试使用一阶虚单元求解基于S-R和分解定理的二维几何非线性问题,以克服网格畸变的影响。基于重新定义的多项式位移空间基函数,推演获得一阶虚单元分析线弹性力学问题时允许位移空间向多项式位移空间的投影表达式;按照虚单元法双线性格式的计算规则,分析处理基于更新拖带坐标法和势能率原理的增量变分方程;进而建立离散系统方程及其矩阵表达形式,并编制MATLAB求解程序;采用常规多边形网格和畸变网格,应用该文算法分析均布荷载下的悬臂梁和均匀内压下的厚壁圆筒变形。结果与已有文献和ANSYS软件的对比表明:该文算法在两种网格中均可有效执行且具备足够数值精度。总体该文算法为基于S-R和分解定理的二维几何非线性问题求解提供了一种鲁棒方法。 展开更多
关键词 s-r和分解定理 虚单元法 几何非线性 网格畸变 多边形网格
下载PDF
基于空间注意力机制的Mask R-CNN致密储层岩石薄片图像鉴定
6
作者 李春生 刘涛 +7 位作者 刘宗堡 张可佳 刘芳 刘晓文 田梦晴 白玉磊 尹靖淞 卢羿州 《中国石油大学学报(自然科学版)》 EI CAS CSCD 北大核心 2024年第4期24-32,共9页
针对陆相致密储层岩石薄片鉴定识别难、制片成本高、时间消耗长和人为主观强等难题,选取鄂尔多斯盆地临兴区块上古生界和松辽盆地三肇凹陷扶余油层为靶区,提出一种基于深度学习的致密油储层岩石薄片人工智能鉴定方法,引入图像预处理技... 针对陆相致密储层岩石薄片鉴定识别难、制片成本高、时间消耗长和人为主观强等难题,选取鄂尔多斯盆地临兴区块上古生界和松辽盆地三肇凹陷扶余油层为靶区,提出一种基于深度学习的致密油储层岩石薄片人工智能鉴定方法,引入图像预处理技术去除岩石薄片图像噪声并统一图像像素大小,构建空间几何增广机制,基于空间注意力机制改进Mask R-CNN算法,并将上述方法应用于实例靶区进行有效性验证。结果表明:图像预处理技术能够在保障图像特征的前提下,有效提高图像质量,减少噪声干扰;空间几何图像增广机制能够在在一定程度上增加可用样本的数量;基于空间注意力机制的Mask R-CNN算法可以同时完成复杂岩石薄片成分的分割与智能识别工作,分割精度在不同数据集情况下的平均精度为89.2%,整体识别准确率为93%,适用于致密油储层岩石薄片特征鉴定。 展开更多
关键词 致密储层 岩石薄片 深度学习 Mask r-CNN算法 分割与识别
下载PDF
Ⅰ导联R/(R+S)对胸前V3导联移行流出道室性心律失常起源部位的鉴别价值
7
作者 秦奋 赵雨薇 +4 位作者 赵江涛 朱揆 王攀基 宋盼 陶海龙 《郑州大学学报(医学版)》 CAS 北大核心 2024年第5期686-690,共5页
目的:探索鉴别胸前V3导联移行流出道室性心律失常(OT-VA)起源部位的体表心电图指标。方法:连续选择2017年1月至2022年8月行导管射频消融术的胸前V3导联移行OT-VA患者65例。比较左室流出道起源组(LVOT组)和右室流出道起源组(RVOT组)室性... 目的:探索鉴别胸前V3导联移行流出道室性心律失常(OT-VA)起源部位的体表心电图指标。方法:连续选择2017年1月至2022年8月行导管射频消融术的胸前V3导联移行OT-VA患者65例。比较左室流出道起源组(LVOT组)和右室流出道起源组(RVOT组)室性心律失常发作时体表心电图QRS波振幅及相关指标的差异,选择差异有统计学意义的指标,绘制ROC曲线评价所选取指标鉴别OT-VA起源部位的效能。结果:LVOT组11例,RVOT组54例,两组间差异有统计学意义且ROC曲线下面积(AUC)最大的指标为Ⅰ导联R波/(R+S)波振幅比[R/(R+S)],其鉴别OT-VA起源部位的AUC(95%CI)为0.949(0.894~1.000),截断值为0.50。Ⅰ导联R/(R+S)<0.50诊断胸前V3导联移行LVOT起源OT-VA的敏感度、特异度和准确度分别为0.909、0.944和0.938。结论:Ⅰ导联R/(R+S)<0.50可准确鉴别LVOT起源的胸前V3导联移行OT-VA。 展开更多
关键词 Ⅰ导联 室性心律失常 胸前导联移行 左室流出道 右室流出道
下载PDF
基于相位补偿核的GNSS-SAR改进后向投影成像算法
8
作者 周鹏 马明玉 +2 位作者 张晰 张振华 张杰 《雷达科学与技术》 北大核心 2024年第3期326-333,340,共9页
在利用全球导航卫星系统反射信号(GNSS-R)的无源合成孔径雷达体制中,目前常采用后向投影算法进行成像处理,但该算法逐点精确聚焦的处理过程使得算法的运算量大。针对上述问题,提出了一种数据分块和构造相位补偿核的改进后向投影算法。... 在利用全球导航卫星系统反射信号(GNSS-R)的无源合成孔径雷达体制中,目前常采用后向投影算法进行成像处理,但该算法逐点精确聚焦的处理过程使得算法的运算量大。针对上述问题,提出了一种数据分块和构造相位补偿核的改进后向投影算法。改进算法对回波矩阵进行分块,将目标区域成像网格点的最长延迟距离与最短延迟距离等间隔划分,建立相位补偿核,通过距离向搜索操作得到各网格点的相位补偿结果,在方位向相干叠加形成子图,递归合并得到最终图像。定量分析得出,改进算法可有效降低运算量,同时节省内存。仿真结果验证了所提算法的有效性。 展开更多
关键词 全球导航卫星系统反射信号 合成孔径雷达 后向投影算法 相位补偿核
下载PDF
基于S-O-R模型的视觉营销对消费者购买意愿的影响研究——以红色文创网店为例 被引量:1
9
作者 魏加兴 张婷婷 《市场周刊》 2024年第1期76-80,共5页
为提高红色文创网店的点击转化率,文章从消费者视角出发,研究影响消费者购买意愿的视觉因素。基于S-O-R模型理论,构建红色文创网店视觉营销对消费者购买意愿因素的理论模型。利用S-O-R模型分析了红色文创网店视觉营销中的商品形象、界... 为提高红色文创网店的点击转化率,文章从消费者视角出发,研究影响消费者购买意愿的视觉因素。基于S-O-R模型理论,构建红色文创网店视觉营销对消费者购买意愿因素的理论模型。利用S-O-R模型分析了红色文创网店视觉营销中的商品形象、界面形象以及品牌视觉形象对顾客感知价值及顾客购买意向的影响。通过设计量表和调查问卷进行实证研究,并结合结构方程模型加以论证,得出品牌视觉形象和界面形象是影响消费者购买意愿的关键因素,为设计师和红色文创品牌进行网店设计提供了一定的理论参考和建议。 展开更多
关键词 s-O-r模型 消费者购买意愿 红色文创产品 视觉营销
下载PDF
R.S.托马斯诗歌中的反田园书写
10
作者 李伟 《池州学院学报》 2024年第2期33-37,共5页
R.S.托马斯的诗歌展现了威尔士乡村一系列反田园特质,包括几乎绝望的风景、花园里的机器和自然界弱肉强食的暴力法则。这种现实主义的反田园书写反映了托马斯的民族主义情结、反现代主义和生态主义的立场。通过探讨田园与反田园的含义,... R.S.托马斯的诗歌展现了威尔士乡村一系列反田园特质,包括几乎绝望的风景、花园里的机器和自然界弱肉强食的暴力法则。这种现实主义的反田园书写反映了托马斯的民族主义情结、反现代主义和生态主义的立场。通过探讨田园与反田园的含义,分析托马斯诗歌中的反田园书写及其现实关怀,有助于挖掘他积极的入世态度和道德情怀。 展开更多
关键词 r.s.托马斯 反田园 民族主义 后现代主义 生态主义
下载PDF
达人主播直播带货对消费者购买意愿的双路径影响——基于SOR及ELM模型的分析
11
作者 郑亚琴 陈慧娴 郑宇晨 《铜陵学院学报》 2024年第5期15-21,共7页
文章基于SOR模型和ELM模型,研究了达人主播直播带货营销对消费者购买意愿的影响机理。该研究发现,消费者购买意愿通过中心路径和边缘路径被影响,中心路径因素为信息质量和促销激励,而边缘路径因素为达人主播的专业性、知名度和社会临场... 文章基于SOR模型和ELM模型,研究了达人主播直播带货营销对消费者购买意愿的影响机理。该研究发现,消费者购买意愿通过中心路径和边缘路径被影响,中心路径因素为信息质量和促销激励,而边缘路径因素为达人主播的专业性、知名度和社会临场感。此外,消费者的感知信任和感知价值对其购买意愿具有显著正向影响,并在不同因素之间起中介作用。本研究结果提供了一个包括感知信任和感知价值双路径的中介影响模型框架,为未来研究该领域提供了新的思路和实证基础。 展开更多
关键词 直播带货 达人主播 sOr理论 ELM模型 购买意愿
下载PDF
基于优化Faster R-CNN算法的金属板材表面缺陷检测 被引量:3
12
作者 孔思曼 周晨阳 +2 位作者 王家华 李林 孙践知 《制造技术与机床》 北大核心 2024年第1期171-178,共8页
传统的图像处理方法对生产过程中各种金属板材表面缺陷检测效率低,难以满足工业生产的需求。为了提高金属板材表面缺陷检测的精度,文章提出了一种基于优化Faster R-CNN算法的金属板材表面缺陷检测方法,以残差网络ResNet50作为主干特征... 传统的图像处理方法对生产过程中各种金属板材表面缺陷检测效率低,难以满足工业生产的需求。为了提高金属板材表面缺陷检测的精度,文章提出了一种基于优化Faster R-CNN算法的金属板材表面缺陷检测方法,以残差网络ResNet50作为主干特征提取网络。首先,融合特征金字塔网络和可变形卷积网络以提高对小目标和不规则性缺陷的检测能力。然后,采用RoI Align和K-means++聚类算法对候选框进行优化,实现缺陷的精准定位。最后,将提出的模型运用在NEU-DET数据集中进行多次实验。实验结果表明,优化后的Faster R-CNN算法在此数据集上的mAP为78.7%,与原始网络相比提高了7.7%,并且其检测性能优于SSD、YOLOv5s和YOLOv7三类目标检测算法。 展开更多
关键词 缺陷检测 Faster r-CNN 特征金字塔网络 可变形卷积网络 聚类算法
下载PDF
基于Faster R-CNN算法的变电站设备识别与缺陷检测技术研究 被引量:4
13
作者 于虹 龚泽威一 +2 位作者 张海涛 周帅 于智龙 《电测与仪表》 北大核心 2024年第3期153-159,共7页
变电站作为电力运输的中转站,是城市运转、人民生活的重要基础设施。变电站在运行过程中,经常发生因位置偏僻,不支持机器人或无人机直接进行探测而造成的设备运作温度检测不及时的问题。传统的变电站设备缺陷识别算法是基于机器的学习算... 变电站作为电力运输的中转站,是城市运转、人民生活的重要基础设施。变电站在运行过程中,经常发生因位置偏僻,不支持机器人或无人机直接进行探测而造成的设备运作温度检测不及时的问题。传统的变电站设备缺陷识别算法是基于机器的学习算法,精确度较低,只适合单个设备类别的缺陷检测,易受环境的影响。基于此,文中提出一种识别变电站设备红外缺陷的方法。首先,基于Faster R-CNN算法的设备识别,对6种类型的变电站设备包括套管、绝缘体、电线、电压互感器、避雷针和断路器进行目标识别,以实现设备的精确定位;然后,基于稀疏表示分类(SRC)的算法获得输入样本的实际标签;最后,基于温度阈值判别式算法,在设备区域中识别设备温度的异常缺陷。文中的方法实现了在红外线图像下的设备识别和缺陷检测,运用文中设计的方法对6类设备的红外图像进行检测,准确率达到91.58%,不同类型设备缺陷的平均识别准确率为91.62%,整体缺陷图像的识别准确率达到87.62%。实验结果表明了该方法的有效性和准确性。 展开更多
关键词 变电站设备 缺陷检测 Faster r-CNN srC算法
下载PDF
改进Mask R-CNN的车辆检测算法 被引量:1
14
作者 汪菊 孙玉 吴宜良 《福州大学学报(自然科学版)》 CAS 北大核心 2024年第4期421-429,共9页
为提升在不同复杂场景下的车辆检测性能,提出一种基于改进Mask R-CNN的车辆检测算法.在算法的主干网络ResNet50中引入PSA极自注意力机制提升主干网络特征提取能力;在特征金字塔顶层网络中添加一个带有ECA注意力机制的分支与原分支进行... 为提升在不同复杂场景下的车辆检测性能,提出一种基于改进Mask R-CNN的车辆检测算法.在算法的主干网络ResNet50中引入PSA极自注意力机制提升主干网络特征提取能力;在特征金字塔顶层网络中添加一个带有ECA注意力机制的分支与原分支进行特征融合,缓解顶层特征由于通道降维造成的信息损失.重新设计卷积检测头使得边框回归更为准确,并使用余弦退火算法和Soft-NMS算法来优化训练过程和后处理结果.实验结果表明,改进的Mask R-CNN车辆检测算法相比原Mask R-CNN算法在复杂场景下具有更高的检测精度,在CNRPark-EXT测试集中平均精确度提高3.8%,在更具挑战性的MiniPark测试集中平均精确度提高7.9%. 展开更多
关键词 车辆检测 Mask r-CNN算法 PsA极自注意力机制 ECA注意力机制 soft-NMs算法
下载PDF
(1R,2S)-2-氟环丙胺对甲苯磺酸盐合成工艺的改进
15
作者 吕红兵 邱滔 《现代化工》 CAS CSCD 北大核心 2024年第S01期218-221,225,共5页
研究了(1R,2S)-2-氟环丙胺对甲苯磺酸盐的合成工艺。以丁二烯为原料,经过成环、氧化、还原、拆分等反应,设计合成(1S,2S)-2-氟环丙甲酸,通过考察与优化确定了最佳反应条件;进一步制得目标产物(1R,2S)-2-氟环丙胺对甲苯磺酸盐,产物收率达... 研究了(1R,2S)-2-氟环丙胺对甲苯磺酸盐的合成工艺。以丁二烯为原料,经过成环、氧化、还原、拆分等反应,设计合成(1S,2S)-2-氟环丙甲酸,通过考察与优化确定了最佳反应条件;进一步制得目标产物(1R,2S)-2-氟环丙胺对甲苯磺酸盐,产物收率达到75%。 展开更多
关键词 (1r 2s)-2-氟环丙胺对甲苯磺酸盐 丁二烯 环丙烷 氧化还原 手性分离
下载PDF
碱促进的(3aS,4R,6aR)-双苄基生物素转化为(3aS,4S,6aR)-双苄基生物素的研究
16
作者 金剑炜 于绪平 +7 位作者 俞春晓 梁玲玲 宋少奇 肖群艳 徐晓攀 储楠 滕南鑫 吴春雷 《浙江化工》 CAS 2024年第10期38-44,共7页
目的:将生物素关键中体(3aS,4S,6aR)-双苄基生物素合成过程中产生的杂质(3aS,4R,6aR)-双苄基生物素经化学反应转化为产物(3aS,4S,6aR)-双苄基生物素。方法:通过碱催化反应,(3aS,4R,6aR)-双苄基生物素能顺利地转化为(3aS,4S,6aR)-双苄基... 目的:将生物素关键中体(3aS,4S,6aR)-双苄基生物素合成过程中产生的杂质(3aS,4R,6aR)-双苄基生物素经化学反应转化为产物(3aS,4S,6aR)-双苄基生物素。方法:通过碱催化反应,(3aS,4R,6aR)-双苄基生物素能顺利地转化为(3aS,4S,6aR)-双苄基生物素。结果:以异丙醇为溶剂,甲醇钠为催化剂,(3aS,4R,6aR)-双苄基生物素在25℃下搅拌24 h,以32.5%的收率得到(3aS,4S,6aR)-双苄基生物素。结论:该工艺为生物素工业生产中产生的杂质(3aS,4R,6aR)-双苄基生物素的回收利用提供了一种可行的方法。 展开更多
关键词 (3as 4r 6ar)-双苄基生物素 (3as 4s 6ar)-双苄基生物素 碱催化 手性翻转 消旋化
下载PDF
基于Mask R-CNN的锅炉火焰图像核心高温区域提取 被引量:1
17
作者 张胜华 龙嘉健 陆继东 《发电设备》 2024年第4期205-210,共6页
为了提高锅炉火焰核心高温区域特征提取的准确性和稳定性,结合四角切圆燃烧锅炉火焰特点,提出了一种基于Mask R-CNN的火焰核心高温区域轮廓提取方法。通过某330 MW燃煤锅炉工业火焰监控系统获取约10 000帧历史运行工况的火焰图像进行建... 为了提高锅炉火焰核心高温区域特征提取的准确性和稳定性,结合四角切圆燃烧锅炉火焰特点,提出了一种基于Mask R-CNN的火焰核心高温区域轮廓提取方法。通过某330 MW燃煤锅炉工业火焰监控系统获取约10 000帧历史运行工况的火焰图像进行建模,并对升负荷工况的火焰图像进行在线处理验证。结果表明:基于Mask R-CNN模型的核心高温区域检测精准率达到92.35%,相比于传统的阈值分割法、边缘检测法具有更高的稳定性;Mask R-CNN模型能更好地适应变负荷时脉动火焰波动、快速变化的特点,轮廓边缘受其他区域的影响较小,有助于针对火焰核心高温区域轮廓进行火焰几何特征、分布特征的提取计算。 展开更多
关键词 四角切圆燃烧锅炉 火焰图像 核心高温区域 Mask r-CNN算法
下载PDF
Smooth constraint inversion technique in genetic algorithms and its application to surface wave study in the Tibetan Plateau 被引量:3
18
作者 吴建平 明跃红 曾融生 《Acta Seismologica Sinica(English Edition)》 EI CSCD 2001年第1期49-57,共9页
Smooth constraint is important in linear inversion, but it is difficult to apply directly to model parameters in genetic algorithms. If the model parameters are smoothed in iteration, the diversity of models will be g... Smooth constraint is important in linear inversion, but it is difficult to apply directly to model parameters in genetic algorithms. If the model parameters are smoothed in iteration, the diversity of models will be greatly suppressed and all the models in population will tend to equal in a few iterations, so the optimal solution meeting requirement can not be obtained. In this paper, an indirect smooth constraint technique is introduced to genetic inversion. In this method, the new models produced in iteration are smoothed, then used as theoretical models in calculation of misfit function, but in process of iteration only the original models are used in order to keep the diversity of models. The technique is effective in inversion of surface wave and receiver function. Using this technique, we invert the phase velocity of Raleigh wave in the Tibetan Plateau, revealing the horizontal variation of S wave velocity structure near the center of the Tibetan Plateau. The results show that the S wave velocity in the north is relatively lower than that in the south. For most paths there is a lower velocity zone with 12-25 km thick at the depth of 15-40 km. The lower velocity zone in upper mantle is located below the depth of 100 km, and the thickness is usually 40-80 km, but for a few paths reach to 100 km thick. Among the area of Ando, Maqi and Ushu stations, there is an obvious lower velocity zone with the lowest velocity of 4.2-4.3 km/s at the depth of 90-230 km. Based on the S wave velocity structures of different paths and former data, we infer that the subduction of the Indian Plate is delimited nearby the Yarlung Zangbo suture zone. 展开更多
关键词 genetic algorithm smooth constraint surface wave s wave velocity structure Tibetan Plateau
下载PDF
A hybrid quantum encoding algorithm of vector quantization for image compression 被引量:4
19
作者 庞朝阳 周正威 郭光灿 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第12期3039-3043,共5页
Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability... Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability of success near 100% has been proposed, that performs operations 45√N times approximately. In this paper, a hybrid quantum VQ encoding algorithm between the classical method and the quantum algorithm is presented. The number of its operations is less than √N for most images, and it is more efficient than the pure quantum algorithm. 展开更多
关键词 vector quantization Grovers algorithm image compression quantum algorithm
下载PDF
基于Faster R-CNN图像处理的变电站异常设备红外检测方法 被引量:3
20
作者 蒋健 刘年 孙超 《沈阳工业大学学报》 CAS 北大核心 2024年第2期157-164,共8页
针对智能变电站内一次设备红外监测图像分析与处理智能化较低的问题,提出了一种基于Faster R-CNN的变电站异常设备红外检测图谱分析方法,并实现了变电站故障设备的智能识别和原因分析。将远程终端单元所采集到的红外图像进行预处理,并... 针对智能变电站内一次设备红外监测图像分析与处理智能化较低的问题,提出了一种基于Faster R-CNN的变电站异常设备红外检测图谱分析方法,并实现了变电站故障设备的智能识别和原因分析。将远程终端单元所采集到的红外图像进行预处理,并对图中的变电站设备进行识别;采用大津算法结合图像灰度值的特殊性对图像进行分割与图像配准;Faster R-CNN则用于对比判断设备是否处于故障状态并分析原因。实验测试结果表明,所提方法对于多种故障设备的识别准确率均在90%以上,具有较优的鲁棒性。 展开更多
关键词 智能变电站 一次设备 故障检测 红外图谱 图像处理 OsTU算法 图像灰度值 Faster r-CNN模型
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部