期刊文献+
共找到37篇文章
< 1 2 >
每页显示 20 50 100
Modelling of the Relaxation Least Squares-Based Neural Networks and Its Application 被引量:1
1
作者 Lu Kongkuo, Chen Zengqiang & Yuan ZhuzhiDepartment of Automation, Nankai University, Tianjin 300071, P.R.China(Received July 5, 2001) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第2期16-21,共6页
A relaxation least squares-based learning algorithm for neual networks is proposed. Not only does it have a fast convergence rate, but it involves less computation quantity. Therefore, it is suitable to deal with the ... A relaxation least squares-based learning algorithm for neual networks is proposed. Not only does it have a fast convergence rate, but it involves less computation quantity. Therefore, it is suitable to deal with the case when a network has a large scale but the number of training data is very limited. It has been used in converting furnace process modelling, and impressive result has been obtained. 展开更多
关键词 Backpropagation Learning systems least squares approximations
下载PDF
Robust On-Line Fault Diagnosis for Nonlinear Difference-Algebraic Systems Using Least Squares Estimate
2
作者 Chen Yudong, Weng Zhengxin & Shi SongjiaoInstitute of Automation, Shanghai Jiaotong University, Shanghai 200030, P.R. China(Received April 9,2001) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第2期50-59,共10页
A robust on-line fault diagnosis methor based on least squares estimate for nonlinear difference-algebraic systems (DAS) with uncertainties is proposed. Based on the known nominal model of the DAS, this method firstly... A robust on-line fault diagnosis methor based on least squares estimate for nonlinear difference-algebraic systems (DAS) with uncertainties is proposed. Based on the known nominal model of the DAS, this method firstly constructs an auxiliary system consisting of a difference equation and an algebraic equation, then, based on the relationship between the state deviation and the faults in the difference equation and the relationship between the algebraic variable deviation and the faults in algebraic equation, it identifies the faults on-line through least squares estimate. This method can not only detect, isolate and identify faults for DAS, but also give the upper bound of the error of fault identification. The simulation results indicate that it can give satisfactory diagnostic results for both abrupt and incipient faults. 展开更多
关键词 Difference equations least squares approximations Robustness (control systems) Sensitivity analysis
下载PDF
Application of nonlinear partial least square in catalyst modeling 被引量:1
3
作者 黄凯 罗正鸿 +1 位作者 陈丰秋 吕德伟 《Journal of Southeast University(English Edition)》 EI CAS 2004年第1期65-69,共5页
The neural network partial least square (NNPLS) method was used to establish a robust reaction model for a multi-component catalyst of methane oxidative coupling. The details, including the learning algorithm, the num... The neural network partial least square (NNPLS) method was used to establish a robust reaction model for a multi-component catalyst of methane oxidative coupling. The details, including the learning algorithm, the number of hidden units of the inner network, activation function, initialization of the network weights and the principal components, are discussed. The results show that the structural organizations of inner neural network are 1-10-5-1, 1-8-4-1, 1-8-5-1, 1-7-4-1, 1-8-4-1, 1-8-6-1, respectively. The Levenberg-Marquardt method was used in the learning algorithm, and the central sigmoidal function is the activation function. Calculation results show that four principal components are convenient in the use of the multi-component catalyst modeling of methane oxidative coupling. Therefore a robust reaction model expressed by NNPLS succeeds in correlating the relations between elements in catalyst and catalytic reaction results. Compared with the direct network modeling, NNPLS model can be adjusted by experimental data and the calculation of the model is simpler and faster than that of the direct network model. 展开更多
关键词 Learning algorithms least squares approximations METHANE Neural networks Principal component analysis
下载PDF
Neural Network inverse Adaptive Controller Based on Davidon Least Square 被引量:2
4
作者 Chen, Zengqiang Lu, Zhao Yuan, Zhuzhi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第1期47-52,共6页
General neural network inverse adaptive controller has two flaws: the first is the slow convergence speed; the second is the invalidation to the non-minimum phase system. These defects limit the scope in which the neu... General neural network inverse adaptive controller has two flaws: the first is the slow convergence speed; the second is the invalidation to the non-minimum phase system. These defects limit the scope in which the neural network inverse adaptive controller is used. We employ Davidon least squares in training the multi-layer feedforward neural network used in approximating the inverse model of plant to expedite the convergence, and then through constructing the pseudo-plant, a neural network inverse adaptive controller is put forward which is still effective to the nonlinear non-minimum phase system. The simulation results show the validity of this scheme. 展开更多
关键词 ALGORITHMS Backpropagation Convergence of numerical methods Feedforward neural networks Inverse problems least squares approximations Mathematical models Multilayer neural networks
下载PDF
Weight-based shape modification of NURBS curves by constrained optimization 被引量:4
5
作者 王志国 周来水 王小平 《Journal of Southeast University(English Edition)》 EI CAS 2004年第4期458-462,共5页
A new method for shape modification of non-uniform rational B-splines (NURBS) curves was presented, which was based on constrained optimization by means of altering the corresponding weights of their control points. U... A new method for shape modification of non-uniform rational B-splines (NURBS) curves was presented, which was based on constrained optimization by means of altering the corresponding weights of their control points. Using this method, the original NURBS curve was modified to satisfy the specified geometric constraints, including single point and multi-point constraints. With the introduction of free parameters, the shapes of modified NURBS curves could be further controlled by users without destroying geometric constraints and seem more naturally. Since explicit formulae were derived to compute new weights of the modified curve, the method was simple and easy to program. Practical examples showed that the method was applicable for computer aided design (CAD) system. 展开更多
关键词 Computational geometry Computer aided design Computer graphics Curve fitting least squares approximations
下载PDF
Study on the tradeoff between interpretability and precision in fuzzy modeling 被引量:1
6
作者 邢宗义 胡维礼 贾利民 《Journal of Southeast University(English Edition)》 EI CAS 2004年第4期472-476,共5页
An approach to identifying fuzzy models considering both interpretability and precision was proposed. Firstly, interpretability issues about fuzzy models were analyzed. Then, a heuristic strategy was used to select in... An approach to identifying fuzzy models considering both interpretability and precision was proposed. Firstly, interpretability issues about fuzzy models were analyzed. Then, a heuristic strategy was used to select input variables by increasing the number of input variables, and the Gustafson-Kessel fuzzy clustering algorithm, combined with the least square method, was used to identify the fuzzy model. Subsequently, an interpretability measure was described by the product of the number of input variables and the number of rules, while precision was weighted by root mean square error, and the selection objective function concerning interpretability and precision was defined. Given the maximum and minimum number of input variables and rules, a set of fuzzy models was constructed. Finally, the optimal fuzzy model was selected by the objective function, and was optimized by a genetic algorithm to achieve a good tradeoff between interpretability and precision. The performance of the proposed method was illustrated by the well-known Box-Jenkins gas furnace benchmark; the results demonstrate its validity. 展开更多
关键词 Computer simulation Gas furnaces Genetic algorithms Heuristic methods Lagrange multipliers least squares approximations
下载PDF
A 3D shell-like approach using element-free Galerkin method for analysis of thin and thick plate structures 被引量:6
7
作者 Yu Yin Lin-Quan Yao Yang Cao 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2013年第1期85-98,共14页
A new efficient meshless method based on the element-free Galerkin method is proposed to analyze the static deformation of thin and thick plate structures in this paper. Using the new 3D shell-like kinematics in analo... A new efficient meshless method based on the element-free Galerkin method is proposed to analyze the static deformation of thin and thick plate structures in this paper. Using the new 3D shell-like kinematics in analogy to the solid-shell concept of the finite element method, discretization is carried out by the nodes located on the upper and lower surfaces of the structures. The approximation of all unknown field variables is carried out by using the moving least squares (MLS) approximation scheme in the in-plane directions, while the linear interpolation is applied through the thickness direction. Thus, different boundary conditions are defined only using displacements and penalty method is used to enforce the essential boundary conditions. The constrained Galerkin weak form, which incorporates only dis- placement degrees of freedom (d.o.f.s), is derived. A modified 3D constitutive relationship is adopted in order to avoid or eliminate some self-locking effects. The numeric efficiency of the proposed meshless formulation is illustrated by the numeric examples. 展开更多
关键词 Meshless methods 3D shell-like Moving least squares approximation SELF-LOCKING Thin plate
下载PDF
ANALYSIS OF 2-D THIN STRUCTURES BY THE MESHLESS REGULAR HYBRID BOUNDARY NODE METHOD 被引量:8
8
作者 Zhang Jianming Yao Zhenhan 《Acta Mechanica Solida Sinica》 SCIE EI 2002年第1期36-44,共9页
Thin structures are generally solved by the Finite Element Method(FEM), using plate or shell finite elements which have manylimitations in applications, such as numerical locking, edge effects,length scaling and the c... Thin structures are generally solved by the Finite Element Method(FEM), using plate or shell finite elements which have manylimitations in applications, such as numerical locking, edge effects,length scaling and the cnvergence problem. Recently, by proposing anew approach to tranting the nearly- singular integrals, Liu et al.developed a BEM to successfully solve thin structures with thethickness-to- length ratios in the micro-or nano-scales. On the otherhand, the meshless Regular Hybrid Boundary Node Method (RHBNM), whichis proposed by the current authors and based on a modified functionaland the Moving Least-Square (MLS) approximation, has very promisingapplications for engineering problems owing To its meshless natureand dimension-reduction advantage, and not involving any singular ornearly-singular Integrals. Test examples show that the RHBNM can alsobe applied readily to thin structures with high accu- Racy withoutany modification. 展开更多
关键词 shell-like structures MESHLESS moving least squares approximation hybridboundary node method
下载PDF
Quaternion based joint DOA and polarization parameters estimation with stretched three-component electromagnetic vector sensor array 被引量:4
9
作者 Jichao Zhao Haihong Tao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第1期1-9,共9页
The three-component electromagnetic vector sensor (EMVS) consisting of co-centered orthogonally oriented x-dipole, z-dipole and z-loop is considered. In order to make full use of the spatial aperture of each component... The three-component electromagnetic vector sensor (EMVS) consisting of co-centered orthogonally oriented x-dipole, z-dipole and z-loop is considered. In order to make full use of the spatial aperture of each component, the original uniform linear three-component EMVS array (ULTEA) is stretched into one half-wavelength spaced uniform linear loop subarray (ULLSA) along the z axis, and one sparse uniform linear co-centered orthogonally oriented dual-dipole (CODD) subarray (SULCSA) along the x axis. Then, a generalized rotation invariance based quaternion multiple signal classification (GRIQ-MUSIC) algorithm is presented for direction of arrival (DOA) and polarization parameters estimation. According to the proposed algorithm, the elevation angles are firstly estimated based on the half-wavelength spaced ULLSA. Then the polarization phase differences and azimuth angles are obtained based on the coupling relationship between the angle domain and polarization domain, but the azimuth angles are in coarse-resolution since the array aperture is not utilized. Next, the SULCSA is used to re-estimate the azimuth angles in fine-resolution, and the ambiguity problem can be resolved by the least square method. Finally, based on the estimated elevation angles, azimuth angles and polarization phase differences, the corresponding auxiliary polarization angles can be estimated by N times one-dimensional parameter search, where N is the sources number, and the parameters are matched automatically. Based on the GRIQ-MUSIC algorithm, the high dimensional parameters search problem of the conventional Q-MUSIC algorithm is simplified to a one-dimensional parameter search problem, thus the proposed algorithm not only reduces the computation complexity considerably, but also avoids the performance degradation caused by the failure in parameters pairing. The simulation examples demonstrate the effectiveness and feasibility of the proposed algorithm. © 1990-2011 Beijing Institute of Aerospace Information. 展开更多
关键词 Computer music Direction of arrival least squares approximations POLARIZATION Wavelet analysis
下载PDF
Design and Experiments of Ultrasound Image-Guided Multi-DOF Robot System for Brachytherapy 被引量:3
10
作者 Shan Jiang Yunpeng Yang +2 位作者 Zhiyong Yang Zhen Zhang Sheng Liu 《Transactions of Tianjin University》 EI CAS 2017年第5期479-487,共9页
To implant radioactive seeds through a needle precisely and safely, a novel multi-DOF surgical robotic system is presented in this paper for percutaneous prostate intervention through the patient’s perineum under rea... To implant radioactive seeds through a needle precisely and safely, a novel multi-DOF surgical robotic system is presented in this paper for percutaneous prostate intervention through the patient’s perineum under real-time ultrasound image guidance. The proposed robot, which is designed with 9-DOF, consists of a 3-DOF automatic location platform for position adjustment, 2-DOF for automatic ultrasonic probe adjustment mounted with electromagnetic trackers, and 4-DOF for manually adjusting the guided template. Meanwhile, a new registration method based on the quaternion algorithm and least square method is developed, and the needle insertion is performed under the real-time guidance of a navigation system. Furthermore, the robot system has undergone some preliminary experiments with a laser tracker to evaluate the repeatability and accuracy of the robot system. The location error of the puncture needle tip can be controlled under 0.7 mm in air for the whole robotic system. The acquired results endorse the precision of the robot system for prostate seed implantation brachytherapy. © 2017, Tianjin University and Springer-Verlag GmbH Germany. 展开更多
关键词 Implants (surgical) least squares approximations Machine design Nanocomposites Navigation systems NEEDLES ONCOLOGY Patient treatment Radiotherapy Robotics Ultrasonics UROLOGY
下载PDF
Meshless analysis of an improved element-free Galerkin method for linear and nonlinear elliptic problems 被引量:2
11
作者 唐耀宗 李小林 《Chinese Physics B》 SCIE EI CAS CSCD 2017年第3期215-225,共11页
We first give a stabilized improved moving least squares (IMLS) approximation, which has better computational stability and precision than the IMLS approximation. Then, analysis of the improved element-free Galerkin... We first give a stabilized improved moving least squares (IMLS) approximation, which has better computational stability and precision than the IMLS approximation. Then, analysis of the improved element-free Galerkin method is provided theoretically for both linear and nonlinear elliptic boundary value problems. Finally, numerical examples are given to verify the theoretical analysis. 展开更多
关键词 meshless method moving least squares approximation element-free Galerkin method error esti-mate
下载PDF
An Iterative Learning Approach to Identify Fractional Order KiBaM Model 被引量:2
12
作者 Yang Zhao Yan Li +2 位作者 Fengyu Zhou Zhongkai Zhou YangQuan Chen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2017年第2期322-331,共10页
This paper discusses the parameter and differentiation order identification of continuous fractional order KiBaM models in ARX (autoregressive model with exogenous inputs) and OE (output error model) forms. The least ... This paper discusses the parameter and differentiation order identification of continuous fractional order KiBaM models in ARX (autoregressive model with exogenous inputs) and OE (output error model) forms. The least squares method is applied to the identification of nonlinear and linear parameters, in which the Grünwald-Letnikov definition and short memory principle are applied to compute the fractional order derivatives. An adaptive P-type order learning law is proposed to estimate the differentiation order iteratively and accurately. Particularly, a unique estimation result and a fast convergence speed can be arrived by using the small gain strategy, which is unidirectional and has certain advantages than some state-of-art methods. The proposed strategy can be successfully applied to the nonlinear systems with quasi-linear characteristics. The numerical simulations are shown to validate the concepts. © 2017 Chinese Association of Automation. 展开更多
关键词 CALCULATIONS Differentiation (calculus) Identification (control systems) Iterative methods least squares approximations
下载PDF
Stable Estimation of Horizontal Velocity for Planetary Lander with Motion Constraints 被引量:1
13
作者 Wei Shao Shulin Sui +1 位作者 Lin Meng Yaobin Yue 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI 2015年第2期198-206,共9页
The planetary lander usually selects image feature points and tracks them from frame to frame in order to determine its own position and velocity during landing. Aiming to keep features tracking in consecutive frames,... The planetary lander usually selects image feature points and tracks them from frame to frame in order to determine its own position and velocity during landing. Aiming to keep features tracking in consecutive frames, this paper proposes an approach of calculating the field of view (FOV) overlapping area in a 2D plane. Then the rotational and translational motion constraints of the lander can be found. If the FOVs intersects each other, the horizontal velocity of the lander is quickly estimated based on the least square method after the ill-conditioned matrices are eliminated previously. The Monte Carlo simulation results show that the proposed approach is not only able to recover the ego-motion of planetary lander, but also improves the stabilization performance. The relationship of the estimation error, running time and number of points is shown in the simulation results as well. © 2014 Chinese Association of Automation. 展开更多
关键词 Intelligent systems LANDING least squares approximations Monte Carlo methods VELOCITY
下载PDF
Crystallite Orientation Analysis for a Multidirectionally Cold Rolled α-Ti Alloy (TA7) Thin Sheet
14
作者 Zuo, Liang Liang, Zhide +1 位作者 Xu, Jiazhen Zhao, Xiang 《Rare Metals》 SCIE EI CAS CSCD 1989年第2期31-36,共6页
A microcomputer software determining the crystallite orientation distribution functions (ODFs) and inverse pole figures of hexagonal materials with or without orthorhombic physical symmetry has been worked out the fir... A microcomputer software determining the crystallite orientation distribution functions (ODFs) and inverse pole figures of hexagonal materials with or without orthorhombic physical symmetry has been worked out the first time. The texture measurements and the ODF calculations were performed for a multidirectionally cold rolled α-Ti alloy (TA7) sheet by the application of this software. It is shown that the rolling planes of most grains in the sheet tend to be parallel to (0001) with a deviation to the extent of 40° and is shown a predominance of the orientation zone containing (1016), while the rolling directions are, as a whole, uniformly distributed along all the directions over the rolling planes. Of all the texture components, (2¯117) [01¯10] is slightly stronger than the other. 展开更多
关键词 Computer Programming FLOWCHARTING CRYSTALS ORIENTATION Mathematical Techniques least squares approximations METALLOGRAPHY Textures Titanium Metallography Computer Simulation
下载PDF
Time -Sharing Power Supply Optimal Decision forElectrolytic Deposition Process of Zinc Based onSimulated Annealing Algorithm
15
作者 Huang Taisong Gui Weihua +1 位作者 Wang Yalin Yang Chunhua 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第4期43-50,共8页
According to time-sharing valuation principle (TSVP) of power supply, the relationships of current density and current efficiency at different acidities are obtained based on the processed data of electrolytic deposit... According to time-sharing valuation principle (TSVP) of power supply, the relationships of current density and current efficiency at different acidities are obtained based on the processed data of electrolytic deposition process of zinc (EDPZ) with the least square method (LSM). Thus an optimal model of time-sharing power supply system for EDPZ is established, which has been optimized by use of an improved efficient simulated annealing algorithm (SAA). Practical results show that industrial and mining enterprises can obtain enormous economic benefits every year. 展开更多
关键词 ALGORITHMS Current density ELECTRODEPOSITION least squares approximations Mathematical models Optimization Simulated annealing
下载PDF
Determination of Crystal Structure of Britholite-Y
16
作者 张建洪 方泽 廖立兵 《Journal of Rare Earths》 SCIE EI CAS CSCD 1994年第2期130-137,共8页
Britholite-Y is milkwhite, rosy in colour. The measured specific gravity is 4.35, with Ng′ = 1.791, Np′ = 1.784. As determined by electron microprobe, its crystal formula is (Y2.82Ca1.58Ce0.27Dy0.21Er0.11)5 [(Si2.95... Britholite-Y is milkwhite, rosy in colour. The measured specific gravity is 4.35, with Ng′ = 1.791, Np′ = 1.784. As determined by electron microprobe, its crystal formula is (Y2.82Ca1.58Ce0.27Dy0.21Er0.11)5 [(Si2.95P0.05)3O12](OH,F), space group = C22-P21, a = (0.9504±0.0005) nm, b = (0.9414±0.0004) nm, c = (0.6922±0.0002) nm, r = (119.71±0.04)°, V = (53.79±0.04) nm3, Z = 2. Least-squares refinements with 2272 independent reflection (F0>3σ|F0|) yielded R = 0.111. The change of symmetry group P63/m of apatite to P21 of britholite-Y results from the shifts of Y, Ca, Si, O and (OH) atoms (anions) from the pseudohexagonal P63/m equivalent positions (6h), (4f), (12i) and (2a) as produced by distortion of the polyhedra with 7-, 9-, and 4-corners. The substitution of Ca in apatite for Y and the order distribution of atoms Y and Ca on the equivalent positions (6h) and (4f) have contributed to the distortion of 7- and 9- cornered polyhedra. The substitutions of Si4+ for P5+ and OH- for F- may also be effected. The crystal chemistry of apatite-group minerals is also discussed. 展开更多
关键词 COMPOSITION Crystal structure Density (specific gravity) least squares approximations Rare earth compounds Spectroscopic analysis
下载PDF
Oblique Wave Trapping by a Surface-Piercing Flexible Porous Barrier in the Presence of Step-Type Bottoms
17
作者 H.Behera S.Ghosh 《Journal of Marine Science and Application》 CSCD 2019年第4期433-443,共11页
The present study deals with the oblique wave trapping by a surface-piercing flexible porous barrier near a rigid wall in the presence of step-type bottoms under the assumptions of small amplitude water waves and the ... The present study deals with the oblique wave trapping by a surface-piercing flexible porous barrier near a rigid wall in the presence of step-type bottoms under the assumptions of small amplitude water waves and the structural response theory in finite water depth.The modified mild-slope equation along with suitable jump conditions and the least squares approximation method are used to handle the mathematical boundary value problem.Four types of edge conditions,i.e.,clamped-moored,clamped-free,moored-free,and moored-moored,are considered to keep the barrier at a desired position of interest.The role of the flexible porous barrier is studied by analyzing the reflection coefficient,surface elevation,and wave forces on the barrier and the rigid wall.The effects of step-type bottoms,incidence angle,barrier length,structural rigidity,porosity,and mooring angle are discussed.The study reveals that in the presence of a step bottom,full reflection can be found periodically with an increase in(i)wave number and(ii)distance between the barrier and the rigid wall.Moreover,nearly zero reflection can be found with a suitable combination of wave and structural parameters,which is desirable for creating a calm region near a rigid wall in the presence of a step bottom. 展开更多
关键词 Oblique incident wave Wave trapping Surface-piercing Flexible porous barrier Mild-slope approximation least squares approximation
下载PDF
STUDY OF C_D, C_M, C_L AND WAVE FORCES ON PIPE LINES NEAR THE OCEAN BOTTOM
18
作者 Xing, Zhizhuang Sun, Shaosu Hu, Yuxia 《China Ocean Engineering》 SCIE EI 1990年第4期409-420,共12页
The wave forces on pipes near the ocean bottom are studied with model test in this paper. Comparisons of four different methods show that the uncommonly used method - Least Square Mass (LSM) is the most stable one. Th... The wave forces on pipes near the ocean bottom are studied with model test in this paper. Comparisons of four different methods show that the uncommonly used method - Least Square Mass (LSM) is the most stable one. The in-line and transverse forces on the pipe, which is placed at various distances from the bottom of the wave tank, are measured. The force transfer coefficients (CD, CM, CL) are much larger when the pipe is near the bottom than when it is free. But the coefficients do not increase unlimitedly: they reach their maxima at ζ (gap ratio = e / D) = 0.1 (gap ratio ζ = e / D). An interesting result is that the ratio of lift force frequency (f′L) to wave frequency (fw) is 2.0. In the paper, the curves of coefficients are given. 展开更多
关键词 Mathematical Techniques least squares approximations Water Waves Mathematical Models
下载PDF
Inverse Design of Electron Lens
19
作者 Tu Yan & Zhong Xuefei Electronics Research Institute, Southeast University, Nanjing 210096, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第1期49-52,共4页
The inverse design of electron lens is realized by two different methods in this paper. One is damped least square method and the other is the artificial neural network method. Their merits and defects are discussed a... The inverse design of electron lens is realized by two different methods in this paper. One is damped least square method and the other is the artificial neural network method. Their merits and defects are discussed according to our calculation results in the paper. In the condition of selecting the learning samples properly, the artificial neural network has obvious advantages in the inverse design of electron lens. It is an effective method to solve the inverse design problem in the electron optic system. 展开更多
关键词 Electron optics least squares approximations Neural networks Numerical methods Optical design
下载PDF
ON LOCALIZATION IN SENSOR NETWORK WITH INACCURATE AND INCOMPLETE DISTANCE MEASUREMENTS
20
作者 Sun Guolin Wang Yi Guo Wei 《Journal of Electronics(China)》 2007年第1期60-63,共4页
The sensor network localization problem has received a lot of attention in recent years because many important applications resort to node position information. In contrast to the many interesting algorithms proposed ... The sensor network localization problem has received a lot of attention in recent years because many important applications resort to node position information. In contrast to the many interesting algorithms proposed in the literature,this paper provides a relatively straightforward procedure that can tackle localization problem for sensor network in a Least Squares Euclidean Dis-tance Matrix Approximation (LS-EDMA) framework. Simulation results reveal that our proposed algorithm is more robust than another popular Multi-Dimensional Scaling (MDS) and Semi-Definite Programming (SDP) based localization techniques,especially with inaccurate and incomplete distance measurements. 展开更多
关键词 LOCALIZATION Sensor network least squares approximation
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部