International Journal of Humanoid Robotics Vol. 8, No. 4 (2011) c World Scientific Publishing Company DOI: /S X OPTIMIZED

Size: px
Start display at page:

Download "International Journal of Humanoid Robotics Vol. 8, No. 4 (2011) c World Scientific Publishing Company DOI: /S X OPTIMIZED"

Transcription

1 International Journal of Humanoid Robotics Vol. 8, No. 4 (2011) c World Scientific Publishing Company DOI: /S X OPTIMIZED PARTICLES FOR 3D TRACKING HUIYING CHEN Department of Industrial and Systems Engineering, The Hong Kong Polytechnic University, Hung Hom, Kowloon, Hong Kong, P. R. China velvet.chen@polyu.edu.h YOUFU LI Department of Manufacturing Engineering and Engineering Management, City University of Hong Kong, 83 Tat Chee Avenue, Kowloon, Hong Kong, P. R. China meyfli@cityu.edu.h Received 21 March 2011 Accepted 7 October D visual tracing is useful for many applications. In this paper, we propose two different ways for different system configurations to optimize particle filter for enhancing 3D tracing performances. On the one hand, a new data fusion method is proposed to obtain the optimal importance density function for active vision systems. With this method, the importance density function in particle filter can be modified to represent posterior states by particle crowds in a better way. Thus, it maes the tracing system more robust to noise and outliers. On the other hand, we develop a method for reconfigurable vision systems to maximize the effective sampling size in particle filter, which consequentially helps to solve the degeneracy problem and minimize the tracing error. Simulation and experimental results verified the effectiveness of the proposed method. Keywords: 3D tracing; particle filter; importance density function. 1. Introduction Three-dimensional (3D) tracing deals with continuous 3D state estimation and update of moving objects. 1 The tas of 3D tracing is of paramount importance for many applications and has been considered from widely different perspectives of various theoretical bacgrounds and interests. As one of the state-space estimation problems, 3D tracing can be modeled with the aid of parametric models. However, due to varying degrees of uncertainty inherent in system modeling and complexity of system noise, visual system is often subject to elements of non-gaussianity, nonlinearity, and high dimensionality, which unfortunately, usually precludes analytic solutions. It is a strong belief that the issue of state measurement ultimately remains best handled within the framewor of statistical inference. Instead of using 631

2 632 H. Chen & Y. Li linearization techniques, the estimation problem is solved directly with Bayesian methodology. 2,3 However, the Bayesian paradigm involves calculation of high-order integrals of the time state estimation. Thus, in the last few decades, many approximation filtering schemes, which are well nown as the methods of particle filtering (PF), also nown as condensation or sequential Monte Carlo methods (SMC), 4 7 have been developed to see a simulation-based way to surmount the problems. However, a general 3D tracing problem with 6-DOF often requires thousands of particles, 8 which can run foul of computational complexity and further interfere real-time performance for tracing agile motion. Moreover, degeneracy phenomenon is a common problem with particle filters. As a result of degeneracy, all but one particle will have negligible weight after a few state transitions. Degeneracy implies the wastage of computational resources that a large effort is engaged to update particles whose contribution to the approximation to posterior states is almost zero. Doucet has shown that the variance of the importance weights can only increase over time, so that degeneracy is an inevitable phenomenon with general sequential importance sampling scheme. 9 There are commonly three methods to tacle the degeneracy problem 10 :(1) brute force approach, (2) good choice of importance density, and (3) use of resampling. The brute force approach uses a large enough sampling size to cover the effect of weight degeneration. However, it is often impractical in real-time estimation system. The method of choosing the optimal importance density can maximize the effective sampling size, 9 12 which is a suitable measure of degeneracy. The third method involves using the resampling process to reduce degenerate effects. 4 Although resampling has been employed a lot in generic particle filter to avoid degeneracy as one of the most popular methods, it introduces additional computation complexity and cannot help to reduce the number of particles. In this paper, we intent to explore possible ways to optimize the particle filter for enhancing 3D tracing performances. On the one hand, a new data fusion method is proposed to obtain the optimal importance density function, so that particle crowds can represent the posterior states in a much more efficient fashion. As a result, for achieving the same tracing accuracy, the number of particles used in 3D tracing is greatly reduced. On the other hand, we develop a method for reconfigurable vision systems to maximize the effective sampling size in particle filter, which consequentially helps to solve the degeneracy problem and minimize the tracing error. 2. Developing the Particle Framewor At time step, when a measurement y becomes available, according to the Bayes rule, 2 the posterior probability function of the state vector can be calculated using the following equation p(x y 1: )= p(x x 1 )p(y x ), (1) p(y y 1: 1 )

3 Optimized Particles for 3D Tracing 633 P (y) is a normalizing constant and Eq. (1) can be written as p(x y 1: ) p(x x 1 )p(y x ). (2) Suppose that at time step, there is a set of particles, {x i,i=1,...,n s}, with associated weights {w i,i =1,...,N s} randomly drawn from importance sampling, 9,11 where N s is the total number of particles. The weight of particle i can be defined as w i p(x i wi xi 1 )p(y x i ) 1 q(x i xi 1, y, (3) 1:) where q(x i xi 1, y 1:) is the importance density function. In this paper, we use the transition prior p(x x 1 ) as the importance density function. Then, Eq. (3) can be simplified as w i wi 1 p(y x i ). (4) Furthermore, if we use Grenander s factored sampling algorithm, 12 Eq. (4) canbe modified as The particle weights then can be normalized using w i = p(y x i ). (5) w i = w i Ns i=1 wi (6) to give a weighted approximation of the posterior density in the following form where δ is the Dirac s delta function. N s p(x y 1: ) w i δ(x x i ), (7) i=1 3. Data Fusion for Importance Density Optimization 3.1. Methodology Data fusion algorithm and the pseudo lielihood The 3D tracing tas here is performed with an active vision system 13 using pattern projection, which is similar to a passive stereo vision system with one of the cameras replaced by a projector. Using a color-encoded structured light pattern, 14 the active vision system can yield good results in 3D visual sensing with a single view. In order to obtain better expression of posterior states, the importance density function should be moved toward the region of high lielihood. Notwithstanding, because the support valuables are different, lielihood functions cannot be used directly to modify the importance density. To surmount this problem, a pseudo

4 634 H. Chen & Y. Li lielihood function is first generated with the latest passive sensing data. Then, the pseudo lielihood is projected to the importance density space and the importance density is modified by fusing the sensing data in it. The pseudo lielihood function is generated with the most current observation of certain reference feature points through passive sensing. It is a subset of the lielihood function and it can represent the lielihood function to certain extent. The advantage of the pseudo lielihood function is that it can be projected to the importance density space easily by using the inverse procedure of passive sensing observation model (a monocular camera model). The basic idea of the proposed approach is illustrated in Fig. 1. Suppose that in a set of reference points, the observation of passive sensing (of a monocular camera) can be expressed as a function of the current state with noise y R j = g j (x,ζ), j =1,...,N R, (8) where ζ is noise and N R is the number of reference points. Equation (8) can be looed on as a pseudo lielihood function y R ˆL y = P (y x R ). (9) On the contrary, the current state can be estimated using the inverse function of Eq. (8) as x = g 1 (x 1,y R,ζ), (10) which is in fact a projection of the pseudo lielihood to the importance density (x ) space ˆL x = P (x x 1,y R,ζ). (11) Then, Eq. (11) can be used to achieve the algorithm for data fusion as shown in Table 1. target projector active sensing camera passive sensing the prior pseudo lielihood posterior estimation Fig. 1. Data fusion with updated passive sensing data.

5 Optimized Particles for 3D Tracing 635 Table 1. Passive data fusion algorithm in particle filter. Assume that at the previous state 1, we have the particle crowd {x i 1,wi 1 }N i=1,then proceed as following at time 1. Sampling: simulate x i P (x x 1 ). 2. Calculate weights: compute the weights according to lielihood function and conduct normalization. 3. Pseudo lielihood computation: calculate ˆL x = P (x x 1,y R,ζ). 4. Data fusion: simulate x i,drawαn samples from the prior P (x x 1 )and(1 α)n samples from the pseudo lielihood projection P (x x 1,y R,ζ), where α is a data fusion factor, 0 α Update weights: compute the weights according to the new lielihood function and conduct normalization. 6. Resampling Importance density optimization Degeneracy is a common phenomenon with particle filters. 9 As a result of degeneracy, all but one particle will have negligible weight after a few state transitions. Degeneracy implies the wastage of computational resources that much effort is devoted to updating particles whose contribution to the approximation to posterior states is almost zero. We can here adopt the effective sampling size N eff,15 which is a suitable measure of degeneracy, as a criterion to guide the optimization process for data fusion. As N eff cannot be evaluated exactly, 10 eff an estimate ˆN of N eff can be calculated by ˆN eff = 1 N, (12) i=1 ( wi )2 where w i is the normalized weight indicated in Eq. (6). A large N eff implies that the lielihood is located closely to the prior P (x x 1 ), so that the particle crowd from the prior x i can be relied on better. Thus, the percentage of effective sampling, ˆN eff /N, can be used to defined to data fusion factor α (see Table 1) for importance density optimization by choosing α = ρ ˆN eff N, (13) where ρ is a positive scale factor, ρ 1. According to our previous study, when the configuration of the vision system (i.e., relative location to the object, optical and physical parameters of the camera eff and the projector) is not well designed, the percentage of effective sampling, ˆN /N, can be very small, even may drop down to 5% sometimes. Since the effective sampling size is corresponding to the tracing error to some extent, 16 a small effective sampling size may cause a large tracing error by particle estimation. In this case, the transition prior P (x x 1 ) is not suitable to guide the importance density on

