期刊文献+
共找到1,555篇文章
< 1 2 78 >
每页显示 20 50 100
结合Lee滤波的NL-Means声呐图像滤波方法
1
作者 田原嫄 雷玉峰 郭海涛 《河南科技学院学报(自然科学版)》 2024年第5期46-52,共7页
声呐图像中存在的散斑噪声不仅极大地影响了图像质量,还对图像的后续分割、增强、边缘检测等增加了很多负面影响.针对这一问题,提出了结合Lee滤波的NL-Means算法:先用Lee滤波算法对声呐图像进行一次滤波,再用滤波后的图像计算NL-Means... 声呐图像中存在的散斑噪声不仅极大地影响了图像质量,还对图像的后续分割、增强、边缘检测等增加了很多负面影响.针对这一问题,提出了结合Lee滤波的NL-Means算法:先用Lee滤波算法对声呐图像进行一次滤波,再用滤波后的图像计算NL-Means算法中的权重部分的权值,最后用NL-Means算法结合该权重进行滤波.改进的滤波方法避免了权重计算过程中由于噪声的影响而使导致权重偏小的问题,精确了NL-Means算法中的权重分配.实验证明,改进方法对声呐图像的散斑噪声不仅有更好的抑制效果,还提升了图像的质量. 展开更多
关键词 声呐图像滤波 lee滤波 NL-Means算法 评价指标
下载PDF
Optimizing Connections:Applied Shortest Path Algorithms for MANETs
2
作者 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
3
作者 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
4
作者 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 Grover’s algorithm
下载PDF
O(logN) Algorithm for Amplitude Amplification and O(logN) Algorithms for Amplitude Transfer in Grover’s Algorithm
5
作者 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 Grover’s algorithm
下载PDF
运动与共轭亚油酸对青春期肥胖大鼠能量代谢、体重和Lee’s指数的影响 被引量:2
6
作者 张皓月 柏友萍 +3 位作者 林潺 吴琳 孙明明 崔嘉琴 《江苏师范大学学报(自然科学版)》 CAS 2015年第4期82-86,共5页
为探讨运动与共轭亚油酸(CLA)对青春期肥胖大鼠在8周减肥过程中的能量代谢、体重和Lee’s指数的影响,在大鼠建模后,取32只肥胖大鼠随机分为4组,每组8只,分别为肥胖对照组、单纯CLA组、单纯运动组、运动结合CLA组.实验方案设计为:动... 为探讨运动与共轭亚油酸(CLA)对青春期肥胖大鼠在8周减肥过程中的能量代谢、体重和Lee’s指数的影响,在大鼠建模后,取32只肥胖大鼠随机分为4组,每组8只,分别为肥胖对照组、单纯CLA组、单纯运动组、运动结合CLA组.实验方案设计为:动物跑台速度21-25m/min,60min/次,CLA采用1.6g/(kg·d)灌胃,5次/周,连续8周,每周测定体重、体长、计算Lee’s指数,并采用大鼠代谢系统测大鼠运动后即刻状态吸氧量和能量消耗.结果显示:8周过程中,干预各组表现出运动后即刻肌肉吸氧量、总吸氧量、肌肉能耗和总能耗明显高于对照组,运动组高于单纯CLA组,在第8周表现最明显;体重增长幅度表现为运动组和运动结合CLA组均低于单纯CLA组、对照组;Lee’s指数表现为干预各组在第8周均低于对照组.得出青春期肥胖大鼠伴随周龄的增加,体重呈上升趋势,而肌肉吸氧量和总吸氧量、肌肉能耗和总能耗呈下降趋势,8周不同干预方法均能抵抗其下降,并且能抑制体重增加和降低Lee’s指数,运动结合CLA效果最为明显. 展开更多
关键词 运动 共轭亚油酸 青春期肥胖 能量代谢 体重 lees指数
下载PDF
有氧运动与针刺穴位对中老年大鼠腹部脂肪及体重、腰围、Lee’s指数影响的研究 被引量:2
7
作者 房美玉 郑澜 +2 位作者 周建社 陈锐 李善妮 《沈阳体育学院学报》 2004年第3期314-314,共1页
探讨有氧运动训练与针刺穴位对中老年大鼠腹部脂肪、体重、体长、腰围及Lee’s指数影响的变化规律。选用32只 16月龄雄性SD健康大鼠 ,随机分成对照组、运动训练组、针刺穴位组和运动针刺结合组 ,均以普通饲料喂养。运动组大鼠在动物跑... 探讨有氧运动训练与针刺穴位对中老年大鼠腹部脂肪、体重、体长、腰围及Lee’s指数影响的变化规律。选用32只 16月龄雄性SD健康大鼠 ,随机分成对照组、运动训练组、针刺穴位组和运动针刺结合组 ,均以普通饲料喂养。运动组大鼠在动物跑台上进行跑步训练 ,每日下午 6点~晚 8点进行。据BedfordTG等的研究采用速度 2 0m/min ,坡度 5°(相当于 6 5 %~ 75 %VO2 max)训练 ,持续时间从 2 0min/次开始 ,逐增加至 6 0min/次 ,每周 3次 (隔日 1次 ) ,共12周 ;针刺组大鼠在动物固定器上仰卧位 ,选穴后三里、天枢、中脘、阴陵泉 (两侧交替轮换取穴 ) ,32号 1寸毫针刺入3~ 5mm ,接通电针治疗仪 ,低强度刺激 (频率 10Hz、1 5V的连续波 ) ,以不引起肌肉颤动为准 ,留针 10min ,每周 3次(隔日 1次 ) ,共 12周 ;运动针刺结合组大鼠采用运动训练与针刺穴位两项交替进行 ,每周各 3次 ,方法同运动训练组和针刺穴位组 ,共 12周。实验过程中记录大鼠进食、水量 ,测体重、体长及腰围 ,计算Lee’s指数 ,并观察大便质量、睡眠等状态 ,实验结束后剖腹称重腹内脂肪量。结果表明 :运动针刺结合的减肥方法对大鼠有良好的降脂、减重、缩腰的作用 (P <0 0 0 1) ;单一的针刺减肥具有减重、降脂、缩腰作用 (P <0 0 1) ;单一的运动减肥? 展开更多
关键词 有氧运动 针刺穴位 中老年大鼠 腹部脂肪 体重 腰围 lees指数 运动训练
下载PDF
耗散粒子动力学中Lees-Edwards边界条件的实施 被引量:4
8
作者 陈硕 金亚斌 +1 位作者 张明焜 尚智 《同济大学学报(自然科学版)》 EI CAS CSCD 北大核心 2012年第1期137-142,共6页
结合元胞分割法以及改进的velocity-Verlet算法讨论了Lees-Edwards边界条件在耗散粒子动力学中的实施,并将模拟结果与前人的工作进行了对比分析.所得到的速度、密度、温度、压力以及应力分布等与预期一致,尤其当耗散力系数γ提高到100时... 结合元胞分割法以及改进的velocity-Verlet算法讨论了Lees-Edwards边界条件在耗散粒子动力学中的实施,并将模拟结果与前人的工作进行了对比分析.所得到的速度、密度、温度、压力以及应力分布等与预期一致,尤其当耗散力系数γ提高到100时,系统中的各参数分布仍然是均匀的.表明高耗散率条件下,在耗散粒子动力学中应用Lees-Edwards边界条件仍然有效,笔者提出了与文献[21]不一致的观点. 展开更多
关键词 耗散粒子动力学 lees-Edwards边界条件 元胞分割法 velocity-Verlet算法
下载PDF
不同强度运动结合共轭亚油酸对青春期肥胖大鼠能量代谢、体重及Lee`s指数的影响 被引量:2
9
作者 吴琳 柏友萍 +3 位作者 林潺 张皓月 陈晨 崔嘉琴 《四川体育科学》 2016年第1期32-38,共7页
目的:探讨不同强度运动结合共轭亚油酸(CLA)在8周减肥过程中对青春期肥胖大鼠能量代谢、体重及Lee`s指数的影响。方法:大鼠建模7周后,取40只肥胖倾向大鼠随机分为5组,每组8只,分别为OC、OCC、OLC、OMC、OHC组,低、中、高运动强度分别定... 目的:探讨不同强度运动结合共轭亚油酸(CLA)在8周减肥过程中对青春期肥胖大鼠能量代谢、体重及Lee`s指数的影响。方法:大鼠建模7周后,取40只肥胖倾向大鼠随机分为5组,每组8只,分别为OC、OCC、OLC、OMC、OHC组,低、中、高运动强度分别定为15-18m/min、21-25 m/min、28-32 m/min,时间60min/天,CLA灌喂1.6g/kg,5次/周,持续8周。每周测体重、体长、计算Lee`s指数,采用大鼠代谢系统测大鼠运动后即刻状态耗氧量和能量消耗。结果:8周干预过程中,耗氧量和能量消耗表现为OCC组高于OC组(P<0.01),OLC、OMC、OHC组均高于OCC组(P<0.05,P<0.01);体重表现为OLC、OMC、OHC组体重增长幅度均明显低于OC、OCC组(P<0.05,P<0.01),Lee`s指数均表现第8周干预组低于对照组(P<0.05,P<0.01);不同强度运动之间的各项指标无明显差异(P>0.05)。结论:青春期肥胖大鼠伴随周龄的增加体重呈上升趋势,而肌肉吸氧量和总吸氧量、肌肉耗能和总耗能呈下降趋势,8周不同干预方法均能抵抗其下降,并且能抑制体重增长幅度和降低Lee’s指数,运动结合CLA优于单纯补充CLA,受运动强度影响较小。 展开更多
关键词 运动强度 共轭亚油酸 能量代谢 体重 lees指数
下载PDF
A Reduced Search Soft-Output Detection Algorithm and Its Application to Turbo-Equalization
10
作者 樊祥宁 窦怀宇 毕光国 《Journal of Southeast University(English Edition)》 EI CAS 2001年第1期8-12,共5页
To decrease the complexity of MAP algorithm, reduced state or reduced search techniques can be applied. In this paper we propose a reduced search soft output detection algorithm fully based on the principle of M a... To decrease the complexity of MAP algorithm, reduced state or reduced search techniques can be applied. In this paper we propose a reduced search soft output detection algorithm fully based on the principle of M algorithm for turbo equalization, which is a suboptimum version of the Lee algorithm. This algorithm is called soft output M algorithm (denoted as SO M algorithm), which applies the M strategy to both the forward recursion and the extended forward recursion of the Lee algorithm. Computer simulation results show that, by properly selecting and adjusting the breadth parameter and depth parameter during the iteration of turbo equalization, this algorithm can obtain good performance and complexity trade off. 展开更多
关键词 MAP algorithm lee algorithm soft output M algorithm turbo equalization
下载PDF
基于多目标遗传算法的8×8 S盒的优化设计方法 被引量:1
11
作者 王永 王明月 龚建 《西南交通大学学报》 EI CSCD 北大核心 2024年第3期519-527,538,共10页
混沌系统具有非线性、伪随机性、初始值敏感等特性,为基于动力系统构造性能良好的S盒提供了基础,进一步保证了分组加密算法安全性.目前,基于混沌构造S盒的方法大多数针对单个性能指标进行优化,难以获得全面的性能提升.针对此问题,结合... 混沌系统具有非线性、伪随机性、初始值敏感等特性,为基于动力系统构造性能良好的S盒提供了基础,进一步保证了分组加密算法安全性.目前,基于混沌构造S盒的方法大多数针对单个性能指标进行优化,难以获得全面的性能提升.针对此问题,结合混沌映射与多目标遗传算法,提出了一种新的S盒设计方法.首先,利用混沌映射的特性产生初始S盒种群;然后,以S盒的非线性度和差分均匀性为优化目标,基于遗传算法框架对上述两指标进行优化.针对S盒的特点,在优化算法中引入了交换操作,设计了新的变异操作以及非支配序集计算,有效提升了S盒的非线性度和差分均匀性.实验结果表明该算法产生的S盒其差分均匀度为6,非线性度值至少为110,有效提升了S盒的综合性能. 展开更多
关键词 s 非线性度 差分均匀度 多目标遗传算法 混沌映射
下载PDF
甜叶悬钩子(Rubus suavissimus S.Lee)中UDP-糖基转移酶基因的克隆、表达及序列分析 被引量:1
12
作者 李微微 孙雨伟 +1 位作者 杨靖亚 王勇 《工业微生物》 CAS 2017年第4期1-10,共10页
糖基化是植物次生代谢产物生物合成中重要的修饰反应。目前已报道的以二萜为底物的UDP-糖基转移酶(UGT)数量稀少。本研究基于甜叶悬钩子叶片的转录组数据,利用生物信息学分析手段,选定可能具有二萜类催化活性的UDP-糖基转移酶基因进行... 糖基化是植物次生代谢产物生物合成中重要的修饰反应。目前已报道的以二萜为底物的UDP-糖基转移酶(UGT)数量稀少。本研究基于甜叶悬钩子叶片的转录组数据,利用生物信息学分析手段,选定可能具有二萜类催化活性的UDP-糖基转移酶基因进行克隆。最终克隆得到18条UGT基因序列,在大肠杆菌中进行了异源表达,并对克隆的基因进行了初步的序列分析。本研究为进一步挖掘和验证甜叶悬钩子中UGT的功能奠定了基础。 展开更多
关键词 UDP-糖基转移酶 甜叶悬钩子 生物信息分析 克隆 异源表达
下载PDF
基于量子衍生涡流算法和T⁃S模糊推理模型的储层岩性识别
13
作者 赵娅 管玉 +1 位作者 李盼池 王伟 《石油地球物理勘探》 EI CSCD 北大核心 2024年第1期23-30,共8页
鉴于梯度下降法易陷入局部极值、普通群智能优化算法易早熟收敛,提出一种基于量子衍生涡流算法(Quantum Vortex Search Algorithm,QVSA)和T⁃S模糊推理模型的岩性识别方法,QVSA具有操作简单、收敛速度快、寻优能力强等优点,有助于T⁃S模... 鉴于梯度下降法易陷入局部极值、普通群智能优化算法易早熟收敛,提出一种基于量子衍生涡流算法(Quantum Vortex Search Algorithm,QVSA)和T⁃S模糊推理模型的岩性识别方法,QVSA具有操作简单、收敛速度快、寻优能力强等优点,有助于T⁃S模糊推理模型获得最优参数配置,从而实现储层岩性的准确识别。首先利用具有全局搜索能力的QVSA优化T⁃S模糊推理模型的各种参数;然后利用主成分分析方法降低获取的地震属性维度;再利用优化的T⁃S模糊推理模型识别储层岩性。实验结果表明,利用反映储层特征的8个地震属性识别储层岩性时,所提方法的识别正确率达到92%,比普通BP网络方法高5.1%,同时查准率、查全率、F1分数等指标也较BP网络方法提升明显。 展开更多
关键词 储层岩性识别 量子衍生涡流算法 T⁃s 模糊推理模型 模糊集 地震属性
下载PDF
Smooth constraint inversion technique in genetic algorithms and its application to surface wave study in the Tibetan Plateau 被引量:3
14
作者 吴建平 明跃红 曾融生 《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
15
作者 庞朝阳 周正威 郭光灿 《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 Grover's algorithm image compression quantum algorithm
下载PDF
Hydraulic Optimization of a Double-channel Pump's Impeller Based on Multi-objective Genetic Algorithm 被引量:12
16
作者 ZHAO Binjuan WANG Yu +2 位作者 CHEN Huilong QIU Jing HOU Duohua 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2015年第3期634-640,共7页
Computational fluid dynamics(CFD) can give a lot of potentially very useful information for hydraulic optimization design of pumps, however, it cannot directly state what kind of modification should be made to impro... Computational fluid dynamics(CFD) can give a lot of potentially very useful information for hydraulic optimization design of pumps, however, it cannot directly state what kind of modification should be made to improve such hydrodynamic performance. In this paper, a more convenient and effective approach is proposed by combined using of CFD, multi-objective genetic algorithm(MOGA) and artificial neural networks(ANN) for a double-channel pump's impeller, with maximum head and efficiency set as optimization objectives, four key geometrical parameters including inlet diameter, outlet diameter, exit width and midline wrap angle chosen as optimization parameters. Firstly, a multi-fidelity fitness assignment system in which fitness of impellers serving as training and comparison samples for ANN is evaluated by CFD, meanwhile fitness of impellers generated by MOGA is evaluated by ANN, is established and dramatically reduces the computational expense. Then, a modified MOGA optimization process, in which selection is performed independently in two sub-populations according to two optimization objectives, crossover and mutation is performed afterword in the merged population, is developed to ensure the global optimal solution to be found. Finally, Pareto optimal frontier is found after 500 steps of iterations, and two optimal design schemes are chosen according to the design requirements. The preliminary and optimal design schemes are compared, and the comparing results show that hydraulic performances of both pumps 1 and 2 are improved, with the head and efficiency of pump 1 increased by 5.7% and 5.2%, respectively in the design working conditions, meanwhile shaft power decreased in all working conditions, the head and efficiency of pump 2 increased by 11.7% and 5.9%, respectively while shaft power increased by 5.5%. Inner flow field analyses also show that the backflow phenomenon significantly diminishes at the entrance of the optimal impellers 1 and 2, both the area of vortex and intensity of vortex decreases in the whole flow channel. This paper provides a promising tool to solve the hydraulic optimization problem of pumps' impellers. 展开更多
关键词 double-channel pump's impeller multi-objective genetic algorithm artificial neural network computational fluid dynamics(CFD) UNI
下载PDF
DETERMINING THE STRUCTURES AND PARAMETERS OF RADIAL BASIS FUNCTION NEURAL NETWORKS USING IMPROVED GENETIC ALGORITHMS 被引量:1
17
作者 Meiqin Liu Jida Chen 《Journal of Central South University》 SCIE EI CAS 1998年第2期68-73,共6页
The method of determining the structures and parameters of radial basis function neural networks(RBFNNs) using improved genetic algorithms is proposed. Akaike′s information criterion (AIC) with generalization error t... The method of determining the structures and parameters of radial basis function neural networks(RBFNNs) using improved genetic algorithms is proposed. Akaike′s information criterion (AIC) with generalization error term is used as the best criterion of optimizing the structures and parameters of networks. It is shown from the simulation results that the method not only improves the approximation and generalization capability of RBFNNs ,but also obtain the optimal or suboptimal structures of networks. 展开更多
关键词 RADIAL BAsIs function NEURAL network GENETIC algorithms Akaike′s information CRITERION OVERFITTING
下载PDF
Image Segmentation of Brain MR Images Using Otsu’s Based Hybrid WCMFO Algorithm 被引量:6
18
作者 A.Renugambal K.Selva Bhuvaneswari 《Computers, Materials & Continua》 SCIE EI 2020年第8期681-700,共20页
In this study,a novel hybrid Water Cycle Moth-Flame Optimization(WCMFO)algorithm is proposed for multilevel thresholding brain image segmentation in Magnetic Resonance(MR)image slices.WCMFO constitutes a hybrid betwee... In this study,a novel hybrid Water Cycle Moth-Flame Optimization(WCMFO)algorithm is proposed for multilevel thresholding brain image segmentation in Magnetic Resonance(MR)image slices.WCMFO constitutes a hybrid between the two techniques,comprising the water cycle and moth-flame optimization algorithms.The optimal thresholds are obtained by maximizing the between class variance(Otsu’s function)of the image.To test the performance of threshold searching process,the proposed algorithm has been evaluated on standard benchmark of ten axial T2-weighted brain MR images for image segmentation.The experimental outcomes infer that it produces better optimal threshold values at a greater and quicker convergence rate.In contrast to other state-of-the-art methods,namely Adaptive Wind Driven Optimization(AWDO),Adaptive Bacterial Foraging(ABF)and Particle Swarm Optimization(PSO),the proposed algorithm has been found to be better at producing the best objective function,Peak Signal-to-Noise Ratio(PSNR),Standard Deviation(STD)and lower computational time values.Further,it was observed thatthe segmented image gives greater detail when the threshold level increases.Moreover,the statistical test result confirms that the best and mean values are almost zero and the average difference between best and mean value 1.86 is obtained through the 30 executions of the proposed algorithm.Thus,these images will lead to better segments of gray,white and cerebrospinal fluid that enable better clinical choices and diagnoses using a proposed algorithm. 展开更多
关键词 Hybrid WCMFO algorithm Otsu’s function multilevel thresholding image segmentation brain MR image
下载PDF
A quantum search algorithm of two entangled registers to realize quantum discrete Fourier transform of signal processing 被引量:2
19
作者 庞朝阳 胡本琼 《Chinese Physics B》 SCIE EI CAS CSCD 2008年第9期3220-3226,共7页
The discrete Fourier transform (DFT) is the base of modern signal processing. 1-dimensional fast Fourier transform (1D FFT) and 2D FFT have time complexity O(N log N) and O(N^2 log N) respectively. Since 1965,... The discrete Fourier transform (DFT) is the base of modern signal processing. 1-dimensional fast Fourier transform (1D FFT) and 2D FFT have time complexity O(N log N) and O(N^2 log N) respectively. Since 1965, there has been no more essential breakthrough for the design of fast DFT algorithm. DFT has two properties. One property is that DFT is energy conservation transform. The other property is that many DFT coefficients are close to zero. The basic idea of this paper is that the generalized Grover's iteration can perform the computation of DFT which acts on the entangled states to search the big DFT coefficients until these big coefficients contain nearly all energy. One-dimensional quantum DFT (1D QDFT) and two-dimensional quantum DFT (2D QDFT) are presented in this paper. The quantum algorithm for convolution estimation is also presented in this paper. Compared with FFT, 1D and 2D QDFT have time complexity O(v/N) and O(N) respectively. QDFT and quantum convolution demonstrate that quantum computation to process classical signal is possible. 展开更多
关键词 Grover's algorithm entangled state DFT QDFT
下载PDF
基于XGBoost算法的v_(P)/v_(S)预测及其在储层检测中的应用
20
作者 田仁飞 李山 +1 位作者 刘涛 景洋 《石油地球物理勘探》 EI CSCD 北大核心 2024年第4期653-663,共11页
鄂尔多斯盆地碳酸盐岩地层蕴含着丰富的油气资源。在勘探实践中发现,大牛地气田马家沟组断层发育、断距小,类型多样且成因复杂,给勘探、开发带来了较多挑战。为了应对这些挑战,提高储层预测的精度变得至关重要。在分析大牛地气田敏感弹... 鄂尔多斯盆地碳酸盐岩地层蕴含着丰富的油气资源。在勘探实践中发现,大牛地气田马家沟组断层发育、断距小,类型多样且成因复杂,给勘探、开发带来了较多挑战。为了应对这些挑战,提高储层预测的精度变得至关重要。在分析大牛地气田敏感弹性参数的基础上,建立地震属性与储层纵横波速度比(v_(P)/v_(S))的关系,提出一种基于XGBoost算法的地震多属性v_(P)/v_(S)预测方法。为了进一步提升XGBoost算法的预测精度和泛化能力,采用贝叶斯算法对XGBoost算法的超参数进行优化,从而找到最佳的超参数组合,以确保模型在训练集和测试集上的性能均能得到提升。将XGBoost算法应用于Marmousi 2模型进行横波速度预测,预测值与实际值相关系数超过0.88,而均方误差、平均绝对百分比误差分别低于6.55×10^(-7)和4%,验证了该方法的准确性和可靠性。在鄂尔多斯盆地大牛地气田,应用该方法获得的v_(P)/v_(S)成功识别出含气储层,结果与实际钻井数据一致。理论模型和实际数据应用结果表明,XGBoost作为一种强大的机器学习算法预测精度较高,为直接由叠后地震属性预测v_(P)/v_(S)提供了一种有效的途径。 展开更多
关键词 横波速度 碳酸盐岩储层 地震属性 XGBoost算法 纵横波速度比(v_(P)/v_(s))
下载PDF
上一页 1 2 78 下一页 到第
使用帮助 返回顶部