Aiming at the two main shortcomings in Homology Modeling, we have designed and established a domain clustering database. Searching the database is a fundamental work for it. However, current alignment algorithms are m...
详细信息
Aiming at the two main shortcomings in Homology Modeling, we have designed and established a domain clustering database. Searching the database is a fundamental work for it. However, current alignment algorithms are mainly based on the sequences, ignoring the structure conservation in domain. This paper proposed a profile-based alignment which considers the structure information into the profile, based on the character of our domain database. We designed an experiment within the database. The results show that both the quality and sensitivity of our scheme are better than pure Smith-Waterman and sequence-based profile algorithms. We strongly believe that this work can help to improve the protein structure prediction
The roundness error and rotation motion error of the least square center of measured section are separated by applying the roundness error separation principle based on the three-point method. Furthermore, the relatio...
详细信息
The roundness error and rotation motion error of the least square center of measured section are separated by applying the roundness error separation principle based on the three-point method. Furthermore, the relationship between the pure rotation motion error and the initial position(linear eccentricity) of the least square center of measured section is described. The mathematical expression for separating the pure rotation motion error is put forward, in which the orthogonality of the trigonometric function and the above-obtained relationship is used. The experimental result indicates that the precision measurement of the radial rotation motion error of the gyro-axle can be achieved by three-point method.
In this article, a core fuel management program for hexagonal pressurized water type WWER reactors (CFMHEX) has been developed, which is based on advanced three-dimensional nodal method and integrated with thermal hyd...
详细信息
In this article, a core fuel management program for hexagonal pressurized water type WWER reactors (CFMHEX) has been developed, which is based on advanced three-dimensional nodal method and integrated with thermal hydraulic code to realize the coupling of neutronics and thermal-hydraulics. In CFMHEX, all these feedback effects such as burnup, power distribution, moderator density, and control rod insertion are considered. The verification and validation of the code system have been examined through the IAEA WWER-1000-type Kalinin NPP benchmark problem. The numerical results are in good agreement with measurements and are close to those of other international institutes.
From the Flow-Induced Vibration(FIV) point of view,throttle orifice can be considered as one of the essential singularities in the system that disturbs the flow and causes structure *** nu
From the Flow-Induced Vibration(FIV) point of view,throttle orifice can be considered as one of the essential singularities in the system that disturbs the flow and causes structure *** nu
作者:
景文珩吴俊邢卫红徐南平Membrane Science & Technology Research Center
Key Laboratory of Material-oriented Chemical Engineering of Jiangsu Province Nanjing University of Technology Nanjing 210009 China Membrane Science & Technology Research Center
Key Laboratory of Material-oriented Chemical Engineering of Jiangsu Province Nanjing University of Technology Nanjing 210009 China new reactor with integrated conventional slurry stirred reactor and ceramic external membrane emul-sification system was introduced in this paper. Toluene and toluene containing surfactant was separately used as dispersed phase for preparation of emulsions. Two kinds of emulsions were prepared and compared. The volume average sizes of prepared emulsions were 3.53 μm and 3.6μm respectively. The results showed that the droplet sizes of two kinds of emulsions were similar but the monodispersed emulsion was only obtained with addition of surfactant into the dispersed phase.
A new reactor with integrated conventional slurry stirred reactor and ceramic external membrane emulsification system, was introduced in this paper. Toluene and toluene containing surfactant was separately used as dis...
详细信息
A new reactor with integrated conventional slurry stirred reactor and ceramic external membrane emulsification system, was introduced in this paper. Toluene and toluene containing surfactant was separately used as dispersed phase for preparation of emulsions. Two kinds of emulsions were prepared and compared. The volume average sizes of prepared emulsions were 3.53μm and 3.6μm respectively. The results showed that the droplet sizes of two kinds of emulsions were similar, but the monodispersed emulsion was only obtained with addition of surfactant into the dispersed phase.
We propose a non-data-aided (NDA) signal-to-noise-ratio (SNR) estimation algorithm for quadrature amplitude modulation (QAM) signals in an additive white Gaussian noise (AWGN) channel. The NDA SNR estimation algorithm...
详细信息
ISBN:
(纸本)0780386477
We propose a non-data-aided (NDA) signal-to-noise-ratio (SNR) estimation algorithm for quadrature amplitude modulation (QAM) signals in an additive white Gaussian noise (AWGN) channel. The NDA SNR estimation algorithm for QAM signals is derived based on a statistical ratio of observables over a block of data. The simple analysis and computer simulation for some kinds of QAM signals have been done, the results of which have proved that all the tested QAM signals can be effectively estimated by this algorithm.
This paper discusses a rough set approach for evaluating solutions of scheduling problems. Algorithms for solving scheduling problems are planners and the scheduling problems are modelled as constraint satisfaction pr...
详细信息
This paper discusses a rough set approach for evaluating solutions of scheduling problems. Algorithms for solving scheduling problems are planners and the scheduling problems are modelled as constraint satisfaction problems. Conventional approach for the analysis of algorithms often focuses on the time and representational complexities, and assumes an identical cost on all operations. The proposed rough set approach augments conventional approaches for the analysis of algorithms in two ways: 1) it permits the consideration of different costs arising from different operations; and 2) it allows one to define a new utility for a complexity analysis.
For numeral recognition, when a single classifier cannot provide a decision which is 100 percent correct, multiple classifier should be able to achieve higher accuracy. This is because group decisions are generally be...
详细信息
ISBN:
(纸本)081867282X
For numeral recognition, when a single classifier cannot provide a decision which is 100 percent correct, multiple classifier should be able to achieve higher accuracy. This is because group decisions are generally better than any individual's. In this paper, as evidence, the differences between a ANN classifier and a traditional classifier are discussed. Based on this concept combination methods were developed, which can aggregate the decisions obtained from individual, derive the best final decisions. But different combination methods lead to different performance: accuracy, efficiency and so on. A ANN combining algorithm is developed. The authors analyze it and a voting algorithm within experiments. First experiments on 10000 samples of handwritten numerals have powerfully shown that the results of two different individual classifiers with same features are disparate in performance. Second experiment have discussed two disparate combination methods in contrast.
In this paper, the intelligent mobile robot key techniques are introduced, such as architecture of intelligent mobile robot, path planning and its simulation techniques, transducer and multisensor fusion techniques, d...
详细信息
ISBN:
(纸本)0780331044
In this paper, the intelligent mobile robot key techniques are introduced, such as architecture of intelligent mobile robot, path planning and its simulation techniques, transducer and multisensor fusion techniques, design and implement of intelligent mobile robot, vision subsystem and information reduced techniques, research of ''perception - action'' behavior and application of fuzzy control, etc.. A real outdoor mobile robot THMR-III (TsingHua Mobile Robot) that we developed has demonstrated road following, obstacle avoiding, branch road distinguishing and navigation, cross-country and target following at average speed 3.0 m/s.
WebAssembly (abbreviated as Wasm) was initially introduced for the Web and quickly extended its reach into various domains beyond the Web. To create Wasm applications, developers can compile high-level programming lan...
详细信息
WebAssembly (abbreviated as Wasm) was initially introduced for the Web and quickly extended its reach into various domains beyond the Web. To create Wasm applications, developers can compile high-level programming languages into Wasm binaries or manually write the textual format of Wasm and translate it into Wasm binaries by the toolchain. Regardless of whether it is utilized within or outside the Web, the execution of Wasm binaries is supported by the Wasm runtime. Such a runtime provides a secure, memory-efficient, and sandboxed execution environment to execute Wasm binaries. This paper provides a comprehensive survey of research on Wasm runtimes with 103 collected research papers related to Wasm runtimes following the traditional systematic literature review process. It characterizes existing studies from two different angles, including the internal research of Wasm runtimes (Wasm runtime design, testing, and analysis) and the external research (applying Wasm runtimes to various domains). This paper also proposes future research directions about Wasm runtimes.
暂无评论