6 636 H. Chen & Y. Li its own. The pseudo lielihood, which represents the most current sensing data, will help the PF obtain better sampling and reduce tracing error. The value of ρ can be determined empirically, or it can simply be chosen as 1 (one). Then, the new particle crowd after data fusion is x i = αx i +(1 α)ˆx i, (14) where x i is drawn from the prior and ˆxi is drawn from the pseudo lielihood projection Simulation results Figure 2 shows the estimation error for 3D location tracing by different methods. The generic PF, which employed 800 particles, performed the best, while the extended Kalman filter (EKF), with 100 particles, performed the worst because of its disadvantage in dealing with multi-modality. The proposed PF with data fusion, even only with 100 particles, achieved performance approximately as good as the generic PF. With a well-expressed importance density, the proposed PF can achieve better real-time performance with expedition. Simulation results demonstrate the superiority of the proposed method in comparisons with EKF and generic PF (GPF). Because the EKF does not involve calculations of sampling, it can achieve faster real-time performance with an average s for each state. The algorithm running times for GPF with 200, 400, and 800 particles are , , and s Fig. 2. Tracing accuracy comparison.

7 Optimized Particles for 3D Tracing 637 Object position X (mm) Our estimation (100 particles, ρ=2) Object position (ground truth) state Fig. 3. Visual tracing using a PF with 100 particles and ρ =2. respectively. With only 100 particles, the proposed PF excels the GPFs in running time and only spent s in average. We then compared the tracing errors with different data fusion factors. A PF with 100 particles was adopted for the tracing shown in Fig. 3. In this simulation, the average percentage of effective sampling, /N (before resampling), is about 36%. As shown in Fig. 4, the data fusion factor affects tracing performance. According to our simulation study, even with the same vision system configuration, the effective sampling size may change during the tracing process and it is not ˆN eff Fig. 4. Tracing error comparison.

8 638 H. Chen & Y. Li Table2.Somechoicesofρ or α. ˆN eff /N value < > 0.3 ρ or α value α 0.1 ρ 3 ρ 2 ρ 1 (a) (b) Fig. 5. The active vision system using color-encoded structured light. necessary to adopt the same ρ when performing visual tracing. Table 2 indicates some possible choices of ρ (or α) according to our simulation results Experimental results The proposed tracing method was tested with an active vision system that consists of a PULNIX TMC-9700 CCD camera and a PLUS V131 DLP projector (as shown in Fig. 5(a)). When the system is used in a visual tracing tas, the projector projects a color-encoded structured light (see Fig. 5(b), 17 ) onto the surface of the target object. Via triangulation, the system returns a time sequence of 3D object positions and orientations. This provides the measurement (given in Sec. 2) for the tracing formulation. We used a concave object as the target (Fig. 6), which was moved arbitrarily by hand in 3D space to give motions with 3-DOF translational and 2-DOF rotational. The tracer (formulated in Secs. 2 and 3) was used to estimate the target s 5-DOF position. Here, a PF with 100 particles was employed. Since the object was moved randomly and the tracing was performed in real-time, quantitative results on tracing accuracy were hard to obtain due to the lac of the ground truth. We thus re-projected the estimated object positions and orientations onto the camera image (the red circles shown in Fig. 6) for qualitative evaluation. Some examples of snap shots in the tracing are shown in Fig. 6. With a sampling rate of about 12 fps, correct and reliable tracings were observed in the implementation. In Fig. 6, the tracing errors were mainly caused by the sensing itself, rather than the tracer. For example, in the frame shown in the bottom-right, relatively larger tracing error is observed. This is because the target happened to move to a position where the structured light pattern could not be detected clearly.

9 Optimized Particles for 3D Tracing 639 Fig. 6. Tracing a concave object with the proposed method. 4. Dynamic View Planning for Maximizing the Number of Effective Particles 4.1. Methodology The 3D tracing tas here is performed with a reconfigurable vision system. 16 In this section, we intend to use the reconfigurability of the vision system to reduce those effects of degeneracy in particle filter. According to Refs. 11 and 12, the effective sampling size N eff at state is defined as N eff = 1+Var(w i (15) ), where w i is referred to as the true weight indicated in Eq. (4) andn s is the number of samples. As N eff cannot be evaluated exactly, 10 eff an estimate ˆN of can be calculated by N eff ˆN eff = Ns N s 1 i=1 (w i where w i is the normalized weight indicated in Eq. (15). We then define the rate of effective particles as )2, (16) λ eff = ˆN eff N s. (17)

10 640 H. Chen & Y. Li Table 3. Dynamic view planning algorithm. Assume that at the previous state 1, we have the particle crowd {x i 1,w i 1 }Ns i =1 and a viewpoint configuration ζ 1, then proceed as following at state DO when ζ ɛc v (search the th viewpoint configuration space) { Sampling: Simulate {x i,i =1,...,Ns} Weights calculating and normalizing: Mae observation at each ζ,calculatew i and w i according to (5), (6), calculate the rate of effective particles λ eff } View planning: Use the least-squared method to choose the best view plan ζ according to (18), and mar its corresponding particles and particle weights Estimation: Use the mared particles and weights corresponding to ζ to calculate p(x y 1: ) according to (7) View plan executing: Move the current viewpoint to ζ Then continue to mae observations and calculations at state + 1. Finally, the view planning 16 tas is achieved by computing the best configuration ζ in the viewpoint configuration space C v of the camera through the following equation ( Ns ) ζ =arg ζ min (w i )2 =argmax(ˆn i=1 ζ eff ) ζ C. (18) v Cv Our dynamic view planning algorithm is described in Table 3. At state, first, for every candidate of viewpoint configuration ζ,wesamplex i from the prior P (x i xi 1 ) and calculate its corresponding particle weights w i and rate of effective particles λ eff. Then, we use the least-squared method to search for the best configuration ζ that maximizes λeff and mar its particle weights and samples. Finally, these samples and weights are used to calculate the posterior by a weighted sum indicated in Eq. (7) Simulation results eff In the first simulation, we compared the effective particles (sample size) ˆN of the proposed view planning method to the generic particle filter with a fixed viewpoint. We used 100 particles for each method and ran the simulation for 100 times with nine state transitions. The average number of effective particles of the two methods is plotted as shown in Fig. 7. The generic PF without view planning obtained a very low rate of effective particles (7%), while our approach maximized the rate of effective particles λ eff at about 53% via dynamic view planning. Our algorithm

11 Optimized Particles for 3D Tracing 641 Fig. 7. Number of effective particles. realizes view planning and achieves the best configurations of the vision system eff by maximizing ˆN (or minimizing N s i=1 (w i )2 ). In the second simulation, we checed tracing errors of different viewpoint configurations (camera locations) to prove that the best configuration in the sense of sampling efficiency is consistent with the best configuration in the sense of minimizing tracing error. We tested view planning results with different position parameters. As shown in Fig. 8, the average values of N s i=1 (w i )2 and tracing errors are plotted with different configurations and estimation states. Here, the tracing error is defined as the distance between the estimated location and its true location. 100 tests each with 100 particles were employed. Nine viewpoint locations in camera coordinates, x i = 170 i(mm), when i = 1,...,9, were employed. These locations were chosen empirically considering both the sensitivity and the inematics constraints of the system. It can be seen in the Fig. 8 that these two evaluation criteria shared the same tendency in viewpoint configuration. The comparison in 2D figure at the 6th estimation state is shown in Fig. 9. Different evaluation values with their values of standard deviation are plotted. Figure 9 clearly shows that tracing error reaches Fig. 8. Testing different evaluation criteria with position parameter x(3d).

12 642 H. Chen & Y. Li Fig. 9. Testing different evaluation criteria with position parameter x (2D). its minimum (at the 4th x location, x = 680 mm) when N s i=1 (w i )2 reaches its minimum value. In other words, the view planning driven by optimizing particle sampling actually minimizes the tracing error and improves tracing performance. Then, we compared our method with the centering view planning method and the error-orientated view planning method. The centering method has been usually adopted in visual servoing, 18 which controls the viewpoint to eep the image feature of the target object always at the center point of the image screen. In the error-orientated view planning method, 19 the view planning process was directly driven by minimizing the estimated tracing error. The tracing errors of the aforementioned methods are plotted in Fig. 10, and their tracing performances are Fig. 10. Tracing errors using different methods.

