用户名: 密码: 验证码:
基于局部摸索的差分进化算法及其在曲面重建中的应用
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
当前差分进化算法及相关的启发性算法被广泛用于求解复杂的非线性优化问题。然而经典的差分进化算法有很多不足之处,如局部搜索能力不够或者加入局部搜索后群体的多样性得不到保证等。针对这些不足之处,本论文对如何设计高效的进化算法来求解复杂的优化问题进行了研究,并将这些算法应用于工程领域两个重要的问题曲面重建与曲面延伸中。本论文的主要工作如下:
     在本论文的第二章,设计了两个有效的进化算法分别求解连续函数优化问题和离散函数优化问题。一方面,将经典的梯度法嵌入到差分进化算法中,并设计了一个新的变异算子来保持群体的多样性。用18个典型的连续测试问题,将本文的算法与其它文献中的5个算法进行比较,结果表明本文的算法在寻优能力、平均运行时间和多样性保持等方面都具有明显的优势。另一方面,本文将随机个体之间的差异信息引入差分进化算法中,设计了一个新的二进制进化算法来求解离散优化问题,并证明了该算法的依概率收敛性。数值结果也证明了新算法的有效性。
     在本论文的第三章,用非均匀有理B样条函数结合优化算法来重建三维数据的曲面。对一般的不规则点阵(散乱数据),设计了两种点阵初始参数化方法,一种是基于点阵在平面上的投影,另一种采用“分割—参数化”的形式。对五个典型规则点阵的测试问题,精度能达到10-5—10-9;对两组复杂几何曲面上的散乱点阵进行测试,精度能达到10-4;对实测的马山数据精度能达到10--4。同时也考查了噪声对算法的影响,噪声强度分别为1%,5%10%和20%的数值实验结果表明我们设计的算法是鲁棒的。
     本文的第四章结合差分进化算法提出了一个一般化的曲面延伸方法,然后将该方法具体化为两个算法分别应用于两个实际问题—孔洞填充与曲面外插。在一个合适选取的截平面上,该方法通过预测点之间的平均距离与转角来获取所要延伸区域的点,针对两个不同的问题,该方法通过约束三角化或重新重建点阵将预测点阵加入原始模型,并且采用光滑化或网格优化操作优化得到局部模型。对球模型和象模型等孔洞填充问题,与最近文献的两个方法在运行时间和预测误差两个方面进行比较,结果表明该算法在精度方面具有优势;对于曲面外插,本文利用抽水蓄能电站—广蓄、马山和白莲河的实测数据来预测水轮水泵机小开度和大开度处的转速、流量和力矩等全特性数据,精度能达到10-2-10-3。
Differential evolution (DE) and the related heuristic algorithms have been widely used to solve complex nonlinear optimization problems for recent years. However, the classical DE exists some shortcomings, such as the limited local search ability or the diversity of the population can not be maintained at an appropriate level. Considering these shortcomings in the DE, this dissertation studied how to design effective evolu-tionary algorithms to solve complex optimization problems, and how to apply these algorithms to solve two important problems in engineering field, that is, surface recon-struction and surface extending. The main works of this dissertation are as follows:
     In the second chapter of this dissertation, two effective evolutionary algorithms are proposed to solve continuous and discrete optimization problems, respectively. On one aspect, the classical gradient operator is integrated into the searching strategies of the DE, and a new mutation operator is designed to maintain the diversity of the popu-lation in the evolution procedure. Based on18benchmark continuous test problems, numerical comparisons of the proposed algorithm and five related algorithms in other references show that the proposed algorithm achieves significantly better performance on the searching ability, the average runtime and the population diversity. To solve discrete optimization problems, on the other aspect, the difference information between stochastic individuals are embedded into the DE algorithm and a new binary evolution-ary algorithm is obtained. Furthermore, the convergence of this algorithm in probability is proved and numerical results show the effectiveness of the new algorithm.
     In the third chapter of this dissertation, the non-uniform rational B-spline function integrated with optimization algorithms is employed to reconstruct three dimension-al surface. With respect to the general unorganized points (disordered points), two methods for obtaining the initial parameterization are proposed, one is based on the projection of the given points on a plane, the other is to employ the form of "segment-parameterization'". The accuracy on five sets of classical organized points can reach10-5-10-9; for two sets of unorganized points from complex surfaces, the accuracy reaches an order of10-4. Moreover, the accuracy on real-measured data from Mashan pump station can reach10-4. Furthermore, the effect of noise on the algorithm is s- tudied, numerical results on perturbed points with noise intensities of1%.5%10%and20%demonstrate the robustness of the proposed algorithm.
     In the fourth chapter of this work, a general method of surface extending by uti-lizing DE algorithm is proposed, which is specialized into two algorithms for two real applications, one is for hole filling, and the other is for surface extrapolation. On a care-fully chosen section plane, this method predicts the points in the considered region by predicting the average distances and intersection angles between the prediction points. With respect, to these two problems, the predicted points are further added into the provided model by constrained triangulation or surface reconstruction, moreover, the obtained local models are improved by smoothing operation or the mesh optimization. On the aspect of hole filling, numerical comparisons of the proposed algorithm and two recently introduced algorithms on the runtime and the prediction accuracy w.r.t. the sphere and elephant models are conducted, and these results demonstrate that our algo-rithm is competitive on the prediction accuracy. On the aspect of surface extrapolation, the proposed algorithm is employed to obtain the complete characteristic data of flow rate, torque and rotational speed at small and large guide vane openings for the pump stations of Guangxu. Mashan and Bailianhe, the prediction accuracies reach10-2-10-3on average.
