期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
“统计学”课程教学中引入“即时定制”模式的构想
1
作者 俞良蒂 严庚涛 《统计与决策》 CSSCI 北大核心 2004年第11期79-79,共1页
关键词 “统计学”课程教学 “即时定制”模式 教育理念 教育内容 “人本”思想 教育方法 教育功能 教学改革
在线阅读 下载PDF
Time series online prediction algorithm based on least squares support vector machine 被引量:8
2
作者 吴琼 刘文颖 杨以涵 《Journal of Central South University of Technology》 EI 2007年第3期442-446,共5页
Deficiencies of applying the traditional least squares support vector machine (LS-SVM) to time series online prediction were specified. According to the kernel function matrix's property and using the recursive cal... Deficiencies of applying the traditional least squares support vector machine (LS-SVM) to time series online prediction were specified. According to the kernel function matrix's property and using the recursive calculation of block matrix, a new time series online prediction algorithm based on improved LS-SVM was proposed. The historical training results were fully utilized and the computing speed of LS-SVM was enhanced. Then, the improved algorithm was applied to timc series online prediction. Based on the operational data provided by the Northwest Power Grid of China, the method was used in the transient stability prediction of electric power system. The results show that, compared with the calculation time of the traditional LS-SVM(75 1 600 ms), that of the proposed method in different time windows is 40-60 ms, proposed method is above 0.8. So the improved method is online prediction. and the prediction accuracy(normalized root mean squared error) of the better than the traditional LS-SVM and more suitable for time series online prediction. 展开更多
关键词 time series prediction machine learning support vector machine statistical learning theory
在线阅读 下载PDF
Authentication based on feature of hand-written signature 被引量:1
3
作者 朱树人 《Journal of Central South University of Technology》 EI 2007年第4期563-567,共5页
The typical features of the coordinate and the curvature as well as the recorded time information were analyzed in the hand-written signatures.In the hand-written signature process 10 biometric features were summarize... The typical features of the coordinate and the curvature as well as the recorded time information were analyzed in the hand-written signatures.In the hand-written signature process 10 biometric features were summarized:the amount of zero speed in direction x and direction y,the amount of zero acceleration in direction x and direction y,the total time of the hand-written signatures,the total distance of the pen traveling in the hand-written process,the frequency for lifting the pen,the time for lifting the pen,the amount of the pressure higher or lower than the threshold values.The formulae of biometric features extraction were summarized.The Gauss function was used to draw the typical information from the above-mentioned biometric features,with which to establish the hidden Markov mode and to train it.The frame of double authentication was proposed by combing the signature with the digital signature.Web service technology was applied in the system to ensure the security of data transmission.The training practice indicates that the hand-written signature verification can satisfy the needs from the office automation systems. 展开更多
关键词 behavioral biostatistics feature hand-written signature hidden Markov mode signature verification
在线阅读 下载PDF
Modeling and parameter estimation for hydraulic system of excavator's arm 被引量:9
4
作者 何清华 郝鹏 张大庆 《Journal of Central South University of Technology》 2008年第3期382-386,共5页
A retrofitted electro-hydraulic proportional system for hydraulic excavator was introduced firstly. According to the principle and characteristic of load independent flow distribution(LUDV) system,taking boom hydrauli... A retrofitted electro-hydraulic proportional system for hydraulic excavator was introduced firstly. According to the principle and characteristic of load independent flow distribution(LUDV) system,taking boom hydraulic system as an example and ignoring the leakage of hydraulic cylinder and the mass of oil in it,a force equilibrium equation and a continuous equation of hydraulic cylinder were set up. Based on the flow equation of electro-hydraulic proportional valve,the pressure passing through the valve and the difference of pressure were tested and analyzed. The results show that the difference of pressure does not change with load,and it approximates to 2.0 MPa. And then,assume the flow across the valve is directly proportional to spool displacement and is not influenced by load,a simplified model of electro-hydraulic system was put forward. At the same time,by analyzing the structure and load-bearing of boom instrument,and combining moment equivalent equation of manipulator with rotating law,the estimation methods and equations for such parameters as equivalent mass and bearing force of hydraulic cylinder were set up. Finally,the step response of flow of boom cylinder was tested when the electro-hydraulic proportional valve was controlled by the step current. Based on the experiment curve,the flow gain coefficient of valve is identified as 2.825×10-4 m3/(s·A) and the model is verified. 展开更多
关键词 EXCAVATOR electro-hydraulic proportional system load independent flow distribution(LUDV) system MODELING parameter estimation
在线阅读 下载PDF
Risk quantification in grade variability of gold deposits using sequential Gaussian simulation
5
作者 Tayfun Y.Yunsel 《Journal of Central South University》 SCIE EI CAS 2012年第11期3244-3255,共12页
Risk quantification in grade is critical for mine design and planning.Grade uncertainty is assessed using multiple grade realizations,from geostatistical conditional simulations,which are effective to evaluate local o... Risk quantification in grade is critical for mine design and planning.Grade uncertainty is assessed using multiple grade realizations,from geostatistical conditional simulations,which are effective to evaluate local or global uncertainty by honouring spatial correlation structures.The sequential Gaussian conditional simulation was used to assess uncertainty of grade estimates and illustrate simulated models in Sivas gold deposit,Turkey.In situ variability and risk quantification of the gold grade were assessed by probabilistic approach based on the sequential Gaussian simulations to yield a series of conditional maps characterized by equally probable spatial distribution of the gold grade for the study area.The simulation results were validated by a number of tests such as descriptive statistics,histogram,variogram and contour map reproductions.The case study demonstrates the efficiency of the method in assessing risk associated with geological and engineering variable such as the gold grade variability and distribution.The simulated models can be incorporated into exploration,exploitation and scheduling of the gold deposit. 展开更多
关键词 sequential Gaussian simulation risk quantification probability distribution gold grade variability Sivas gold deposit
在线阅读 下载PDF
Programming for scientific computing on peta-scale heterogeneous parallel systems 被引量:1
6
作者 杨灿群 吴强 +2 位作者 唐滔 王锋 薛京灵 《Journal of Central South University》 SCIE EI CAS 2013年第5期1189-1203,共15页
Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to co... Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to conduct computational experiments of historic significance, these systems are presently difficult to program. The users, who are domain experts rather than computer experts, prefer to use programming models closer to their domains (e.g., physics and biology) rather than MPI and OpenME This has led the development of domain-specific programming that provides domain-specific programming interfaces but abstracts away some performance-critical architecture details. Based on experience in designing large-scale computing systems, a hybrid programming framework for scientific computing on heterogeneous architectures is proposed in this work. Its design philosophy is to provide a collaborative mechanism for domain experts and computer experts so that both domain-specific knowledge and performance-critical architecture details can be adequately exploited. Two real-world scientific applications have been evaluated on TH-IA, a peta-scale CPU-GPU heterogeneous system that is currently the 5th fastest supercomputer in the world. The experimental results show that the proposed framework is well suited for developing large-scale scientific computing applications on peta-scale heterogeneous CPU/GPU systems. 展开更多
关键词 heterogeneous parallel system programming framework scientific computing GPU computing molecular dynamic
在线阅读 下载PDF
Parallelization and performance tuning of molecular dynamics code with OpenMP 被引量:3
7
作者 白树仁 冉丽萍 鲁奎麟 《Journal of Central South University of Technology》 2006年第3期260-264,共5页
An OpenMP approach was proposed to parallelize the sequential molecular dynamics(MD) code on shared memory machines. When a code is converted from the sequential form to the parallel form, data dependence is a main pr... An OpenMP approach was proposed to parallelize the sequential molecular dynamics(MD) code on shared memory machines. When a code is converted from the sequential form to the parallel form, data dependence is a main problem. A traditional sequential molecular dynamics code is anatomized to find the data dependence segments in it, and the two different methods, i.e., recover method and backward mapping method were used to eliminate those data dependencies in order to realize the parallelization of this sequential MD code. The performance of the parallelized MD code was analyzed by using some performance analysis tools. The results of the test show that the computing size of this code increases sharply form 1 million atoms before parallelization to 20 million atoms after parallelization, and the wall clock during computing is reduced largely. Some hot-spots in this code are found and optimized by improved algorithm. The efficiency of parallel computing is 30% higher than that of before, and the calculation time is saved and larger scale calculation problems are solved. 展开更多
关键词 system analysis molecular dynamics parallel computing performance tuning OPENMP
在线阅读 下载PDF
Penetration grouting reinforcement of sandy gravel 被引量:3
8
作者 杨坪 彭振斌 +2 位作者 唐益群 彭文祥 何忠明 《Journal of Central South University of Technology》 SCIE EI CAS 2008年第2期280-284,共5页
To study the relationship between grouting effect and grouting factors, three factors (seven parameters) directionless pressure and small cycle grouting model experiment on sandy gravel was done, which was designed ... To study the relationship between grouting effect and grouting factors, three factors (seven parameters) directionless pressure and small cycle grouting model experiment on sandy gravel was done, which was designed according to uniform design method. And regressing was applied to analysis of the test data. The two models test results indicate that when the diffusing radius of grout changes from 26 to 51 cm, the grouted sandy gravel compressing strength changes from 2.13 to 12.30 MPa; the relationship between diffusing radius(R) and water cement ratio(m), permeability coefficient(k), grouting pressure(p), grouting time(t) is R=19.953m^0.121k^0.429p^0.412t^0.437; the relationship between compressing strength(P) and porosity(n), water cement ratio, grouting pressure, grouting time is P =0.984n^0.517m6-1.488p^0.118t^0.031. So the porosity of sandy gravel, the permeability coefficient of sandy gravel, grouting pressure, grouting time, water cement ratio are main factors to influence the grouting effect. The grouting pressure is the main factor to influence grouting diffusing radius, and the water cement ratio is the main factor to influence grouted sandy gravel compressing strength. 展开更多
关键词 penetration grouting uniform design method sandy gravel
在线阅读 下载PDF
Effect of floor level slit exhaust ventilation system on distribution of house dust 被引量:1
9
作者 吕阳 H.Yoshino +3 位作者 R.Takaki R.Kurihara A.Mochida H.Yonekura 《Journal of Central South University》 SCIE EI CAS 2012年第3期696-702,共7页
Based on the fact that the house dust usually falls on the ground, the floor level slit exhaust ventilation system including inlet located at the ceiling and outlet of slit exhaust installed at comer between wall and ... Based on the fact that the house dust usually falls on the ground, the floor level slit exhaust ventilation system including inlet located at the ceiling and outlet of slit exhaust installed at comer between wall and floor was considered. Experiments and simulations were performed to investigate the flow and diffusion fields that are affected by this floor level slit exhaust ventilation system. The characteristics of airflow with experiments and computation fluid dynamics (CFD) are generally similar except airflow at the location of impinging flow and the location right below the inlet. Riboflavin particles were used as the house dust. For the spatial distribution of riboflavin particles in the ventilation system before operation, due to the influence of gravity, different sizes of particles show smooth decay curve. After floor level slit exhaust ventilation system is operated, the decay rate of the particles becomes faster than that after the ventilation system is powered on, and the particles with diameter of 0.5-3.0 μm in the experimental data and calculated values show good agreement. 展开更多
关键词 house dust floor level slit exhaust riboflavin particles computational fluid dynamics
在线阅读 下载PDF
Adaptive learning with guaranteed stability for discrete-time recurrent neural networks 被引量:1
10
作者 邓华 吴义虎 段吉安 《Journal of Central South University of Technology》 EI 2007年第5期685-689,共5页
To avoid unstable learning, a stable adaptive learning algorithm was proposed for discrete-time recurrent neural networks. Unlike the dynamic gradient methods, such as the backpropagation through time and the real tim... To avoid unstable learning, a stable adaptive learning algorithm was proposed for discrete-time recurrent neural networks. Unlike the dynamic gradient methods, such as the backpropagation through time and the real time recurrent learning, the weights of the recurrent neural networks were updated online in terms of Lyapunov stability theory in the proposed learning algorithm, so the learning stability was guaranteed. With the inversion of the activation function of the recurrent neural networks, the proposed learning algorithm can be easily implemented for solving varying nonlinear adaptive learning problems and fast convergence of the adaptive learning process can be achieved. Simulation experiments in pattern recognition show that only 5 iterations are needed for the storage of a 15×15 binary image pattern and only 9 iterations are needed for the perfect realization of an analog vector by an equilibrium state with the proposed learning algorithm. 展开更多
关键词 recurrent neural networks adaptive learning nonlinear discrete-time systems pattern recognition
在线阅读 下载PDF
Log integration on large scale for global networking monitoring
11
作者 缪嘉嘉 吴泉源 贾焰 《Journal of Central South University》 SCIE EI CAS 2009年第6期976-981,共6页
Supposing that the overall situation is dug out from the distributed monitoring nodes, there should be two critical obstacles, heterogenous schema and instance, to integrating heterogeneous data from different monitor... Supposing that the overall situation is dug out from the distributed monitoring nodes, there should be two critical obstacles, heterogenous schema and instance, to integrating heterogeneous data from different monitoring sensors. To tackle the challenge of heterogenous schema, an instance-based approach for schema mapping, named instance-based machine-learning (IML) approach was described. And to solve the problem of heterogenous instance, a novel approach, called statistic-based clustering (SBC) approach, which utilized clustering and statistics technologies to match large scale sources holistically, was also proposed. These two algorithms utilized the machine-leaning and clustering technology to improve the accuracy. Experimental analysis shows that the IML approach is more precise than SBC approach, reaching at least precision of 81% and recall rate of 82%. Simulation studies further show that SBC can tackle large scale sources holisticalty with 85% recall rate when there are 38 data sources. 展开更多
关键词 MACHINE-LEARNING CLUSTERING data integration schema matching instance matching
在线阅读 下载PDF
Vehicle kinematics modeling and design of vehicle trajectory generator system 被引量:3
12
作者 李昭 蔡自兴 +2 位作者 任孝平 陈爱斌 薛志超 《Journal of Central South University》 SCIE EI CAS 2012年第10期2860-2865,共6页
A trajectory generator based on vehicle kinematics model was presented and an integrated navigation simulation system was designed.Considering that the tight relation between vehicle motion and topography,a new trajec... A trajectory generator based on vehicle kinematics model was presented and an integrated navigation simulation system was designed.Considering that the tight relation between vehicle motion and topography,a new trajectory generator for vehicle was proposed for more actual simulation.Firstly,a vehicle kinematics model was built based on conversion of attitude vector in different coordinate systems.Then,the principle of common trajectory generators was analyzed.Besides,combining the vehicle kinematics model with the principle of dead reckoning,a new vehicle trajectory generator was presented,which can provide process parameters of carrier anytime and achieve simulation of typical actions of running vehicle.Moreover,IMU(inertial measurement unit) elements were simulated,including accelerometer and gyroscope.After setting up the simulation conditions,the integrated navigation simulation system was verified by final performance test.The result proves the validity and flexibility of this design. 展开更多
关键词 vehicle kinematics model integrated navigation system track generator IMU element system simulation
在线阅读 下载PDF
Simultaneous optimization of transit network and public bicycle station network 被引量:1
13
作者 刘洋 朱宁 马寿峰 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第4期1574-1584,共11页
The traditional manner to design public transportation system is to sequentially design the transit network and public bicycle network. A new public transportation system design problem that simultaneously considers b... The traditional manner to design public transportation system is to sequentially design the transit network and public bicycle network. A new public transportation system design problem that simultaneously considers both bus network design and public bicycle network design is proposed. The chemical reaction optimization(CRO) is designed to solve the problem. A shortcoming of CRO is that, when the two-molecule collisions take place, the molecules are randomly picked from the container.Hence, we improve CRO by employing different mating strategies. The computational results confirm the benefits of the mating strategies. Numerical experiments are conducted on the Sioux-Falls network. A comparison with the traditional sequential modeling framework indicates that the proposed approach has a better performance and is more robust. The practical applicability of the approach is proved by employing a real size network. 展开更多
关键词 public transportation system transit route design bicycle sharing system chemical reaction optimization mating strategy
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部