13 Optimized Particles for 3D Tracing 643 Method Table 4. Tracing performance with different methods. Evaluation Total Average Average Average rate number of relative tracing estimation of effective particles error (%) time (s) particles (%) Effective particles Resampling PF No Resampling PF No Centering Error-orientated (*This is the rate of effective particles λ eff before resampling. After resampling, the rate of effective particles is compulsory modified to 100 %. Even though it shows no improvement in tracing performance). evaluated in Table 4. In these tests, our view planning method by effective particles was superior to others in tracing performance with the smallest tracing error and reasonable tracing speed. When the resampling method was used, although it could reduce the effects of weights degeneracy, the tracing error was large when using a small number of particles, whereas tracing speed was slow when using a large number of particles. Without testing the particle weights to obtain the best configuration, the centering method showed its advantage in tracing speed. However, because it can only compensate for a part of the sensing error and because it still suffers from particle degeneracy, its tracing error was larger than our method. The error-orientated method was supposed to be the one that could achieve good results in tracing accuracy. However, practically, it needs direct bacward calculations and random search in the parameter space that may preclude unique solutions and yet, cannot overcome the degeneration, which affects its tracing accuracy and the achievable tracing speed as well. Our method with effective particles minimizes tracing error by revealing the system to a better swarm of importance samples and interpreting the posterior state in a better way. Furthermore, it reduces particles degeneracy significantly, so that a relative smaller particle crowd can be used to achieve the same level of tracing performance, and thus increases possible tracing speed Experimental results The implementation of the proposed view planning method was conducted using our reconfigurable vision system, with a PC-based IM-PCI system and a variable scan frame grabber. This system supports many real-time processing functions including some feature extraction such as edge detection. Our algorithms were developed in VC++ programming language and run as imported functions by ITEX-CM. The system setup consists of a color CCD camera (model Pulnix TMC-6), with a resolution of pixels, a pan-tilt unit (model PTU ) for two-axis angular motion, and a linear motion system with a guideway (model KK86-20) and

14 644 H. Chen & Y. Li Fig. 11. Reconfigurable vision system with 3 DOFs. motion controller (model Elmo BAS-3/320-2). A photo of this 3-DOF system is shown in Fig. 11. For simplicity s sae, we used a point object for the experiment and made the object undergo uniform circular motion around the center with different diameters on a plane perpendicular to the optical axis of the camera at its original location (see Fig. 12). Using this motion, we can eliminate both influence of image feature location and influence of velocity on tracing error. 1 The average tracing errors on different concentric circles with different methods were calculated and are given in Table 5. These results show that our view planning method with effective particles can achieve small tracing error then other two methods. Average tracing speeds with different methods are listed in Table 6. Because our method and centering method do not involve random search procedure that the error-orientated method uses, they both achieved very nice real-time performance. Fig. 12. Uniform circular motion at different diameters.

15 Optimized Particles for 3D Tracing 645 Table 5. Absolute tracing errors with different view planning methods. Test Effective particles Centering Error-orientated diameter 2r (pixel) Mean Standard Mean Standard Mean Standard tracing deviation tracing deviation tracing deviation error (mm) (mm 2 ) error (mm) (mm 2 ) error (mm) (mm 2 ) Mean Table 6. Tracing speed with different view planning methods. Method Effective particles Centering Error-orientated Tracing speed (fps) Our method with effective particles was then implemented to trac a pen tip that was moving randomly with an average speed about 1 m/s. The pen tip was detected and tracing based on the segmentation with color and contour cues. Some examples of snapshots in the tracing with their corresponding viewpoint locations (best configurations) are shown in Fig. 13. In this experiment, every pair of two sequential frames was employed and compared to calculate the depth information z, and beside the current configuration information, the Chinese calligraphy bacground was used as correspondence between every two frames for further modification. Even with this process, a tracing rate of about 17 fps was achieved in the implementation. We then reprojected the estimated 3D locations of the pen tip onto the image space for tracing error analysis. The red target mars in Fig. 13 Fig. 13. Dynamic view planning in 3D tracing by our method.

16 646 H. Chen & Y. Li represent those estimations from our tracing algorithm. Experimental results show that the tracing was conducted with very good accuracy, with an average tracing error of 2.8 pixels. 5. Conclusion In this paper, two different methods for active vision and reconfigurable vision system are explored respectively to optimize particle filter for enhancing 3D tracing performance. A new data fusion method has been proposed to obtain the optimal importance density function for active vision, so that particle crowds can represent the posterior states in a much more efficient fashion. As a result, for achieving the same tracing accuracy, the number of particles used in 3D tracing is greatly reduced. We have also developed a method for reconfigurable vision systems to maximize the effective sampling size in particle filter, which consequentially helps to solve the degeneracy problem and minimize the tracing error. Simulation and experimental results have verified the effectiveness of our methods. Acnowledgment This wor was supported by the Research Grants Council of Hong Kong (Project No. CityU ). References 1. H. Y. Chen and Y. F. Li, Enhanced 3D tracing using nonsingular constraints, Optical Engineering 45(10) (2006) J. M. Bernardo and A. F. M. Smith, Bayesian Theory (Wiley, Chichester, 1994). 3. Y. Zhang and Q. Ji, Active and dynamic information fusion for multisensor systems with dynamic Bayesian networs, IEEE Transactions on Systems, Man and Cybernetics (Part B) 36(2) (2006) N. J. Gordon, D. J. Salmond and A. F. M. Smith, Novel approach to nonlinear/non- Gaussian Bayesian state estimation, IEEE Proceedings for Radar and Signal Processing 140(2) (1993) A. Doucet, N. D. Freitas and N. Gordon, Sequential Monte Carlo Methods in Practice (Springer-Verlag, NewYor, 2001). 6. M. Isard and A. Blae, CONDENSATION conditional density propagation for visual tracing, International Journal of Computer Vision (IJCV) 29(1) (1998) W. R. Scott et al., Performance-orientated view planning for automatic model acquisition, in Proceedings of the 31th International Symposium on Robotics (2000), pp D. Fox, KLD-sampling: Adaptive particle filters, Proceedings of Conference on Neural Information Processing Systems (2001). 9. A. Doucet, On sequential simulation-based methods for Bayesian filtering, Technical Report CUED/F-INFENG/TR 310 (Department of Engineering, Cambridge University, 1998). 10. M. S. Arulampalam et al., A tutorial on particle filters for online nonlinear/non- Gaussian Bayesian tracing, IEEE Transactions on Signal Processing 50(2) (2002)

17 Optimized Particles for 3D Tracing N. Bergman, Recursive Bayesian Estimation: Navigation and Tracing Applications, Ph.D. Dissertation (Linoping University, Linpoing, Sweden, 1999). 12. J. Carpenter, P. Clifford and P. Fearnhead, Improved particle filter for nonlinear problems, IEE Proceedings on Radar, Sonar, Navigation 146(1) (1999) P. Besl, Active optical range imaging sensors, Machine Vision and Applications 1 (1988) P. M. Griffin, L. S. Narasimhan and S. R. Yee, Generation of uniquely encoded light patterns for range data acquisition, Pattern Recognition 25(6) (1992) J. S. Liu and R. Chen, Sequential Monte Carlo methods for dynamical systems, Journal of American Statistical Association 93 (1998) H. Y. Chen and Y. F. Li, Dynamic view planning by effective particles for 3D tracing, IEEE Transactions on Systems, Man and Cybernetics (Part B) 39(1) (2009) B. Zhang, Y. F. Li and Y. Wu, Self-recalibration of a structured light system via plane-based homography, Pattern Recognition 40(4) (2007) E. Malis, F. Chaumette and S. Boudet, 2-1/2-D visual servoing, IEEE Transactions on Robotics and Automation 15(2) (1999) J. R. Spletzer and C. J. Taylor, Dynamic sensor planning and control for optimally tracing targets, International Journal of Robotics Research 22(1) (2003) Huiying Chen received her bachelor s degree in mechatronics engineering from South China University of Technology, China, and her master s degree in precision machinery engineering from the University of Toyo, Japan. She obtained the Ph.D. degree from the Department of Manufacturing Engineering and Engineering Management at City University of Hong Kong, Hong Kong. She is now with the Department of Industrial and Systems Engineering of the Hong Kong Polytechnic University. Her research interests include robot vision, visual tracing, and dynamic view planning. Youfu Li received his B.S. and M.S. degrees in electrical engineering from Harbin Institute of Technology, China. He obtained his Ph.D. degree from the Robotics Research Group, Department of Engineering Sciences of the University of Oxford in From 1993 to 1995, he was a postdoctoral research staff in the Department of Computer Sciences, University of Wales, Aberystwyth, UK. He is currently an associate professor in the Department of Manufacturing Engineering and Engineering Management at City University of Hong Kong. His research interests include robot sensing, robot vision, sensor-based control, sensor-guided manipulation, 3D vision, visual tracing, mechatronics, and automation. He has served as associate editor of IEEE Transactions on Automation Science and Engineering and is associate editor for IEEE Robotics and Automation Magazine.

