期刊文献+
共找到19篇文章
< 1 >
每页显示 20 50 100
Computational algorithms to simulate the steel continuous casting 被引量:3
1
作者 A. Ramírez-López G. Soto-Cortés +2 位作者 M. Palomar-Pardavé M.A. Romero-Romo R. Aguilar-López 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 2010年第5期596-607,共12页
Computational simulation is a very powerful tool to analyze industrial processes to reduce operating risks and improve profits from equipment. The present work describes the development of some computational algorithm... Computational simulation is a very powerful tool to analyze industrial processes to reduce operating risks and improve profits from equipment. The present work describes the development of some computational algorithms based on the numerical method to create a simulator for the continuous casting process, which is the most popular method to produce steel products for metallurgical industries. The kinematics of industrial processing was computationally reproduced using subroutines logically programmed. The cast steel by each strand was calculated using an iterative method nested in the main loop. The process was repeated at each time step (?t) to calculate the casting time, simultaneously, the steel billets produced were counted and stored. The subroutines were used for creating a computational representation of a continuous casting plant (CCP) and displaying the simulation of the steel displacement through the CCP. These algorithms have been developed to create a simulator using the programming language C++. Algorithms for computer animation of the continuous casting process were created using a graphical user interface (GUI). Finally, the simulator functionality was shown and validated by comparing with the industrial information of the steel production of three casters. 展开更多
关键词 continuous casting SIMULATION numerical method computational algorithm
下载PDF
SUBSTRUCTURE COMPUTATIONAL ALGORITHM FOR EXACT ANALYTIC METHOD
2
作者 纪振义 叶开沅 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1990年第10期913-919,共7页
In[1], the exact analytic method for the solution of differential equation with variable coefficients was suggested and an analytic expression of solution was given by initial parameter algorithm. But to some problems... In[1], the exact analytic method for the solution of differential equation with variable coefficients was suggested and an analytic expression of solution was given by initial parameter algorithm. But to some problems such as the bending, free vibration and buckling of nonhomogeneous long cylinders, it is difficult to obtain their solutions by the initial parameter algorithm on computer. In this paper, the substructure computational algorithm for the exact analytic method is presented through the bending of non-homogeneous long cylindrical shell. This substructure algorithm can he applied to solve the problems which can not he calculated by the initial parameter algorithm on computer. Finally, the problems can he reduced to solving a low order system of algehraic equations like the initial parameter algorithm Numerical examples are given and compared with the initial para-algorithm at the end of the paper, which confirms the correctness of the substructure computational algorithm. 展开更多
关键词 substructure computational algorithm exact analytic method long cylindrical shell
下载PDF
COMPUTATIONAL AND ALGORITHMIC ASPECTS OF CARDINAL SPLINE-WAVELETS
3
作者 C.K.Chui Wang Jianzhong 《Analysis in Theory and Applications》 1993年第1期53-75,共23页
Pascal triangles are formulated for computing the coefficients of the B-spline series representation of the compactly supported spline-wavelets with minimum support and their derivatives.It is shown that with the al- ... Pascal triangles are formulated for computing the coefficients of the B-spline series representation of the compactly supported spline-wavelets with minimum support and their derivatives.It is shown that with the al- ternating signs removed,all these sequences are totally positive.On the other hand,truncations of the recipro- cal Euler-Frobenius polynomials lead to finite sequences for orthogonal wavelet decompositions.For this pur- pose,sharp estimates are given in terms of the exact reconstruction of these approximate decomposed compo- nents. 展开更多
关键词 computational AND algorithmIC ASPECTS OF CARDINAL SPLINE-WAVELETS
下载PDF
An algorithm for computed tomography image reconstruction from limited-view projections 被引量:5
4
作者 王林元 李磊 +3 位作者 闫镔 江成顺 王浩宇 包尚联 《Chinese Physics B》 SCIE EI CAS CSCD 2010年第8期642-647,共6页
With the development of the compressive sensing theory, the image reconstruction from the projections viewed in limited angles is one of the hot problems in the research of computed tomography technology. This paper d... With the development of the compressive sensing theory, the image reconstruction from the projections viewed in limited angles is one of the hot problems in the research of computed tomography technology. This paper develops an iterative algorithm for image reconstruction, which can fit the most cases. This method gives an image reconstruction flow with the difference image vector, which is based on the concept that the difference image vector between the reconstructed and the reference image is sparse enough. Then the l1-norm minimization method is used to reconstruct the difference vector to recover the image for flat subjects in limited angles. The algorithm has been tested with a thin planar phantom and a real object in limited-view projection data. Moreover, all the studies showed the satisfactory results in accuracy at a rather high reconstruction speed. 展开更多
关键词 limited-view problem computed tomography image reconstruction algorithms reconstruction-reference difference algorithm adaptive steepest descent-projection onto convex sets algorithm
下载PDF
AN EFFICIENT FINITE-DIFFERENCE ALGORITHM FOR COMPUTING AXISYMMETRIC TRANSONIC NACELLE FLOW FIELDS
5
作者 Huang MingkeNanjing Aeronautical Institute 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 1990年第4期225-232,共8页
A finite difference method for computing the axisymmetric, transonic flows over a nacelle is presented in this paper. By use of the conservative full-potential equation, body-fitted grid, and the exact boundary condit... A finite difference method for computing the axisymmetric, transonic flows over a nacelle is presented in this paper. By use of the conservative full-potential equation, body-fitted grid, and the exact boundary conditions, a new AF scheme is constructed according to the criterion of optimum convergence. The proposed scheme has been applied to transonic nacelle flow problems. Computation for several nacelles shows the rapid convergence of this scheme and excellent agreement with the experimental results. 展开更多
关键词 AN EFFICIENT FINITE-DIFFERENCE algorithm FOR COMPUTING AXISYMMETRIC TRANSONIC NACELLE FLOW FIELDS
下载PDF
Weed Classification Using Particle Swarm Optimization and Deep Learning Models
6
作者 M.Manikandakumar P.Karthikeyan 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期913-927,共15页
Weed is a plant that grows along with nearly allfield crops,including rice,wheat,cotton,millets and sugar cane,affecting crop yield and quality.Classification and accurate identification of all types of weeds is a cha... Weed is a plant that grows along with nearly allfield crops,including rice,wheat,cotton,millets and sugar cane,affecting crop yield and quality.Classification and accurate identification of all types of weeds is a challenging task for farmers in earlier stage of crop growth because of similarity.To address this issue,an efficient weed classification model is proposed with the Deep Convolutional Neural Network(CNN)that implements automatic feature extraction and performs complex feature learning for image classification.Throughout this work,weed images were trained using the proposed CNN model with evolutionary computing approach to classify the weeds based on the two publicly available weed datasets.The Tamil Nadu Agricultural University(TNAU)dataset used as afirst dataset that consists of 40 classes of weed images and the other dataset is from Indian Council of Agriculture Research–Directorate of Weed Research(ICAR-DWR)which contains 50 classes of weed images.An effective Particle Swarm Optimization(PSO)technique is applied in the proposed CNN to automa-tically evolve and improve its classification accuracy.The proposed model was evaluated and compared with pre-trained transfer learning models such as GoogLeNet,AlexNet,Residual neural Network(ResNet)and Visual Geometry Group Network(VGGNet)for weed classification.This work shows that the performance of the PSO assisted proposed CNN model is significantly improved the success rate by 98.58%for TNAU and 97.79%for ICAR-DWR weed datasets. 展开更多
关键词 Deep learning convolutional neural network weed classification transfer learning particle swarm optimization evolutionary computing algorithm 1:Metrics Evaluation
下载PDF
Reconstructing gene regulatory networks in single-cell transcriptomic data analysis 被引量:3
7
作者 Hao Dai Qi-Qi Jin +1 位作者 Lin Li Luo-Nan Chen 《Zoological Research》 SCIE CAS CSCD 2020年第6期599-604,共6页
Gene regulatory networks play pivotal roles in our understanding of biological processes/mechanisms at the molecular level.Many studies have developed sample-specific or cell-type-specific gene regulatory networks fro... Gene regulatory networks play pivotal roles in our understanding of biological processes/mechanisms at the molecular level.Many studies have developed sample-specific or cell-type-specific gene regulatory networks from single-cell transcriptomic data based on a large amount of cell samples.Here,we review the state-of-the-art computational algorithms and describe various applications of gene regulatory networks in biological studies. 展开更多
关键词 Gene regulatory network Single-cell RNA sequencing computational algorithm Sample-specificnetwork Cell-type-specific network Cell-specific network
下载PDF
Application of the Fictitious Domain Method for Navier-Stokes Equations
8
作者 Almas Temirbekov Zhadra Zhaksylykova +1 位作者 Yerzhan Malgazhdarov Syrym Kasenov 《Computers, Materials & Continua》 SCIE EI 2022年第10期2035-2055,共21页
To apply the fictitious domain method and conduct numericalexperiments, a boundary value problem for an ordinary differential equation is considered. The results of numerical calculations for different valuesof the it... To apply the fictitious domain method and conduct numericalexperiments, a boundary value problem for an ordinary differential equation is considered. The results of numerical calculations for different valuesof the iterative parameter τ and the small parameter ε are presented. Astudy of the auxiliary problem of the fictitious domain method for NavierStokes equations with continuation into a fictitious subdomain by highercoefficients with a small parameter is carried out. A generalized solutionof the auxiliary problem of the fictitious domain method with continuationby higher coefficients with a small parameter is determined. After all theabove mathematical studies, a computational algorithm has been developedfor the numerical solution of the problem. Two methods were used to solvethe problem numerically. The first variant is the fictitious domain methodassociated with the modification of nonlinear terms in a fictitious subdomain.The model problem shows the effectiveness of using such a modification. Theproposed version of the method is used to solve two problems at once that arisewhile numerically solving systems of Navier-Stokes equations: the problem ofa curved boundary of an arbitrary domain and the problem of absence of aboundary condition for pressure in physical formulation of the internal flowproblem. The main advantage of this method is its universality in developmentof computer programs. The second method used calculation on a uniform gridinside the area. When numerically implementing the solution on a uniformgrid inside the domain, using this method it’s possible to accurately take intoaccount the boundaries of the curved domain and ensure the accuracy of thevalue of the function at the boundaries of the domain. Methodical calculationswere carried out, the results of numerical calculations were obtained. Whenconducting numerical experiments in both cases, quantitative and qualitativeindicators of numerical results coincide. 展开更多
关键词 Fictitious domain method Navier-Stokes equations difference schemes APPROXIMATION computational algorithm numerical experiment
下载PDF
Two-Dimensional Reconstruction of Heat Transfer in a Flat Flame Furnace through Computer-Based Tomography and Tunable-Diode-Laser Absorption Spectroscopy
9
作者 Xiaoyong Wang 《Fluid Dynamics & Materials Processing》 EI 2020年第5期857-869,共13页
To explore the inherent characteristics of combustion-induced heat transfer in a flat flame furnace,a sophisticated hybrid method is introduced by combining a computer-based tomography(CT)-algebraic iterative algorith... To explore the inherent characteristics of combustion-induced heat transfer in a flat flame furnace,a sophisticated hybrid method is introduced by combining a computer-based tomography(CT)-algebraic iterative algorithm and Tunable Diode Laser Absorption Spectroscopy(TDLAS).This technique is used to analyze the distribution of vapor concentration and furnace temperature.It is shown that by using this strategy a variety of details can be obtained,which would otherwise be out of reach. 展开更多
关键词 Computed tomography algorithm flame furnace TDLAS temperature BOUNDARY
下载PDF
RSMD-repeat searcher and motif detector
10
作者 Udayakumar Mani Vaidhyanathan Mahaganapathy +1 位作者 Sadhana Ravisankar Sai Mukund Ramakrishnan 《The Journal of Biomedical Research》 CAS 2014年第5期416-422,共7页
The functionality of a gene or a protein depends on codon repeats occurring in it.As a consequence of their vitality in protein function and apparent involvement in causing diseases,an interest in these repeats has de... The functionality of a gene or a protein depends on codon repeats occurring in it.As a consequence of their vitality in protein function and apparent involvement in causing diseases,an interest in these repeats has developed in recent years.The analysis of genomic and proteomic sequences to identify such repeats requires some algorithmic support from informatics level.Here,we proposed an offline stand-alone toolkit Repeat Searcher and Motif Detector(RSMD),which uncovers and employs few novel approaches in identification of sequence repeats and motifs to understand their functionality in sequence level and their disease causing tendency.The tool offers various features such as identifying motifs,repeats and identification of disease causing repeats.RSMD was designed to provide an easily understandable graphical user interface(GUI),for the tool will be predominantly accessed by biologists and various researchers in all platforms of life science.GUI was developed using the scripting language Perl and its graphical module PerlTK.RSMD covers algorithmic foundations of computational biology by combining theory with practice. 展开更多
关键词 motif repeats genomic sequence proteomic sequence computational biology combination algorithm
下载PDF
MONTE CARLO SIMULATION ON COMPUTATIONAL FINANCE FOR GRID COMPUTING
11
作者 NIKOLAOS P.PREVE EMMANUEL N.PROTONOTARIOS 《International Journal of Modeling, Simulation, and Scientific Computing》 EI 2012年第3期64-93,共30页
Monte Carlo methods are a class of computational algorithms that rely on repeated random sampling to compute their results.Monte Carlo methods are often used in simulating complex systems.Because of their reliance on ... Monte Carlo methods are a class of computational algorithms that rely on repeated random sampling to compute their results.Monte Carlo methods are often used in simulating complex systems.Because of their reliance on repeated computation of random or pseudo-random numbers,these methods are most suited to calculation by a computer and tend to be used when it is infeasible or impossible to compute an exact result with a deterministic algorithm.In finance,Monte Carlo simulation method is used to calculate the value of companies,to evaluate economic investments and financial derivatives.On the other hand,Grid Computing applies heterogeneous computer resources of many geographically disperse computers in a network in order to solve a single problem that requires a great number of computer processing cycles or access to large amounts of data.In this paper,we have developed a simulation based on Monte Carlo method which is applied on grid computing in order to predict through complex calculations the future trends in stock prices. 展开更多
关键词 Monte Carlo method grid computing SIMULATION computational algorithms and software STATISTICS financial derivatives
原文传递
A COMPUTATIONAL METHOD FOR FUZZY TIME SERIES FORECASTING BASED ON DIFFERENCE PARAMETERS
12
作者 BHAGAWATI P.JOSHI SANJAY KUMAR 《International Journal of Modeling, Simulation, and Scientific Computing》 EI 2013年第1期22-33,共12页
Present study proposes a method for fuzzy time series forecasting based on difference parameters.The developed method has been presented in a form of simple computational algorithm.It utilizes various difference param... Present study proposes a method for fuzzy time series forecasting based on difference parameters.The developed method has been presented in a form of simple computational algorithm.It utilizes various difference parameters being implemented on current state for forecasting the next state values to accommodate the possible vagueness in the data in an efficient way.The developed model has been simulated on the historical student enrollments data of University of Alabama and the obtained forecasted values have been compared with the existing methods to show its superiority.Further,the developed model has also been implemented in forecasting the movement of market prices of share of State Bank of India(SBI)at Bombay Stock Exchange(BSE),India. 展开更多
关键词 Fuzzy time series time variant fuzzy membership grade computational algorithm.
原文传递
A computed tomography reconstruction algorithm based on multipurpose optimal criterion and simulated annealing theory 被引量:4
13
作者 李辉 万雄 +2 位作者 刘桃丽 刘仲寿 朱彦华 《Chinese Optics Letters》 SCIE EI CAS CSCD 2007年第6期340-343,共4页
Although emission spectral tomography (EST) combines emission spectral measurement with optical computed tomography (OCT), it is difficult to gain transient emission data from a large number of views, therefore, h... Although emission spectral tomography (EST) combines emission spectral measurement with optical computed tomography (OCT), it is difficult to gain transient emission data from a large number of views, therefore, high precision OCT algorithms with few views ought to be studied for EST application. To improve the reconstruction precision in the case of few views, a new computed tomography reconstruction algorithm based on multipurpose optimal criterion and simulated annealing theory (multi-criterion simulated annealing reconstruction technique, MCSART) is proposed. This algorithm can suffice criterion of least squares, criterion of most uniformity, and criterion of most smoothness synchronously. We can get global optimal solution by MCSART algorithm with simulated annealing theory. The simulating experiment result shows that this algorithm is superior to the traditional algorithms under various noises. 展开更多
关键词 CCD A computed tomography reconstruction algorithm based on multipurpose optimal criterion and simulated annealing theory VIEW
原文传递
A Survey on Algorithms for Intelligent Computing and Smart City Applications 被引量:3
14
作者 Zhao Tong Feng Ye +2 位作者 Ming Yan Hong Liu Sunitha Basodi 《Big Data Mining and Analytics》 EI 2021年第3期155-172,共18页
With the rapid development of human society, the urbanization of the world’s population is also progressing rapidly. Urbanization has brought many challenges and problems to the development of cities. For example, th... With the rapid development of human society, the urbanization of the world’s population is also progressing rapidly. Urbanization has brought many challenges and problems to the development of cities. For example, the urban population is under excessive pressure, various natural resources and energy are increasingly scarce, and environmental pollution is increasing, etc. However, the original urban model has to be changed to enable people to live in greener and more sustainable cities, thus providing them with a more convenient and comfortable living environment. The new urban framework, the smart city, provides excellent opportunities to meet these challenges,while solving urban problems at the same time. At this stage, many countries are actively responding to calls for smart city development plans. This paper investigates the current stage of the smart city. First, it introduces the background of smart city development and gives a brief definition of the concept of the smart city. Second, it describes the framework of a smart city in accordance with the given definition. Finally, various intelligent algorithms to make cities smarter, along with specific examples, are discussed and analyzed. 展开更多
关键词 cyber physical systems Internet of Things(IoT) intelligent computing algorithm Quality of Service(QoS) smart city
原文传递
Implementation of Computational Electromagnetic on Distributed Systems
15
作者 LIU Bao hua, LU Ying hua, CUI Jian, YU Xue ping (Beijing Universities of Ports and Telecommunications, Beijing 100876, P.R. China) 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2002年第3期32-37,共6页
Now the new generation of technology could raise the bar for distributedcomputing. It seems to be a trend to solve computational electromagnetic work on a distributedsystem with parallel computing techniques. In this ... Now the new generation of technology could raise the bar for distributedcomputing. It seems to be a trend to solve computational electromagnetic work on a distributedsystem with parallel computing techniques. In this paper, we analyze the parallel characteristics ofthe distributed system and the possibility of setting up a tightly coupled distributed system byusing LAN in our lab . The analysis of the performance of different computational methods, such asFEM, MOM, FDTD and finite difference method, are given. Our work on setting up a distributed systemand the performance of the test bed is also included . At last, we mention the implementation of oneof our computational electromagnetic codes. 展开更多
关键词 computational electromagnetics parallel computing algorithm distributedcomputing technique
原文传递
A Non-Recursive Algorithm Computing Set Expressions
16
作者 练林 张一立 唐常杰 《Journal of Computer Science & Technology》 SCIE EI 1988年第4期310-316,共7页
This paper concerns set expressions satisfying some constraints. Although algorithms processing expressions (for every kind) have been proposed in compilers, almost all of them use stacks and recursions, and adopt com... This paper concerns set expressions satisfying some constraints. Although algorithms processing expressions (for every kind) have been proposed in compilers, almost all of them use stacks and recursions, and adopt complicated parsing techniques. However, the simplification of set expressions can be done easily by its special characteristics. In this paper, we propose linear, nonrecursive, and thus efficient algorithms simplifying set expressions. The method can be well used in proposition calculus. 展开更多
关键词 RES A Non-Recursive algorithm Computing Set Expressions
全文增补中
Comparative Analysis of Regulatory Motif Discovery Tools for Transcription Factor Binding Sites 被引量:1
17
作者 Wei Wei Xiao-Dan Yu 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2007年第2期131-142,共12页
In the post-genomic era, identification of specific regulatory motifs or transcription factor binding sites (TFBSs) in non-coding DNA sequences, which is essential to elucidate transcriptional regulatory networks, h... In the post-genomic era, identification of specific regulatory motifs or transcription factor binding sites (TFBSs) in non-coding DNA sequences, which is essential to elucidate transcriptional regulatory networks, has emerged as an obstacle that frustrates many researchers. Consequently, numerous motif discovery tools and correlated databases have been applied to solving this problem. However, these existing methods, based on different computational algorithms, show diverse motif prediction efficiency in non-coding DNA sequences. Therefore, understanding the similarities and differences of computational algorithms and enriching the motif discovery literatures are important for users to choose the most appropriate one among the online available tools. Moreover, there still lacks credible criterion to assess motif discovery tools and instructions for researchers to choose the best according to their own projects. Thus integration of the related resources might be a good approach to improve accuracy of the application. Recent studies integrate regulatory motif discovery tools with experimental methods to offer a complementary approach for researchers, and also provide a much-needed model for current researches on transcriptional regulatory networks. Here we present a comparative analysis of regulatory motif discovery tools for TFBSs. 展开更多
关键词 MOTIF TFBS non-coding DNA sequence computational algorithm motif discovery tool
原文传递
Kernelization in Parameterized Computation: A Survey
18
作者 Qilong Feng Qian Zhou +1 位作者 Wenjun Li Jianxin Wang 《Tsinghua Science and Technology》 SCIE EI CAS 2014年第4期338-345,共8页
Parameterized computation is a new method dealing with NP-hard problems, which has attracted a lot of attentions in theoretical computer science. As a practical preprocessing method for NP-hard problems, kernelizaiton... Parameterized computation is a new method dealing with NP-hard problems, which has attracted a lot of attentions in theoretical computer science. As a practical preprocessing method for NP-hard problems, kernelizaiton in parameterized computation has recently become an active research area. In this paper, we discuss several kernelizaiton techniques, such as crown decomposition, planar graph vertex partition, randomized methods, and kernel lower bounds, which have been used widely in the kernelization of many hard problems. 展开更多
关键词 parameterized computation kernelization parameterized algorithm NP-hard
原文传递
A Combinatorial Auction-Based Collaborative Cloud Services Platform
19
作者 Xiaowei Zhang Bin Li Junwu Zhu 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2015年第1期50-61,共12页
In this paper, we present a novel, dynamic collaboration cloud platform in which a Combinatorial Auction(CA)-based market model enables the platform to run effectively. The platform can facilitate expense reduction ... In this paper, we present a novel, dynamic collaboration cloud platform in which a Combinatorial Auction(CA)-based market model enables the platform to run effectively. The platform can facilitate expense reduction and improve the scalability of the cloud, which is divided into three layers: The user-layer receives requests from end-users, the auction-layer matches the requests with the cloud services provided by the Cloud Service Provider(CSP), and the CSP-layer forms a coalition to improve serving ability to satisfy complex requirements of users.In fact, the aim of the coalition formation is to find suitable partners for a particular CSP. However, identifying a suitable combination of partners to form the coalition is an NP-hard problem. Hence, we propose approximation algorithms for the coalition formation. The Breadth Traversal Algorithm(BTA) and Revised Ant Colony Algorithm(RACA) are proposed to form a coalition when bidding for a single cloud service in the auction. The experimental results show that RACA outperforms the BTA in bid price. Other experiments were conducted to evaluate the impact of the communication cost on coalition formation and to assess the impact of iteration times for the optimal bidding price. In addition, the performance of the market model was compared to the existing CA-based model in terms of economic efficiency. 展开更多
关键词 cloud computing coalition formation combinatorial auction ant colony algorithm communication cost
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部