引文
[1]Eiben A. E.,Smith J. E., Introduction to Evolutionary Computing, Springer, 2008.
    [2]Alba E.,Cotta C., Evolutionary algorithms. In Handbook of Bioinspired Al-gorithms and Applications, Chapman & Hall/CRC Computer & Information Science Series,2005, pp.3-19.
    [3]彭锦,进化算法综述.In中国运筹学会第六届学术交流会论文集(上卷),湖南长沙,2000,pp.61-70.
    [4]滕弘飞,梁大伟,曾威,孙治国,近十年演化设计的进展.In制造业与未来中国—2002年中国机械工程学会年会论文集,2002.
    [5]张宗华,赵霖,张伟,遗传程序设计理论及其应用综述.计算机工程与应用,39(13):94-97,2003.
    [6]Storn R..Price K., Differential evolution-a simple and efficient adaptive scheme for global optimization over continuous spaces. International Computer Science Institute, Berkely, CA, USA, Tech. Rep TR-95-012,1995.
    [7]Storn R.,Price K.. Differential evolution-a simple and efficient heuristic for global optimization over continuous spaces. Journal of Global Optimization,11(4): 341-359,1997.
    [8]Ronkkonen J., Kukkonen S.,Price K. V., Real-parameter optimization with differ-ential evolution. In The 2005 IEEE Congress on Evolutionary Computa-tion. Edinburgh, Scotland,2005, pp.506-513.
    [9]Price K. V., Storn R. M.,Lampinen J. A., Differential Evolution:a Practical Approach to Global Optimization, Springer-Verlag New York Inc,2005.
    [10]Wang Y., Cai Z.,Zhang Q., Differential evolution with composite trial vector gener-ation strategies and control parameters. IEEE Transactions on Evolutionary Computation,15(1):55-66,2011.
    [11]Qin A. K.,Suganthan P. N., Self-adaptive differential evolution algorithm for nu-merical optimization. In The 2005 IEEE Congress on Evolutionary Com-putation,2005, pp.1785-1791.
    [12]Mallipeddi R., Suganthan P. N., Pan Q. K.,Tasgetiren M. F., Differential evolution algorithm with ensemble of parameters and mutation strategies. Applied Soft Computing. 11(2): 1679-1696, 2011.
    [13]刘波.王凌,金以慧,差分进化算法研究进展.控制与决策,22(7):721-729, 2007.
    [14]Zaharie D., Statistical properties of differential evolution and related random search algorithms. COMPSTAT 2008: 473-485, 2008.
    [15]Zaharie D., Influence of crossover on the behavior of differential evolution algo-rithms. Applied Soft Computing. 9(3): 1126-1138, 2009.
    [16]Gamperle R.. Muller S. D.,Kounoutsakos A.. A parameter study for differential evolution. In International Conference on Advances in Intelligence Sys-tems, Fuzzy Systems, Evolutionary Computation, 2002, pp. 293-298.
    [17]Jia D., Zheng G.,Khurram Khan M.. An effective memetie differential evolution algorithm based on chaotic local search. Information Sciences, 181(15): 3175-3187, 2011.
    [18]Das S.,Konar A., Automatic image pixel clustering with an improved differential evolution. Applied Soft Computing. 9(1): 226-236, 2009.
    [19]Qin A. K.. Huang V. L.,Suganthan P. N., Differential evolution algorithm with strategy adaptation for global numerical optimization. IEEE Transaction on Evolutionary Computation, 13(2): 398-417. 2009.
    [20]杨振宇,唐珂,差分进化算法参数控制与适应策略综述.智能系统学报,6(5):415-423.2011.
    [21]Yang Z., Yao X.He J.. Making a difference to differential evolution. In Advances in Metaheuristics for Hard Optimization, 2008, pp. 397-414.
    [22]Neri F..Tirronen V., Scale factor local search in differential evolution. Memetie Computing, 1(2): 153-171. 2009.
    [23]Guimaraes F. G., Wanner E. F., Campelo F., Takahashi R.H., Igarashi H. Lowther D. A.,Ramirez J., Local learning and search in memetie algorithms. In Evolutionary Computation, 2006. CEC 2006. IEEE Congress on. Van-couver, Canada. 2006. pp. 2936-2943.
    [24]汪洋,蔡之华,龚文引,吴佳,基于DPBX-a算子的自适应差分进化算法.中国科技论文在线,2012; http://www.paper.edu.cn/releasepaper/content/201201-179.
    [25]谭跃,谭冠政,涂立,具有局部搜索策略的差分进化算法.计算机工程与应用,45(7),2009.
    [26]郭鹏,差分进化算法改进研究.天津大学,2012.
    [27]Mandal A., Das A. K., Mukherjee P., Das S..Suganthan P. N., Modified differen-tial evolution with local search algorithm for real world optimization. In IEEE Congress on Evolutionary Computation, New Orleans, LA,2011, pp.1565-1572.
    [28]Noman N.,Iba H., Accelerating differential evolution using an adaptive local search. IEEE Transaction on Evolutionary Computation,12(1):107-125, 2008.
    [29]Rahnamayan S., Tizhoosh H. R.,Salama M. M. A., Opposition-based differential evolution. IEEE Transaction on Evolutionary Computation,12(1):64-79, 2008.
    [30]Wang H., Wu Z.,Rahnamayan S., Enhanced opposition-based differential evolu-tion for solving high-dimensional continuous optimization problems. Soft Com-puting,15(11):2127-2140,2011.
    [31]Chiang C. W., Lee W. P.,Heh J. S., A 2-Opt based differential evolution for global optimization. Applied Soft Computing,10(4):1200-1207,2010.
    [32]Liu J.,Lampinen J., A fuzzy adaptive differential evolution algorithm. Soft Com-puting,9(6):448-462,2005.
    [33]Das S., Abraham A., Chakraborty U. K.,Konar A., Differential evolution using a neighborhood-based mutation operator. IEEE Transaction on Evolutionary Computation,13(3):526-553,2009.
    [34]Dorronsoro B.,Bouvry P., Improving classical and decentralized differential evolu-tion with new mutation operator and population topologies. IEEE Transaction on Evolutionary Computation,15(1):67-98,2011.
    [35]Fan H. Y.,Lampinen J., A trigonometric mutation operation to differential evolu-tion. Journal of Global Optimization, 27(1): 105-129, 2003.
    (36]贾东立,郑国莘,基于混沌和高斯局部优化的混合差分进化算法.控制与决策.25(6):899-902.2010.
    [37]王钧炎,黄德先,基于混合差分进化算法的混沌系统参数估计.物理学报,57(5):2755-2760,2008.
    [38]姚峰,杨卫东,张明.李仲德,改进自适应变空间差分进化算法.控制理论与应用.27(1):32-38,2010.
    [39]姜立强,刘光斌,郭铮.分工差分进化算法.小型微型计算机系统.30(7):1302-1304,2009.
    [40]高岳林,刘俊梅,一种带有随机变异的动态差分进化算法.计算机应用,29(10):2719-2722,2009.
    [41]Das S..Suganthan P. N., Differential evolution: A survey of the state-of-the-art. IEEE Transaction on Evolutionary Computation. 15(1): 4-31, 2011.
    [42]Koh A., Solving transportation bi-level programs with differential evolution. In IEEE congress on evolutionary computation, Singapore. 2007. pp. 2243-2250.
    [43]Zhao S. Z., Liang J. J.. Suganthan P. N..Tasgotiren M. F., Dynamic multi-swarm particle swarm optimizer with local search for large scale global optimization. In IEEE Congress on Evolutionary Computation. Hong Kong. 2008. pp. 3845-3852.
    [44]Zhao R.,Tang W., Monkey algorithm for global numerical optimization. Journal of Uncertain Systems, 2(3): 165-176. 2008.
    [45]Plevris V..Papadrakakis M., A Hybrid Particle Swarm-Gradient Algorithm for Global Structural Optimization. Computer-Aided Civil and Infrastructure Engineering. 26(1): 48-68. 2011.
    [46]Han F., Ling Q. H..Huang D. S., An improved approximation approach incorpo-rating particle swarm optimization and a priori information into neural networks. Neural Computing and Applications. 19(2): 255-261. 2010.
    [47]Zahara E., Kao Y. T.,Su J. R., Enhancing Particle Swarm Optimization with Gradient Information. In Fifth International Conference on Natural Com-putation, Tianjin, China,2009, pp.251-254.
    [48]Ghaffari-Miab M., Farmahini-Farahani A., Faraji-Dana R.,Lucas C., An efficient hybrid swarm intelligence-gradient optimization method for complex time Green's functions of multilayer media. Progress In Electromagnetics Research,77: 181-192,2007.
    [49]Dasgupta S., Das S., Biswas A.,Abraham A., On stability and convergence of the population-dynamics in differential evolution. Ai Communications,22(1):1-20, 2009.
    [50]Takahama T.,Sakai S., Constrained Optimization by the ε Constrained Differential Evolution with Gradient-Based Mutation and Feasible Elites. In IEEE Congress on Evolutionary Computation, Vancouver, BC,2006, pp.1-8.
    [51]Lopez Cruz I. L., Van Willigenburg L. G.,Van Straten G., Optimal control of nitrate in lettuce by a hybrid approach:differential evolution and adjustable con-trol weight gradient algorithms. Computers and Electronics in Agriculture, 40(1-3):179-197,2003.
    [52]Duvvuru N.,Swarup K. S., A hybrid interior point assisted differential evolution al-gorithm for economic dispatch. IEEE Transactions on Power Systems,26(2): 541-549,2011.
    [53]Masters T.,Land W., A new training algorithm for the general regression neural network. In IEEE International Conference on Systems, Man, and Cy-bernetics, Orlando, FL,1997, pp.1990-1994.
    [54]Bandurski K.,Kwedlo W., A lamarckian hybrid of differential evolution and con-jugate gradients for neural network training. Neural Processing Letters,32(1): 31-44,2010.
    [55]Zamuda A., Brest J., Boskovic B.,Zumer V., Differential evolution with self-adaptation and local search for constrained multiobjective optimization. In IEEE Congress on Evolutionary Computation, Trondheim,2009, pp.195-202.
    [56]Cai Z.. Gong W., Ling C. X.,Zhang H.. A clustering-based differential evolution for global optimization. Applied Soft Computing. 11(1): 1363-1379. 2011.
    [57]Pant M.. Ali M.,Singh V. P., Differential evolution with parent centric crossover. In Second UKSIM European Symposium on Computer Modeling and Simulation, Liverpool, 2008. pp. 141-146.
    [58]周雅兰,王甲海,基于分布估计的离散差分演化算法.计算机工程与设计,31(4):825-828,2010.
    [59]薛羽.庄毅,张友益.倪思如,赵学健,基于启发式自适应离散差分进化算法的多UCAV协同干扰空战决策.航空学报,33(2):1-9, 2013.
    [60]周雅兰,朱耀辉,张军.具有学习机制的离散差分演化算法.计算机科学,38(7):225-227.2011.
    [61]朱耀辉,离散差分演化算法的研究与应用.中山大学,2010.
    [62]余伶俐,蔡自兴,改进混合离散粒子群的多种优化策略算法.中南大学学报:自然科学版,40(4):1047-1053, 2009.
    [63]余伶俐,蔡自兴,高平安,刘晓莹,当代学习自适应混合离散粒子群算法研究.小型微型计算机系统.30(9):1800-1804,2009.
    [64]Das S.. Abraham A..Konar A., Particle swarm optimization and differential evo-lution algorithms: technical analysis, applications and hybridization perspectives. In Studies in Computational Intelligence, Springer Press, 2008, pp. 1-38.
    [65]Pant, M.. Thangaraj R.,Abraham A., DE-PSO: A new hybrid meta-heuristie for solving global optimization problems. New Mathematics and Natural Com-putation, 7(3): 363-381, 2011.
    [66]Kennedy J.,Eberharf R. C. A discrete binary version of the particle swarm algo-rithm. In IEEE International Conference on Systems, Man, and Cyber-netics. Orlando. 1997. pp. 4104-4108.
    [67]Gong T.,Tuson A. L., Differential evolution for binary encoding. In Soft Com-puting in Industrial Applications. Springer Press. 2007.
    [68]Kennedy J.,Eberhart R. C. Particle swarm optimization. In IEEE International Conference on Neural Networks. Perth. 1995. pp. 1942-1948.
    [69]Khanesar M. A., Teshnehlab M.,Shoorehdeli M. A., A novel binary particle swarm optimization. In Mediterranean Conference on Control and Automation, Athens,2007, pp.1-6.
    [70]Van den Bergh F., An analysis of particle swarm optimizers. Ph.D., Pretoria: University of Pretoria,2002.
    [71]Gong T.,Tuson A. L., Binary particle swarm optimization:a forma analysis ap-proach. In Proceedings of 9th Annual Conference on Genetic and Evolu-tionary Computation (GECCO), London, UK,2007.
    [72]Jolai F., Taghipour M.,Javadi B., A variable neighborhood binary particle swarm algorithm for cell layout problem. The International Journal of Advanced Manufacturing Technology,55(1-4):327-339,2011.
    [73]Mohamad M. S.. Sigcru Omatu S., Deris S.,Yoshioka M., A modified binary par-ticle swarm optimization for selecting the small subset of informative genes from gene expression data. IEEE Transactions on Information Technology in Biomedicine,15(6):813-822,2011.
    [74]Bansal J. C.,Deep K., A modified binary particle swarm optimization for knapsack problems. Applied Mathematics and Computation,218(22):11042-11061, 2012.
    [75]Chakraborty S., Ito T., Senjyu T.,Saber A. Y., Unit commitment strategy of thermal generators by using advanced fuzzy controlled binary particle swarm op-timization algorithm. International Journal of Electrical Power & Energy Systems,43(1):1072-1080,2012.
    [76]韩琳,贺兴时,基于人工免疫系统的二进制差分进化算法.哈尔滨工程大学学报,27(7):278-282,2006.
    [77]Pampara G., Engelbrecht A. P.,Franken N., Binary differential evolution. In Pro-ceedings of the IEEE Congress on Evolutionary Computation, Vancouver, 2006, pp.1873-1879.
    [78]Wang L., Fu X. P., Mao Y. F.. Menhas M. I.,Fei M. R., A novel modified binary differential evolution algorithm and its applications. Neurocomputing,98:55-75,2012.
    [79]Datta D.,Dutta S., A binary-roal-coded differential evolution for unit commitment problem. International Journal of Electrical Power & Energy Systems, 42(1): 517-524, 2012.
    [80]Xie W. C., Yu W.,Zou X. F., Diversity-maintained differential evolution embedded with gradient-based local search. Soft Computing: 1-25, 2012.
    [81]Sudholt D.,Witt C, Runtime analysis of a binary particle swarm optimizer. The-oretical Computer Science, 411(21): 2084-2100, 2010.
    [82]Drechsler R., Drechsler N.. Becker B..Esbensen H.. Evolutionary Algorithms in Computer-Aided Design of Integrated Circuits. World Scientific Series in Robotics and Intelligent Systems, 18: 327-354, 1999.
    [83]Galvez A., Cobo A.. Puig-Pey J.,Iglesias A.. Particle swarm optimization for Bezier surface reconstruction. Lecture Notes in Computer Science. 5102: 116-125, 2008.
    [84]de la Fraga L..Vite-Silva. I., Direct 3D metric reconstruction from multiple views using differential evolution. In Proceedings of the 2008 Conference on Ap-plications of Evolutionary Computing, 2008, pp. 341-346.
    [85]Skobtsov Y. A.,Skobtsov V. Y.. Evolutionary Algorithms in CAD of Digital Sys-tems. In The Experience of Designing and Applications of CAD Systems in Microelectronics, 2007, pp. 444-447.
    [86]Wagner T.. Michelitsch T..Sacharow A., On the design of optimisers for surface reconstruction. In Proceedings of the 9th Annual Conference on Genetic and Evolutionary Computation, 2007. pp. 2195-2202.
    [87]Lim S. P..Haron H.. Surface reconstruction techniques: a review. Artificial Intel-ligence Review: 1-20, 2012: http://link.springer.com/article/10.1007\ 7.2Fsl0462-012-9329-z#.
    [88]Jung M.. Surface Reconstruction with Diversity-preserving Multi-objective Differential Evolution. Technische Universitat Dortmund. 2010.
    [89]Renner G.,Ekart A.. Genetic algorithms in computer aided design. Computer-Aided Design. 35(8): 709-726. 2003.
    [90]He J.,Kang L., A mixed strategy of combining evolutionary algorithms with multi-grid methods. International Journal of Computer Mathematics,86(5):837-849,2009.
    [91]Hoppe H., DeRose T., Duchamp T., McDonald J.,Stuetzle W., Surface recon-struction from unorganized points. In Proceedings of the 19th Annual Con-ference on Computer Graphics and Interactive Techniques, Chicago, IL, USA,1992, pp.71-78.
    [92]董辰世,CAD中曲线逼近和曲面重建问题的研究.浙江大学,2005.
    [93]Krause F. L., Fischer A., Gross N.,Barhak J., Reconstruction of freeform objects with arbitrary topology using neural networks and subdivision techniques. CIRP Annals-Manufacturing Technology,52(1):125-128,2003.
    [94]Zhao H. K., Osher S.,Fedkiw R., Fast surface reconstruction using the level set method. In IEEE Workshop on Variational and Level Set Methods in Computer Vision, Vancouver, Canada,2001, pp.194-201.
    [95]Lorensen W. E.,Cline H. E., Marching cubes:A high resolution 3D surface con-struction algorithm. In Proceedings of the 14st Annual Conference on Computer Graphics and Interactive Techniques, SIGGRAPH 1987, Ana-heim, California,1987, pp.163-169.
    [96]周儒荣,张丽艳,苏旭,周来水,海量散乱点的曲面重建算法研究.软件学报,12(2):249-255,2001.
    [97]Amenta N., Bern M.,Kamvysselis M., A new Voronoi-based surface reconstruction algorithm. In Proceedings of the 25th Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH'98), Orlando, FL, USA,1998, pp.415-421.
    [98]Ito Y., Corey Shum P., Shih A. M., Soni B. K.,Nakahashi K., Robust generation of high-quality unstructured meshes on realistic biomedical geometry. International Journal for Numerical Methods in Engineering,65(6):943-973,2006.
    [99]Lo S. H., Parallel Delaunay triangulation in three dimensions. Computer Meth-ods in Applied Mechanics and Engineering.237-240(0):88-106,2012.
    [100]Gregorski B.. Hamann B.Joy K., Reconstruction of B-splino surfaces from scat-tered data points. In Proceedings Computer Graphics International, 2000, pp. 163-170.
    [101]Hoppe H., DeRose T., Duchamp T.. Halstead M.. Jin H., McDonald J.. Schweitzer J.,Stuetzle W.. Piecewise smooth surface reconstruction. In Proceedings of the 21st Annual Conference on Computer Graphics and Interactive Tech-niques (SIGGRAPH'94). New York, USA. 1994, pp. 295-302.
    [102]Zhou K., Gong M., Huang X.,Guo B., Data-parallel octrees for surface recon-struction. Visualization and Computer Graphics, IEEE Transactions on. 17(5): 669-681, 2011.
    [103]Eck M.,Hoppe H., Automatic reconstruction of B-spline surfaces of arbitrary topo-logical type. In Proceedings of the 23rd Annual Conference on Computer Graphics and Interactive Techniques. 1996. pp. 325-334.
    [104]Krislmannirthy V..Levoy M., Fitting smooth surfaces to dense polygon meshes. In Proceedings of the 23rd Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH '96), New York. NY, USA 1996, pp. 313-324.
    [105]Floater M. S., Parameterization and smooth approximation of surface triangula-tions. Computer Aided Geometric Design. 14(3): 231-250, 1997.
    [106]Pan R. ,J.,Skala V.. Continuous global optimization in surface reconstruction from an oriented point cloud. Computer-Aided Design. 43(8): 896-901. 2011.
    [107]Hussain M. Z.,Sarfraz M.. Monotone piecewise rational cubic- interpolation. In-ternational Journal of Computer Mathematics. 86(3): 423-430. 2009.
    [108]王国瑾.汪国昭,郑建民.计算机辅助几何设计,高等教育施普林格出版社,2001.
    [109]武剑洁,王启付,黄运保.周济,逆向工程中曲面重建的研究进展.工程图学学报,25(2):133-142.2004.
    [110]施法中,计算机辅助几何设计与非均匀有理B样条.高等教育出版社.2001.
    [11]]朱心雄.自由曲线曲面造型技术.科学出版社,2000.
    [112]Sarkar B.,Menq C. H., Parameter optimization in approximating curves and sur-faces to measurement data. Computer Aided Geometric Design,8:267-290, 1991.
    [113]Yang Z., Deng J.,Chen F. L., Fitting unorganized point clouds with active implicit B-spline curves. The Visual Computer,21(1):831-839,2005.
    [114]Borges C. F.,Pastva T., Total least squares fitting of Bezier and B-spline curves to ordered data. Computer Aided Geometric Design,19(4):275-289,2002.
    [115]Galvez A., Iglesias A.,Puig-Pey J., Iterative two-step genetic-algorithm-based method for efficient polynomial B-spline surface reconstruction. Information Sci-ence,182(1):56-76,2012.
    [116]Wang W. P., Pottmann H.,Liu Y., Fitting B-spline curves to point clouds by curvature-based squared distance minimization. ACM Transactions on Graph-ics,25 (2):214-238,2006.
    [117]Zhao X. Y., Zhang C. M., Yang B.,Li P. P., Adaptive knot placement using a GMM-based continuous optimization algorithm in B-spline curve approximation. Computer Aided Design,43(6):598-604,2011.
    [118]蔺宏伟,王国瑾,董辰世,用迭代非均匀B-spline曲线(曲面)拟合给定点集.中国科学:E辑,33(10):912-923,2004.
    [119]Shih F., Fu C.,Zhang K., Multi-view face identification and pose estimation using B-spline interpolation. Information Sciences,169(3):189-204,2005.
    [120]Riyazuddin M., Visualization with NURBS Using Simulated Annealing Optimization Technique. King Fahd University of Petroleum and Minerals, Dhahran, Saudi Arabia,2004.
    [121]Sarfraz M., Raza S. A.,Baig M. H., Computing optimized curves with NURBS using evolutionary intelligence. Lecture Notes in Computer Science,3483: 806-815,2005.
    [122]Galvez A.,Iglesias A., Particle swarm optimization for non-uniform rational B-spline surface reconstruction from clouds of 3D data points. Information Sci-ence,192:174-192 2012.
    [123]Laurent-Gengoux P.,Mekhilef M.. Optimization of a NURBS representation. Computer Aided Design, 25(11): 699-710, 1993.
    [124]李军,散乱数据点的NURBS曲而重建算法.湖北民族学院学报:自然科学版,23(1):38-41.2005.
    [125]Xie W. C., Zou X. F., Yang J. D.,Yang J. B., Iteration and optimization scheme for the reconstruction of 3D surfaces based on non-uniform rational B-splines. Computer-Aided Design, 44(11): 1127-1140, 2012.
    [126]Praun E..Hoppe H., Spherical parametrization and remeshing. ACM Transac-tion on Graphics (SIGGRAPH), 22(3): 340-349, 2003.
    [127]Losasso F., Hoppe H., Schacfer S.,Warren J. D., Smooth geometry images. In Proceedings of Symposium on Geometry Processing. 2003, pp. 138-145.
    [128]Barhak J.,Fischer A., Adaptive parameterization for reconstruction of 3D freeform objects from laser-scanned data based on a PDE approach. The Visual Com-puter. 17(6): 351-369. 2001.
    [129]Barhak J.,Fischer A., Parameterization and reconstruction from 3D scattered points based on neural network and PDE techniques. IEEE Transactions on Visualization and Computer Graphics. 7(1): 1-16. 2001.
    [130]Ma W. Y.,Kruth J. P., Parameterization of randomly measured points for least squares fitting of B-spline curves and surfaces. Computer-Aided Design, 27(9): 663-675. 1995.
    [131]Floater M. S., Meshless parameterization and B-spline surface approximation. In Proceedings of IMA Conference on the Mathematics of Surfaces. 2000, pp. 1-18.
    [132]Azariadis P. N.. Parameterization of clouds of unorganized points using dynamic base surfaces. Computer Aided Design, 36(7): 607-623, 2004.
    [133]Zhou K., Synder .]., Guo B.,Shum H.-Y., Iso-charts: stretch-driven mesh param-eterization using spectral analysis. In Proceedings of the 2004 Eurograph-ics/ACM SIGGRAPH Symposium on Geometry Processing. 2004. pp. 45-54.
    [134]Nooruddin F. S.,Turk G., Simplification and repair of polygonal models using vol-umetric techniques. Visualization and Computer Graphics, IEEE Trans-actions on.9(2):191-205,2003.
    [135]Davis J., Marschner S. R., Garr M.,Levoy M., Filling holes in complex surfaces using volumetric diffusion. In Proceedings of 3DPVT, Padova, Italy,2002, pp. 428-441.
    [136]Janaszewski M., Couprie M.,Babout L., Hole filling in 3D volumetric objects. Pattern Recognition,43(10):3548-3559,2010.
    [137]Barequet G.,Sharir M., Filling gaps in the boundary of a polyhedron. Computer Aided Geometric Design,12(2):207-229,1995.
    [138]Brunton A., Wuhrer S., Shu C., Bose P.,Demaine E. D., Filling holes in triangular meshes by curve unfolding. In Proceedings of Shape Modeling International, Beijing, China,2009, pp.66-72.
    [139]Branch J., Prieto F.,Boulanger P., A hole-filling algorithm for triangular meshes using local radial basis function. In Proceedings of IMR, Birmingham, Alaba-ma, USA,2006, pp.411-431.
    [140]Zhao W., Gao S.,Lin H., A robust hole-filling algorithm for triangular mesh. The Visual Computer,23(12):987-997,2007.
    [141]Kumar A.,Shih A. M., Hybrid Approach for Repair of Geometry with Complex Topology. In Proceedings of the 20th International Meshing Roundtable, Paris, France 2012, pp.387-403.
    [142]Jun Y., A piecewise hole filling algorithm in reverse engineering. Computer-Aided Design,37(2):263-270,2005.
    [143]Liepa P., Filling holes in meshes. In Proceedings of the 2003 Eurographic-s/ACM SIGGRAPH Symposium on Geometry Processing, Aachen, Ger-many,2003.
    [144]Attene M.,Falcidieno B., Remesh:An interactive environment to edit and repair triangle meshes. In Proceedings of the IEEE International Conference on Shape Modeling and Applications (SMI'06),2006, pp.41.
    [145]蒋跃华.陈志杨,陈飞舟,叶修梓:张三元,残缺网格模型的快速B样条曲面重建.计算机辅助设计与图形学学报,19(12):1, 569-157, 5.2008.
    [146]梅晓俊,赵文礼,邵柳东,基于孔洞分割的点云孔洞填充算法.机电工程,25(12):56-59,2009.
    [147]Wang L. C.,Hung Y. C, Hole filling of triangular mesh segments using systematic: grey prediction. Computer-Aided Design, 44(12): 1182-1189. 2012.
    [148]Kumar A., Ito Y., Yu T. Y., Ross D. H.,Shih A. M., A novel hole patching algo-rithm for discrete geometry using non-uniform rational B-spline. International Journal for Numerical Methods in Engineering, 87(13): 1254-1277. 2011.
    [149]Chen S. M.,Chang Y. C, Multi-variable fuzzy forecasting baaed on fuzzy clustering and fuzzy rule interpolation techniques. Information Sciences. 180(24): 4772-4783. 2010.
    [150]Shelly S.,White P. R., Curvature-continuous extensions for rational B-spline curves and surfaces. Computer-Aided Design, 23(7): 484-491, 1991.
    [151]Hu S. M, Tai C. L.,Zhang S. H., An extension algorithm for B-splines by curve unclamping. Computer-Aided Design, 34(5): 415-419, 2002.
    [152]Zang Y., Liu Y. J.,Lai Y. K., Note on industrial applications of Hu' s surface extension algorithm: Advances in Geometric Modeling and Processing. In Lecture Notes in Computer Science. Springer, Heidelberg, Berlin, 2008, pp. 304-314.
    [153]Sheng X.,Kromker M., Surface reconstruction and extrapolation from multiple range images for automatic turbine blades repair. In Industrial Electronics Society, 1998. IECON '98. Proceedings of the 24th Annual Conference of the IEEE. Aachen, Germany. 1998. pp. 1315-1320.
    [154]Kirn H.. Oh S.,Yim J., Smooth surface extension with curvature bound. Com-puter Aided Geometric Design, 22(1): 27-43, 2005.
    [155]Wolters H. J., Extensions: Extrapolation Methods for CAD. In HP Labo-ratories Technical Report HPL-2000-37, Palo Alto. 2000.
    [156]余正生.雷毅NURBS曲线曲面延伸.工程图学学报.(1):7-18. 1997.
    [157]兰凤崇,陈吉清,魏文,NURBS自由型曲面延展和过渡功能的开发.机械与电子,(8):6-9,2006.
    [158]周元峰,基于几何连续的曲线曲面延拓问题研究.山东大学,2005.
    [159]李际军,方顾,基于型值点拟合的非均匀有理B样条曲线曲面延拓算法.计算机集成制造系统,13(8):1597-1602,2007.
    [160]姜坤,周雄辉,黎旻,张春捷,检具设计中延伸曲面修补方法.上海交通大学学报,45(11):1720-1724,2012.
    [161]Kashan M. H., Nahavandi N.,Kashan A. H., DisABC:A new artificial bee colony algorithm for binary optimization. Applied Soft Computing,12(1):342-352, 2012.
    [162]Pampara G., Franken N.,Engelbrecht A. P., Combining particle swarm optimi-sation with angle modulation to solve binary problems. In In Proceedings of Congress on Evolutionary Computation,2005, pp.89-96.
    [163]Hota A. R.,Pat A., An adaptive quantum-inspired differential evolution algorithm for 0-1 knapsack problem. In 2010 Second World Congress on Nature and Biologically Inspired Computing (NaBIC),2010, pp.703-708.
    [164]Conn A. R., Gould N. I. M.,Toint P. L., Trust-region Methods, Society for Industrial Mathematics, Philadelphia, PA, USA,2000.
    [165]Nocedal J.,Wright S. J., Numerical Optimization, Springer verlag, New York, USA,1999.
    [166]Wiegand R. P., An Analysis of Cooperative Coevolutionary Algorithms, George Mason University, Fairfax, VA, USA,2004.
    [167]Brest J., Greiner S., Boskovic B., Mernik M.,Zumer V., Self-adapting control parameters in differential evolution:A comparative study on numerical benchmark problems. IIEEE Transaction on Evolutionary Computation,10(6):646-657,2006.
    [168]Suganthan P. N., Hansen N.. Liang J. J., Deb K., Chen Y. P., Auger A.,Tiwari S., Problem definitions and evaluation criteria for the CEC 2005 special session on real-parameter optimization. Nanyang Technological University. Singapore. Tech. Rep. 2005.
    [169]Yao X., Liu Y.,Lin G., Evolutionary programming made faster. IEEE Transac-tion on Evolutionary Computation. 3(2): 82-102. 1999.
    [170]Zhang J.,Sanderson A. C., JADE: adaptive differential evolution with optional external archive. IEEE Transaction on Evolutionary Computation, 13(5): 945-958, 2009.
    [171]Gibbons J. D.,Chakraborti S., Nonparametric Statistical Inference. Marcel Dekker, New York. 2003.
    [172]Droste S., Janson T.,Wegener I., On the analysis of the 1+1 evolutionary algo-rithms. Theoretical Computer Science, 276(1-2): 51-81, 2002.
    [173]Horn J., Goldberg D.,Deb K., Long path problems. In Proceedings of the In-ternational Conference on Evolutionary Computation, London, UK. 1994, pp. 149-158.
    [174]Rudolph G.. How mutation and selection solve long-path problems in polynomial expected time. Evolutionary Computation. 4(2): 195-205, 1996.
    [175]http://www.zib.de/index.php?id=921&no_cache=1&L=0&cHash= fbd4ff9555f8714ac6238261e3963432&type=98.
    [176]Uyar S.,Eryigit G., Improvements to penalty-based evolutionary algorithms for the multi-dimensional knapsack problem using a gene-based adaptive mutation approach. In In Proceedings of the 2005 Conference on Genetic and Evo-lutionary Computation (GECCO '05), New York. 2005, pp. 1257-1264.
    [177]Derrac J., Garcia S., Molina D..Herrera F.. A practical tutorial on the use of nonparametric statistical tests as a methodology for comparing evolutionary and swarm intelligence algorithms. Swarm and Evolutionary Computation. 1(1): 3-18, 2011.
    [178]Bozikovie M., Golub M.,Budin L., Solving n-Queen problem using global parallel genetic algorithm. In EUROCON 2003. Computer as a Tool. The IEEE Region 8, 2003. pp. 104-107.
    [179]De Boor C., A Practical Guide to Splines, Springer-Verlag,1978.
    [180]Lee E. T., Choosing nodes in parametric curve interpolation. Computer-Aided Design,21(6):363-370,1989.
    [181]Hendrix E. M. T.,Toth B. G., Introduction to Nonlinear and Global Opti-mization, Springer, Cambridge,2010.
    [182]Schwartz A.,Polak E., Family of projected descent methods for optimization prob-lems with simple bounds. Journal of Optimization Theory and Applica-tions,92(1):1-31,1997.
    [183]Lin C. J.,More J. J., Newton's method for large bound-constrained optimization problems. SIAM Journal on Optimization,9(4):1100-1127,1999.
    [184]Li W., Xu S., Zhao G.,Goh L. P., Adaptive knot placement in B-spline curve approximation. Computer-Aided Design,37(7):791-797,2005.
    [185]Ulker E.,Arslan A., Automatic knot adjustment using an artificial immune system for B-spline curve approximation. Information Sciences,179(10):1483-1494, 2009.
    [186]Weiss V., Andor L., Renner G.,Varady T., Advanced surface fitting techniques. Computer Aided Geometric Design,19(1):19-42,2002.
    [187]Chen D. P., Hsu Z. Y.,Lin F. P., Micro-genetic approach for surface meshing on a set of unorganized points. Computer Methods in Applied Mechanics and Engineering,196(13-16):1997-2008,2007.
    [188]Taubin G., A signal processing approach to fair surface design. In Proceedings of the 22nd Annual Conference on Computer Graphics and Interac-tiveTechniques, Los Angeles, CA, USA,1995, pp.351-358.
    [189]Kiihnel W., Differential Geometry:Curves-Surfaces-Manifolds, Amer Mathematical Society, Providence, USA,2005.
    [190]Paul Chew L., Constrained delaunay triangulations. Algorithmica,4(1):97-108, 1989.
    [191]Hoppe H., DeRose T., Duchamp T., McDonald J.,Stuetzle W., Mesh optimization. In Proceedings of SIGGRAPH 93,1993, pp.19-26.
    [192]Kobbelt L., Campagna S.,Seidel H.-P., A general framework for mesh decimation. In Proceedings of Graphics Interface.1998. pp.43-50.
    [193]Available from:http://shapes.aim-at-shape.net/viewmodels.php.
    [194]Suter P., Representation of Pump Characteristics for Calculation of Wa-ter Hammer. In Sulzer Technical Review. Research No.66,1966.
    [195]Yang Y. S., Ma J.,Cao Q., The Comparative Study of Complete Characteristic Curves of Pump's Numerical Method. Advanced Materials Research,347: 1411-1415,2012.
    [196]Martin C. S., Extrapolation of pump-turbine characteristics torwards closed vane position. In Proceedings of 14th IAHR Symposium on Progress with Large and High Specific Energy Units. Trondheim.1988, pp. E1.
    [197]Wan W.,Huang W., Investigation on complete characteristics and hydraulic tran-sient of centrifugal pump. Journal of mechanical science and technology, 25(10):2583-2590,2011.
    [198]Press W. H., Teukolsky S. A., Vetterling W. T.,Flannery B. P., Numerical recipes:The Art of Scientific Computing, Cambridge University Press, Cambrige, UK,2007.
    [199]Dorigo M., Di Caro G.,Gambardella L. M., Ant, algorithms for discrete optimiza-tion. Artificial Life,5:137-172,1999.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700