Microsoft PowerPoint _代工實例-1

Microsoft PowerPoint _代工實例-1 4302 動態光散射儀 (Dynamic Light Scattering) 代工實例與結果解析 生醫暨非破壞性分析團隊 2016.10 updated Which Size to Measure? Diameter Many techniques make the useful and convenient assumption that every particle is a sphere. The

More information

Microsoft Word - KSAE06-S0262.doc

Microsoft Word - KSAE06-S0262.doc Stereo Vision based Forward Collision Warning and Avoidance System Yunhee LeeByungjoo KimHogi JungPaljoo Yoon Central R&D Center, MANDO Corporation, 413-5, Gomae-Ri, Gibeung-Eub, Youngin-Si, Kyonggi-Do,

More information

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库 10384 15620071151397 UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 2010 4 Duffee 1999 AAA Vasicek RMSE RMSE Abstract In order to investigate whether adding macro factors

More information

报 告 1: 郑 斌 教 授, 美 国 俄 克 拉 荷 马 大 学 医 学 图 像 特 征 分 析 与 癌 症 风 险 评 估 方 法 摘 要 : 准 确 的 评 估 癌 症 近 期 发 病 风 险 和 预 后 或 者 治 疗 效 果 是 发 展 和 建 立 精 准 医 学 的 一 个 重 要 前

报 告 1: 郑 斌 教 授, 美 国 俄 克 拉 荷 马 大 学 医 学 图 像 特 征 分 析 与 癌 症 风 险 评 估 方 法 摘 要 : 准 确 的 评 估 癌 症 近 期 发 病 风 险 和 预 后 或 者 治 疗 效 果 是 发 展 和 建 立 精 准 医 学 的 一 个 重 要 前 东 北 大 学 中 荷 生 物 医 学 与 信 息 工 程 学 院 2016 年 度 生 物 医 学 与 信 息 工 程 论 坛 会 议 时 间 2016 年 6 月 8 日, 星 期 三,9:30 至 16:00 会 议 地 址 会 议 网 址 主 办 单 位 东 北 大 学 浑 南 校 区 沈 阳 市 浑 南 区 创 新 路 195 号 生 命 科 学 大 楼 B 座 619 报 告 厅 http://www.bmie.neu.edu.cn

More information

Microsoft PowerPoint - ATF2015.ppt [相容模式]

Microsoft PowerPoint - ATF2015.ppt [相容模式] Improving the Video Totalized Method of Stopwatch Calibration Samuel C.K. Ko, Aaron Y.K. Yan and Henry C.K. Ma The Government of Hong Kong Special Administrative Region (SCL) 31 Oct 2015 1 Contents Introduction

More information

PowerPoint Presentation

PowerPoint Presentation Decision analysis 量化決策分析方法專論 2011/5/26 1 Problem formulation- states of nature In the decision analysis, decision alternatives are referred to as chance events. The possible outcomes for a chance event

More information

(Pattern Recognition) 1 1. CCD

(Pattern Recognition) 1 1. CCD ********************************* ********************************* (Pattern Recognition) 1 1. CCD 2. 3. 4. 1 ABSTRACT KeywordsMachine Vision, Real Time Inspection, Image Processing The purpose of this

More information

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D ( ) 4 1 1 1 145 1 110 1 (baking powder) 1 ( ) ( ) 1 10g 1 1 2.5g 1 1 1 1 60 10 (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal Design 1. 60 120 2. 3. 40 10

More information

1 引言

1 引言 P P 第 40 卷 Vol.40 第 7 期 No.7 计 算 机 工 程 Computer Engineering 014 年 7 月 July 014 开 发 研 究 与 工 程 应 用 文 章 编 号 :1000-348(014)07-081-05 文 献 标 识 码 :A 中 图 分 类 号 :TP391.41 摘 基 于 图 像 识 别 的 震 象 云 地 震 预 测 方 法 谢 庭,

More information

Corporate Social Responsibility CSR CSR CSR 1 2 ~ CSR 6 CSR 7 CSR 8 CSR 9 10 ~ CSR 14 CSR CSR 2013 A A 23.

Corporate Social Responsibility CSR CSR CSR 1 2 ~ CSR 6 CSR 7 CSR 8 CSR 9 10 ~ CSR 14 CSR CSR 2013 A A 23. 24 3 Vol. 24 No. 3 2015 6 OPERATIONS RESEARCH AND MANAGEMENT SCIENCE Jun. 2015 1 2 2 1. 300071 2. 300071 Markowitz 10 F830. 59 A 1007-3221 2015 03-0275-13 Improvement of Portfolio Models Research An Empirical

More information

[9] R Ã : (1) x 0 R A(x 0 ) = 1; (2) α [0 1] Ã α = {x A(x) α} = [A α A α ]. A(x) Ã. R R. Ã 1 m x m α x m α > 0; α A(x) = 1 x m m x m +

[9] R Ã : (1) x 0 R A(x 0 ) = 1; (2) α [0 1] Ã α = {x A(x) α} = [A α A α ]. A(x) Ã. R R. Ã 1 m x m α x m α > 0; α A(x) = 1 x m m x m + 2012 12 Chinese Journal of Applied Probability and Statistics Vol.28 No.6 Dec. 2012 ( 224002) Euclidean Lebesgue... :. : O212.2 O159. 1.. Zadeh [1 2]. Tanaa (1982) ; Diamond (1988) (FLS) FLS LS ; Savic

More information

A VALIDATION STUDY OF THE ACHIEVEMENT TEST OF TEACHING CHINESE AS THE SECOND LANGUAGE by Chen Wei A Thesis Submitted to the Graduate School and Colleg

A VALIDATION STUDY OF THE ACHIEVEMENT TEST OF TEACHING CHINESE AS THE SECOND LANGUAGE by Chen Wei A Thesis Submitted to the Graduate School and Colleg 上 海 外 国 语 大 学 SHANGHAI INTERNATIONAL STUDIES UNIVERSITY 硕 士 学 位 论 文 MASTER DISSERTATION 学 院 国 际 文 化 交 流 学 院 专 业 汉 语 国 际 教 育 硕 士 题 目 届 别 2010 届 学 生 陈 炜 导 师 张 艳 莉 副 教 授 日 期 2010 年 4 月 A VALIDATION STUDY

More information

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl SKLOIS (Pseudo) Preimage Attack on Reduced-Round Grøstl Hash Function and Others Shuang Wu, Dengguo Feng, Wenling Wu, Jian Guo, Le Dong, Jian Zou March 20, 2012 Institute. of Software, Chinese Academy

More information

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D 10384 070302 9825042 UDC 2001.6. 2001.7. 20016 THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.Dr. Xiaoru

More information

ENGG1410-F Tutorial 6

ENGG1410-F Tutorial 6 Jianwen Zhao Department of Computer Science and Engineering The Chinese University of Hong Kong 1/16 Problem 1. Matrix Diagonalization Diagonalize the following matrix: A = [ ] 1 2 4 3 2/16 Solution The

More information

The Development of Color Constancy and Calibration System

The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System LabVIEW CCD BMP ii Abstract The modern technologies develop more and more faster, and

More information

Microsoft Word - TIP006SCH Uni-edit Writing Tip - Presentperfecttenseandpasttenseinyourintroduction readytopublish

Microsoft Word - TIP006SCH Uni-edit Writing Tip - Presentperfecttenseandpasttenseinyourintroduction readytopublish 我 难 度 : 高 级 对 们 现 不 在 知 仍 道 有 听 影 过 响 多 少 那 次 么 : 研 英 究 过 文 论 去 写 文 时 作 的 表 技 引 示 巧 言 事 : 部 情 引 分 发 言 该 生 使 在 中 用 过 去, 而 现 在 完 成 时 仅 表 示 事 情 发 生 在 过 去, 并 的 哪 现 种 在 时 完 态 成 呢 时? 和 难 过 道 去 不 时 相 关? 是 所 有

More information

Microsoft Word - A200810-897.doc

Microsoft Word - A200810-897.doc 基 于 胜 任 特 征 模 型 的 结 构 化 面 试 信 度 和 效 度 验 证 张 玮 北 京 邮 电 大 学 经 济 管 理 学 院, 北 京 (100876) E-mail: weeo1984@sina.com 摘 要 : 提 高 结 构 化 面 试 信 度 和 效 度 是 面 试 技 术 研 究 的 核 心 内 容 近 年 来 国 内 有 少 数 学 者 探 讨 过 基 于 胜 任 特 征

More information

θ 1 = φ n -n 2 2 n AR n φ i = 0 1 = a t - θ θ m a t-m 3 3 m MA m 1. 2 ρ k = R k /R 0 5 Akaike ρ k 1 AIC = n ln δ 2

θ 1 = φ n -n 2 2 n AR n φ i = 0 1 = a t - θ θ m a t-m 3 3 m MA m 1. 2 ρ k = R k /R 0 5 Akaike ρ k 1 AIC = n ln δ 2 35 2 2012 2 GEOMATICS & SPATIAL INFORMATION TECHNOLOGY Vol. 35 No. 2 Feb. 2012 1 2 3 4 1. 450008 2. 450005 3. 450008 4. 572000 20 J 101 20 ARMA TU196 B 1672-5867 2012 02-0213 - 04 Application of Time Series

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

Microsoft Word - 01李惠玲ok.doc

Microsoft Word - 01李惠玲ok.doc 康 寧 學 報 11:1-20(2009) 1 數 位 學 習 於 護 理 技 術 課 程 之 運 用 與 評 值 * 李 惠 玲 ** 高 清 華 *** 呂 莉 婷 摘 要 背 景 : 網 路 科 技 在 教 育 的 使 用 已 成 為 一 種 有 利 的 教 學 輔 助 工 具 網 路 教 學 的 特 性, 在 使 學 習 可 不 分 時 間 與 空 間 不 同 進 度 把 握 即 時 性 資

More information

Microsoft Word - 33-p0191-14skyd8.doc

Microsoft Word - 33-p0191-14skyd8.doc 第 20 卷 第 4 期 中 南 大 学 学 报 ( 社 会 科 学 版 ) Vol.20 No.4 2014 年 8 月 J. CENT. SOUTH UNIV. (SOCIAL SCIENCE) Aug. 2014 基 于 模 糊 层 次 分 析 法 的 政 府 干 部 胜 任 力 评 价 实 证 研 究 薛 琴 ( 南 京 工 程 学 院 经 济 与 管 理 学 院, 江 苏 南 京,211167)

More information

10384 200115009 UDC Management Buy-outs MBO MBO MBO 2002 MBO MBO MBO MBO 000527 MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO Q MBO MBO MBO Abstract Its related empirical study demonstrates a remarkable

More information

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2 CHAPTER 10 Applications of Digital Signal Processing Wang Weilian wlwang@ynu.edu.cn School of Information Science and Technology Yunnan University Outline Speech Signals Processing Dual-Tone Multifrequency

More information

McGraw-Hill School Education Group Physics : Principles and Problems G S 24

McGraw-Hill School Education Group Physics : Principles and Problems G S 24 2017 4 357 GLOBAL EDUCATION Vol. 46 No4, 2017 * 1 / 400715 / 400715 / 400715 1 2010-2020 2 * mjzxzd1401 2012 AHA120008 1 23 3 4-7 8 9 McGraw-Hill School Education Group Physics : Principles and Problems

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

More information

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 3,,,,,, 1872,,,, 3 2004 ( 04BZS030),, 1 2005 5,,,,,,,,,,,,,,,,, 1928 716,1935 6 2682 1928 2 1935 6 1966, 2174, 7014 %, 94137 % 4, 1961, 59 1929,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 , :,,,, :,,,,,,

More information

國家圖書館典藏電子全文

國家圖書館典藏電子全文 i ii Abstract The most important task in human resource management is to encourage and help employees to develop their potential so that they can fully contribute to the organization s goals. The main

More information

~ ~

~ ~ * 40 4 2016 7 Vol. 40 No. 4 July 2016 35 Population Research 2014 1 2016 2016 9101. 0 40 49. 6% 2017 ~ 2021 1719. 5 160 ~ 470 100872 Accumulated Couples and Extra Births under the Universal Tw o-child

More information

Z-I A b Z-I A b Z Z-I A A b Z-I Miller [5] Z i I i Z-I [6] Z-I Z-I Z-I Z-I Z I Wilson [7] 1970 [8] [9] 20.32% Sasaki [10] Nino- miya [11] [12]

Z-I A b Z-I A b Z Z-I A A b Z-I Miller [5] Z i I i Z-I [6] Z-I Z-I Z-I Z-I Z I Wilson [7] 1970 [8] [9] 20.32% Sasaki [10] Nino- miya [11] [12] 24 2 Vol.24, No.2 2008 04 JOURNAL OF TROPICAL METEOROLOGY Apr., 2008 1004-4965(2008)02-0147-09 1 2 2 3 3 (1. 310017 2. 100081 3. 325001) Z-I A b Z I (Haitang) (Matsa) Z-I Z-I P458.1.24 A 1 [1] [2] [3]

More information

Microsoft PowerPoint - STU_EC_Ch08.ppt

Microsoft PowerPoint - STU_EC_Ch08.ppt 樹德科技大學資訊工程系 Chapter 8: Counters Shi-Huang Chen Fall 2010 1 Outline Asynchronous Counter Operation Synchronous Counter Operation Up/Down Synchronous Counters Design of Synchronous Counters Cascaded Counters

More information

: (2012) Control Theory & Applications Vol. 29 No. 1 Jan Dezert-Smarandache 1,2, 2,3, 2 (1., ; 2., ;

: (2012) Control Theory & Applications Vol. 29 No. 1 Jan Dezert-Smarandache 1,2, 2,3, 2 (1., ; 2., ; 29 1 2012 1 : 1000 8152(2012)01 0079 06 Control Theory & Applications Vol. 29 No. 1 Jan. 2012 Dezert-Smarandache 1,2, 2,3, 2 (1., 102249; 2., 264001; 3., 410073) :, Dezert-Smarandache (DSmT),. DSmT 3 :.,,

More information

2015年4月11日雅思阅读预测机经(新东方版)

2015年4月11日雅思阅读预测机经(新东方版) 剑 桥 雅 思 10 第 一 时 间 解 析 阅 读 部 分 1 剑 桥 雅 思 10 整 体 内 容 统 计 2 剑 桥 雅 思 10 话 题 类 型 从 以 上 统 计 可 以 看 出, 雅 思 阅 读 的 考 试 话 题 一 直 广 泛 多 样 而 题 型 则 稳 中 有 变 以 剑 桥 10 的 test 4 为 例 出 现 的 三 篇 文 章 分 别 是 自 然 类, 心 理 研 究 类,

More information

影響新產品開發成效之造型要素探討

影響新產品開發成效之造型要素探討 異 行 車 例 A Study on the Product Forms Recognition Difference between Designer and Consumer --- Electrical Bicycle as Example. 行 車 省 力 力 綠 老 女 行 車 行 車 了 不 了 行 行 車 行 車 不 行 車 異 行 車 車 車 行 行 異 數 量 I 類 行 異 異

More information

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi U17 10220 UDC624 Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candidate:Chen Hao Tutor: Xue Jinghong

More information

untitled

untitled Co-integration and VECM Yi-Nung Yang CYCU, Taiwan May, 2012 不 列 1 Learning objectives Integrated variables Co-integration Vector Error correction model (VECM) Engle-Granger 2-step co-integration test Johansen

More information

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 6 Dec

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 6 Dec 31 6 2011 12 JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 6 Dec. 2011 1000-1301 2011 06-0159 - 08 1 1 1 1 2 1. 150080 2. 100124 1 2 3 P315. 93 TU 43 TU41 A Shaking table test

More information

一 课 程 负 责 人 情 况 姓 名 吴 翊 性 别 男 出 生 年 月 1948.08.28 1. 基 本 信 息 学 位 硕 士 职 称 教 授 职 务 所 在 院 系 理 学 院 数 学 与 系 统 科 学 系 电 话 13808485157 研 究 方 向 数 据 处 理 近 三 年 来

一 课 程 负 责 人 情 况 姓 名 吴 翊 性 别 男 出 生 年 月 1948.08.28 1. 基 本 信 息 学 位 硕 士 职 称 教 授 职 务 所 在 院 系 理 学 院 数 学 与 系 统 科 学 系 电 话 13808485157 研 究 方 向 数 据 处 理 近 三 年 来 湖 南 省 普 通 高 等 学 校 省 级 精 品 课 程 复 核 申 报 表 学 校 名 称 : 课 程 名 称 : 课 程 负 责 人 : 立 项 时 间 : 国 防 科 技 大 学 概 率 论 与 数 理 统 计 吴 翊 2009 年 课 程 网 站 地 址 :jpkc2009.nudt.edu.cn/gllysltj jpkc.nudt.edu.cn/gltj 湖 南 省 教 育 厅 制 二

More information

by industrial structure evolution from 1952 to 2007 and its influence effect was first acceleration and then deceleration second the effects of indust

by industrial structure evolution from 1952 to 2007 and its influence effect was first acceleration and then deceleration second the effects of indust 2011 2 1 1 2 3 4 1. 100101 2. 100124 3. 100039 4. 650092 - - - 3 GDP U 20-30 60% 10% TK01 A 1002-9753 2011 02-0042 - 10 Analysis on Character and Potential of Energy Saving and Carbon Reducing by Structure

More information

Introduction to Hamilton-Jacobi Equations and Periodic Homogenization

Introduction to Hamilton-Jacobi Equations  and Periodic Homogenization Introduction to Hamilton-Jacobi Equations and Periodic Yu-Yu Liu NCKU Math August 22, 2012 Yu-Yu Liu (NCKU Math) H-J equation and August 22, 2012 1 / 15 H-J equations H-J equations A Hamilton-Jacobi equation

More information

Microsoft PowerPoint - Aqua-Sim.pptx

Microsoft PowerPoint - Aqua-Sim.pptx Peng Xie, Zhong Zhou, Zheng Peng, Hai Yan, Tiansi Hu, Jun-Hong Cui, Zhijie Shi, Yunsi Fei, Shengli Zhou Underwater Sensor Network Lab 1 Outline Motivations System Overview Aqua-Sim Components Experimental

More information

Revit Revit Revit BIM BIM 7-9 3D 1 BIM BIM 6 Revit 0 4D 1 2 Revit Revit 2. 1 Revit Revit Revit Revit 2 2 Autodesk Revit Aut

Revit Revit Revit BIM BIM 7-9 3D 1 BIM BIM 6 Revit 0 4D 1 2 Revit Revit 2. 1 Revit Revit Revit Revit 2 2 Autodesk Revit Aut 60 2 2016 2 RAILWAY STANDARD DESIGN Vol. 60 No. 2 Feb. 2016 1004-2954201602-0071-06 BIM 1 1 2 2 1 1. 7140992. 710054 BIM BIM 3D 4D nd BIM 1 3D 4D Revit BIM BIM U442. 5TP391. 72 A DOI10. 13238 /j. issn.

More information

Microsoft PowerPoint - NCBA_Cattlemens_College_Darrh_B

Microsoft PowerPoint - NCBA_Cattlemens_College_Darrh_B Introduction to Genetics Darrh Bullock University of Kentucky The Model Trait = Genetics + Environment Genetics Additive Predictable effects that get passed from generation to generation Non-Additive Primarily

More information

: 307, [], [2],,,, [3] (Response Surface Methodology, RSA),,, [4,5] Design-Expert 6.0,,,, [6] VPJ33 ph 3,, ph, OD, Design-Expert 6.0 Box-Behnken, VPJ3

: 307, [], [2],,,, [3] (Response Surface Methodology, RSA),,, [4,5] Design-Expert 6.0,,,, [6] VPJ33 ph 3,, ph, OD, Design-Expert 6.0 Box-Behnken, VPJ3 微 生 物 学 通 报 FEB 20, 2008, 35(2) 306~30 Microbiology 2008 by Institute of Microbiology, CAS tongbao@im.ac.cn 生 物 实 验 室 响 应 面 分 析 法 优 化 副 溶 血 性 弧 菌 生 长 条 件 刘 代 新 宁 喜 斌 * 张 继 伦 2 (. 200090) (2. 20202) 摘 要

More information

5 1 linear 5 circular 2 6 2003 10 3000 2 400 ~ 500 4500 7 2013 3500 400 ~ 500 8 3 1900 1. 2 9 1 65

5 1 linear 5 circular 2 6 2003 10 3000 2 400 ~ 500 4500 7 2013 3500 400 ~ 500 8 3 1900 1. 2 9 1 65 2014 2 43 EXAMINATIONS RESEARCH No. 2 2014 General No. 43 李 迅 辉 随 着 新 课 程 改 革 的 不 断 深 入, 教 学 理 念 逐 步 更 新, 学 生 的 英 语 水 平 也 在 逐 渐 提 高, 但 沿 用 多 年 的 高 考 英 语 书 面 表 达 的 评 分 标 准 并 没 有 与 时 俱 进, 已 经 不 能 完 全 适 应

More information

致 谢 本 论 文 能 得 以 完 成, 首 先 要 感 谢 我 的 导 师 胡 曙 中 教 授 正 是 他 的 悉 心 指 导 和 关 怀 下, 我 才 能 够 最 终 选 定 了 研 究 方 向, 确 定 了 论 文 题 目, 并 逐 步 深 化 了 对 研 究 课 题 的 认 识, 从 而 一

致 谢 本 论 文 能 得 以 完 成, 首 先 要 感 谢 我 的 导 师 胡 曙 中 教 授 正 是 他 的 悉 心 指 导 和 关 怀 下, 我 才 能 够 最 终 选 定 了 研 究 方 向, 确 定 了 论 文 题 目, 并 逐 步 深 化 了 对 研 究 课 题 的 认 识, 从 而 一 中 美 国 际 新 闻 的 叙 事 学 比 较 分 析 以 英 伊 水 兵 事 件 为 例 A Comparative Analysis on Narration of Sino-US International News Case Study:UK-Iran Marine Issue 姓 名 : 李 英 专 业 : 新 闻 学 学 号 : 05390 指 导 老 师 : 胡 曙 中 教 授 上 海

More information

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t)

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t) 2009 8 Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug. 2009,, 541004;,, 100124),, 100190), Zhang 2002). λ qt), Kolmogorov-Smirov, Berk and Jones 1979). λ qt).,,, λ qt),. λ qt) 1,.

More information

Microsoft PowerPoint - ryz_030708_pwo.ppt

Microsoft PowerPoint - ryz_030708_pwo.ppt Long Term Recovery of Seven PWO Crystals Ren-yuan Zhu California Institute of Technology CMS ECAL Week, CERN Introduction 20 endcap and 5 barrel PWO crystals went through (1) thermal annealing at 200 o

More information

Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to a

Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to a Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to attend the entrance examination of civil servant is

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF The Study on the New Pension Scheme for Civil Servants Evidence from Kaohsiung County I II 1. III Thesis Abstract Title of Thesis The Study on the New Pension Scheme for Civil Servants: Evidence from Kaohsiung

More information

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流 第 20 卷 第 3 期 2014 年 6 月 ( 自 然 科 学 版 ) JOURNAL OF SHANGHAI UNIVERSITY (NATURAL SCIENCE) Vol. 20 No. 3 June 2014 DOI: 10.3969/j.issn.1007-2861.2013.07.031 基 于 FLUENT 测 轨 道 交 通 隧 道 中 电 波 折 射 率 结 构 常 数 张 永

More information

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d WeChat Search Visual Identity Guidelines WEDESIGN 2018. 04 Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies

More information

ISSN 1021-4542

ISSN 1021-4542 背景圖像動態化對文字視認性的影響研究 151 國 立 高 雄 師 範 大 學 高雄師大學報 007,,151-166 背景圖像動態化 對文字視認性的影響研究 楊清田 1 黃睿友 摘要 視覺設計者往往為了吸引觀者的注意 而一味地賦予圖像動態效果 對 於觀者而言 動態化的圖像雖能引起注意 卻也增加文字辨識上的困擾 致 使文字訊息讀取不易 甚至產生認知上的誤解 為了更有效地運用動態圖像 的特性 本研究採取

More information

Microsoft PowerPoint SSBSE .ppt [Modo de Compatibilidade]

Microsoft PowerPoint SSBSE .ppt [Modo de Compatibilidade] SSBSE 2015, Bergamo Transformed Search Based Software Engineering: A New Paradigm of SBSE He JIANG, Zhilei Ren, Xiaochen Li, Xiaochen Lai jianghe@dlut.edu.cn School of Software, Dalian Univ. of Tech. Outline

More information

10384 27720071152270 UDC SHIBOR - Research on Dynamics of Short-term Shibor via Parametric and Nonparametric Models 2 0 1 0 0 5 2 0 1 0 0 5 2 0 1 0 0 5 2010 , 1. 2. Shibor 2006 10 8 2007 1 4 Shibor

More information

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Exp

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Exp 天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Explore the impact of emotional factors couples do not

More information

,,.,, : 1),,,,, 2),,,,, 3),,,,,,,,,, [6].,,, ( ),, [9], : 1), 2),,,,, 3),,, 2.,, [10].,,,,,,,,, [11]. 2.1,, [12],, ;, ; Fig. 1 1 Granular hier

,,.,, : 1),,,,, 2),,,,, 3),,,,,,,,,, [6].,,, ( ),, [9], : 1), 2),,,,, 3),,, 2.,, [10].,,,,,,,,, [11]. 2.1,, [12],, ;, ; Fig. 1 1 Granular hier 36 7 Vol. 36, No. 7 2010 7 ACTA AUTOMATICA SINICA July, 2010 1, 2 1, 2, 3 1, 2,,,,,,, DOI,,, 10.3724/SP.J.1004.2010.00923 Distributed Simulation System Hierarchical Design Model Based on Quotient Space

More information

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2 10 2016 10 No. 10 Modular Machine Tool & Automatic Manufacturing Technique Oct. 2016 1001-2265 2016 10-0012 - 05 DOI 10. 13462 /j. cnki. mmtamt. 2016. 10. 004 * 116024 MIMO TH166 TG502 A Dynamic Performance

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF ( ) 2-1 p33 3-1 p78 3-2 p79 3-3 p80 3-4 p90 4-1 p95 4-2 p97 4-3 p100 4-4 p103 4-5 p105 4-6 p107 4-7 p108 4-8 p108 4-9 p112 4-10 p114 4-11 p117 4-12 p119 4-13 p121 4-14 p123 4-15 p124 4-16 p131 4-17 p133

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF I II III The Study of Factors to the Failure or Success of Applying to Holding International Sport Games Abstract For years, holding international sport games has been Taiwan s goal and we are on the way

More information

Microsoft Word - 24217010311110028谢雯雯.doc

Microsoft Word - 24217010311110028谢雯雯.doc HUAZHONG AGRICULTURAL UNIVERSITY 硕 士 学 位 论 文 MASTER S DEGREE DISSERTATION 80 后 女 硕 士 生 择 偶 现 状 以 武 汉 市 七 所 高 校 为 例 POST-80S FEMALE POSTGRADUATE MATE SELECTION STATUS STUDY TAKE WUHAN SEVEN UNIVERSITIES

More information

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct /35 TU3521 P315.

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct /35 TU3521 P315. 31 5 2011 10 JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct. 2011 1000-1301 2011 05-0075 - 09 510405 1 /35 TU3521 P315. 8 A Earthquake simulation shaking table test and analysis

More information

VLBI2010 [2] 1 mm EOP VLBI VLBI [3 5] VLBI h [6 11] VLBI VLBI VLBI VLBI VLBI GPS GPS ( ) [12] VLBI 10 m VLBI 65 m [13,14] (referen

VLBI2010 [2] 1 mm EOP VLBI VLBI [3 5] VLBI h [6 11] VLBI VLBI VLBI VLBI VLBI GPS GPS ( ) [12] VLBI 10 m VLBI 65 m [13,14] (referen 31 2 Vol. 31, No. 2 2013 5 PROGRESS IN ASTRONOMY May., 2013 doi: 10.3969/j.issn.1000-8349.2013.02.08 VLBI 1,2 1 ( 1. 200030 2. 100049 ) VLBI VLBI VLBI VLBI VLBI VLBI P228.6 A 1 (VLBI) 20 60 (ITRF) (EOP)

More information

Microsoft Word 張嘉玲-_76-83_

Microsoft Word 張嘉玲-_76-83_ 64 4 Journal of Taiwan Agricultural Engineering 107 12 Vol. 64, No. 4, December 2018 DOI: 10.29974/JTAE.201812_64(4).0005 WASP - Applying the WASP Model to Evaluate the Effect of Wastewater Sewer Takeover

More information

Microsoft PowerPoint - talk8.ppt

Microsoft PowerPoint - talk8.ppt Adaptive Playout Scheduling Using Time-scale Modification Yi Liang, Nikolaus Färber Bernd Girod, Balaji Prabhakar Outline QoS concerns and tradeoffs Jitter adaptation as a playout scheduling scheme Packet

More information

LaDefense Arch Petronas Towers 2009 CCTV MOMA Newmark Hahn Liu 8 Heredia - Zavoni Barranco 9 Heredia - Zavoni Leyva

LaDefense Arch Petronas Towers 2009 CCTV MOMA Newmark Hahn Liu 8 Heredia - Zavoni Barranco 9 Heredia - Zavoni Leyva 39 6 2011 12 Journal of Fuzhou University Natural Science Edition Vol 39 No 6 Dec 2011 DOI CNKI 35-1117 /N 20111220 0901 002 1000-2243 2011 06-0923 - 07 350108 105 m 14 69% TU311 3 A Seismic analysis of

More information

A Study on Grading and Sequencing of Senses of Grade-A Polysemous Adjectives in A Syllabus of Graded Vocabulary for Chinese Proficiency 2002 I II Abstract ublished in 1992, A Syllabus of Graded Vocabulary

More information

10384 199928010 UDC 2002 4 2002 6 2002 2002 4 DICOM DICOM 1. 2. 3. Canny 4. 5. DICOM DICOM DICOM DICOM I Abstract Eyes are very important to our lives. Biologic parameters of anterior segment are criterions

More information

OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) ( ) CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 (

OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) ( ) CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 ( 35 1 2006 48 35-46 OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) (93 5 28 95 1 9 ) 94 1-2 5-6 8-10 94 7 CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 (A 47.5 ) T2 73 (A 46.6 ) 3 CK2 T1 T2 CK1 2006 8 16

More information

9 21-40 2004 12 * * 22 9 1 2 3 1 1992 2 1960 2 3 1984 8 87 23 4 5 1697 AD 1779 6 7 8 9 10 11 12 4 1977 109-112 5 87 41993 13-38 6 614 7 8 632 9 1974 8 10 631 11 12 632 9 24 13 14 13 1990 14 25 15 16 15

More information

Fig. 1 1 The sketch for forced lead shear damper mm 45 mm 4 mm 200 mm 25 mm 2 mm mm Table 2 The energy dissip

Fig. 1 1 The sketch for forced lead shear damper mm 45 mm 4 mm 200 mm 25 mm 2 mm mm Table 2 The energy dissip * - 1 1 2 3 1. 100124 2. 100124 3. 210018 - ABAQUS - DOI 10. 13204 /j. gyjz201511033 EXPERIMENTAL STUDY AND THEORETICAL MODEL OF A NEW TYPE OF STEEL-LEAD DAMPING Shen Fei 1 Xue Suduo 1 Peng Lingyun 2 Ye

More information

C doc

C doc No. C2004010 2004-7 No. C2004010 2004 7 16 1 No. C2004010 2004 7 16 2000 1990 1990 2000 ( ),, 2 / 2000 1990 1990 2000 ( ),, (1952-) 100871 It is not Appropriate to Remove the Birth Spacing Policy Now,

More information

20

20 37 92 19 40 19 20 21 1 7 22 1/5 6/30 5/3030 23 24 25 26 1 2 27 1 2 28 29 30 5 8 8 3 31 32 33 34 35 36 37 38 39 A Study Investigating Elementary School Students Concept of the Unit in Fraction in Northern

More information

168 健 等 木醋对几种小浆果扦插繁殖的影响 第1期 the view of the comprehensive rooting quality, spraying wood vinegar can change rooting situation, and the optimal concent

168 健 等 木醋对几种小浆果扦插繁殖的影响 第1期 the view of the comprehensive rooting quality, spraying wood vinegar can change rooting situation, and the optimal concent 第 31 卷 第 1 期 2013 年 3 月 经 济 林 研 究 Nonwood Forest Research Vol. 31 No.1 Mar. 2013 木醋对几种小浆果扦插繁殖的影响 健 1,2 杨国亭 1 刘德江 2 (1. 东北林业大学 生态研究中心 黑龙江 哈尔滨 150040 2. 佳木斯大学 生命科学学院 黑龙江 佳木斯 154007) 摘 要 为了解决小浆果扦插繁殖中生根率及成活率低等问题

More information

曹美秀.pdf

曹美秀.pdf 2006 3 219 256 (1858-1927) (1846-1894) 1 2 3 1 1988 70 2 1998 51 3 5 1991 12 37-219- 4 5 6 7 8 9 10 11 12 13 14 15 4 1998 5 1998 6 1988 7 1994 8 1995 725-732 9 1987 170 10 52 11 1994 121 12 2000 51 13

More information

Microsoft Word - 刘藤升答辩修改论文.doc

Microsoft Word - 刘藤升答辩修改论文.doc 武 汉 体 育 学 院 硕 士 学 位 论 文 ( 全 日 制 硕 士 ) 社 会 需 求 视 角 下 武 汉 体 院 乒 乓 球 硕 士 研 究 生 就 业 状 况 研 究 研 究 生 : 刘 藤 升 导 师 : 滕 守 刚 副 教 授 专 业 : 体 育 教 育 训 练 学 研 究 方 向 : 乒 乓 球 教 学 训 练 理 论 与 方 法 2015 年 5 月 分 类 号 : G8 学 校 代

More information

66 臺 中 教 育 大 學 學 報 : 人 文 藝 術 類 Abstract This study aimed to analyze the implementing outcomes of ability grouping practice for freshman English at a u

66 臺 中 教 育 大 學 學 報 : 人 文 藝 術 類 Abstract This study aimed to analyze the implementing outcomes of ability grouping practice for freshman English at a u 臺 中 教 育 大 學 學 報 : 人 文 藝 術 類 0 年,(),-0 65 私 立 科 技 大 學 四 技 大 一 新 生 英 文 能 力 分 級 教 學 成 效 分 析 An Analysis of the Implementing Outcomes of Ability Grouping of Freshman English in a University of Technology 溫

More information

Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and

Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and increases ulteriorly. When the Coca-Cola company came

More information

吴 郁 玲 等 : 农 户 对 宅 基 地 使 用 权 确 权 效 应 的 认 知 研 究 以 武 汉 市 为 例 29 the paper tried to provide a basis to improve the confirmation policy efficiency and to f

吴 郁 玲 等 : 农 户 对 宅 基 地 使 用 权 确 权 效 应 的 认 知 研 究 以 武 汉 市 为 例 29 the paper tried to provide a basis to improve the confirmation policy efficiency and to f 第 30 卷 第 4 期 2016 年 4 月 中国土地科学 China Land Sciences Vol.30 No.4 Apr.,2016 doi: 10.11994/zgtdkx.20160523.153245 农户对宅基地使用权确权效应的认知研究 以武汉市为例 吴郁玲 1 侯 娇 1 冯忠垒 2 周 勇 1 1. 华中师范大学城环学院 湖北 武汉 430079 2. 中国地质大学 武汉 经济管理学院

More information

United Nations ~ ~ % 2010

United Nations ~ ~ % 2010 42 3 2018 5 Vol. 42 No. 3 May 2018 38 Population Research 2014 60 3% ~ 4% 10% 60 +

More information

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN 21 11 2011 11 COMPUTER TECHNOLOGY AND DEVELOPMENT Vol. 21 No. 11 Nov. 2011 510006 PEN3 5 PCA + PCA+LDA 5 5 100% TP301 A 1673-629X 2011 11-0177-05 Application of Electronic Nose in Discrimination of Different

More information

穨423.PDF

穨423.PDF Chinese Journal of Science Education 2002,, 423-439 2002, 10(4), 423-439 1 2 1 1 1 2 90 8 10 91 4 9 91 8 22 ) NII 1995 7 14, 1999 1997 (Cooperative Remotely Accessible Learning CORAL) 424 (Collaborative

More information

03施琅「棄留臺灣議」探索.doc

03施琅「棄留臺灣議」探索.doc 38 93 43 59 43 44 1 2 1621 1645 1646 3 1647 1649 4 1 1996 12 121 2 1988 1 54---79 3 1990 2 39 4 1987 8 16 19 1649 27---28 45 1651 5 1656 1662 1664 1667 1668 6 1681 1683 7 13 1958 2 1651 2002 11 67 1961

More information

00. - 0-000 0 10 0 00-0 0 11 12 13 14 15 b 16 17 18 19 0 - 20 0 0-0 0 21 22 H.Mead 0-0 - ( ) 23 ( ) 24 ( ) 25 ( ) 26 27 00 0 00 0 28 29 30 31 ( ) 0 0 32 ( ) 33 ( ) 34 ( ) 35 ( ) 36 ( ) ( ) Northrop F.S.C.

More information

Time Estimation of Occurrence of Diabetes-Related Cardiovascular Complications by Ching-Yuan Hu A thesis submitted in partial fulfillment of the requi

Time Estimation of Occurrence of Diabetes-Related Cardiovascular Complications by Ching-Yuan Hu A thesis submitted in partial fulfillment of the requi Time Estimation of Occurrence of Diabetes-Related Cardiovascular Complications by Ching-Yuan Hu Master of Science 2011 Institute of Chinese Medical Sciences University of Macau Time Estimation of Occurrence

More information

2008 Nankai Business Review 61

2008 Nankai Business Review 61 150 5 * 71272026 60 2008 Nankai Business Review 61 / 62 Nankai Business Review 63 64 Nankai Business Review 65 66 Nankai Business Review 67 68 Nankai Business Review 69 Mechanism of Luxury Brands Formation

More information

度 身 體 活 動 量 ; 芬 蘭 幼 兒 呈 現 中 度 身 體 活 動 量 之 比 例 高 於 臺 灣 幼 兒 (5) 幼 兒 在 投 入 度 方 面 亦 達 顯 著 差 異 (χ²=185.35, p <.001), 芬 蘭 與 臺 灣 幼 兒 多 半 表 現 出 中 度 投 入 與 高 度

度 身 體 活 動 量 ; 芬 蘭 幼 兒 呈 現 中 度 身 體 活 動 量 之 比 例 高 於 臺 灣 幼 兒 (5) 幼 兒 在 投 入 度 方 面 亦 達 顯 著 差 異 (χ²=185.35, p <.001), 芬 蘭 與 臺 灣 幼 兒 多 半 表 現 出 中 度 投 入 與 高 度 臺 灣 與 芬 蘭 幼 兒 園 室 內 自 由 遊 戲 內 涵 之 探 討 林 昭 溶 毛 萬 儀 經 國 管 理 暨 健 康 學 院 幼 兒 保 育 系 副 教 授 joyce@ems.cku.edu.tw 吳 敏 而 國 家 教 育 研 究 院 研 究 員 rozwu@mail.naer.edu.tw wanyi@ems.cku.edu.tw 摘 要 自 由 遊 戲 被 視 為 是 幼 兒 的

More information

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 新 媒 体 环 境 下 公 务 员 在 线 培 训 模 式 研 究 作 者 姓 名 : 学 科 专 业 : 导 师 姓 名 : 完 成 时 间 : 潘 琳 数 字 媒 体 周 荣 庭 教 授 二 一 二 年 五 月 University of Science and Technology of China A dissertation for

More information

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 致 谢 文 学 是 我 们 人 类 宝 贵 的 精 神 财 富 两 年 半 的 硕 士 学 习 让 我 进 一 步 接 近 文 学,

More information

1.0 % 0.25 % 85μm % U416 Sulfate expansion deformation law and mechanism of cement stabilized macadam base of saline areas in Xinjiang Song

1.0 % 0.25 % 85μm % U416 Sulfate expansion deformation law and mechanism of cement stabilized macadam base of saline areas in Xinjiang Song 1.0 % 0.25 % 85μm 0.97 0.136 % U416 Sulfate expansion deformation law and mechanism of cement stabilized macadam base of saline areas in Xinjiang Song Liang 1,2 Wang Xuan-cang 1 1 School of Highway, Chang

More information

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :,

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :, 3 1 Vol. 3. 1 2008 2 CAA I Transactions on Intelligent Systems Feb. 2008, (,210093) :.,; 3., 3. :; ; ; ; : TP391 :A :167324785 (2008) 0120001208 A system f or automatic generation of 3D building models

More information

* CO3 A 1674-2486 2011 04-0005 - 18 P. 253 * 5 1. 1949 1991 1949 1991 6 2. 7 1 2001 2 2008 8 1 2 2008 11 http / /www. rnd. ncnu. edu. tw /hdcheng /method /ways. doc 2008 / 9 disciplinary matrix 1 1. 2001

More information

1 119 Clark 1951 Martin Harvey a 2003b km 2

1 119 Clark 1951 Martin Harvey a 2003b km 2 30 1 118 ~ 131 2014 3 EARTHQUAKE RESEARCH IN CHINA Vol. 30 No. 1 Mar. 2014 2014 30 1 118 ~ 131 650224 6 GIS - 2013 3 3 5. 5 0. 89 1001-4683 2014 01-118-14 P315 A 0 1481 20 500 6. 5 2012 1991 2012 10 1

More information

Microsoft Word - D-2°w¶Ë¬ì¹ï¤U�Iµh®{¤âÀˬd¬yµ{_¬x°ö�×__P.329-335_.doc

Microsoft Word - D-2°w¶Ë¬ì¹ï¤U�Iµh®{¤âÀˬd¬yµ{_¬x°ö�×__P.329-335_.doc 針 傷 科 對 下 背 痛 徒 手 檢 查 流 程 329 針 傷 科 對 下 背 痛 徒 手 檢 查 流 程 洪 培 修 1 張 晉 賢 2 張 世 良 3 1 嘉 義 基 督 教 醫 院 中 醫 科 系 2 長 庚 紀 念 醫 院 中 醫 醫 院 基 隆 分 院 暨 長 庚 大 學 醫 學 院 3 中 國 醫 藥 大 學 中 醫 院 學 針 灸 研 究 所 摘 要 前 言 腰 痛 或 下 背 痛

More information

[1] Nielsen [2]. Richardson [3] Baldock [4] 0.22 mm 0.32 mm Richardson Zaki. [5-6] mm [7] 1 mm. [8] [9] 5 mm 50 mm [10] [11] [12] -- 40% 50%

[1] Nielsen [2]. Richardson [3] Baldock [4] 0.22 mm 0.32 mm Richardson Zaki. [5-6] mm [7] 1 mm. [8] [9] 5 mm 50 mm [10] [11] [12] -- 40% 50% 38 2 2016 4 -- 1,2, 100190, 100083 065007 -- 0.25 mm 2.0 mm d 10 = 0.044 mm 640 3 300. Richardson--Zaki,,, O359 A doi 10.6052/1000-0879-15-230 EXPERIMENTAL STUDY OF FLUID-SOLID TWO-PHASE FLOW IN A VERTICAL

More information

a b

a b 38 3 2014 5 Vol. 38 No. 3 May 2014 55 Population Research + + 3 100038 A Study on Implementation of Residence Permit System Based on Three Local Cases of Shanghai Chengdu and Zhengzhou Wang Yang Abstract

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

Vol. 14 No Λ fl 2fl y1) % % % % % 201

Vol. 14 No Λ fl 2fl y1) % % % % % 201 Vol. 14 No. 2 2005 249 259 Λ1 1961 1fl 2fl 1 1970 1961 1973 2 1973 1980 1990 199930 y1) 2010 54 5.6% 2025 104 4.5% 2000 1.75% 2001 1.5% 1995 7.1% 2010 11% 2025 17% 2.5 1 Λ1 700-0865 6-20 249 250 1 11 437

More information

untitled

untitled 20 90 1998 2001 1 Abstract Under the environment of drastic competitive market, risk and uncertainty that the enterprise faces are greater and greater, the profit ability of enterprise assets rises and

More information