




已阅读5页,还剩9页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Comparative teaching research and experiment of numerical integration methodLiu Pengfei, XU NainanAbstract: Numerical integration is a very important teaching content in the course of calculation method or numerical analysis. The numerical integration method is also an important method to solve practical problems.In this paper, we discuss the basic ideas of numerical integration method and some in the actual teaching comparative research and experiment teaching. Keywords:Numerical integration Calculation methodNumerical analysis Numerical experimentsText: The invention of calculus is a great achievement in the history of human science. However, in practical problems, there are still many limitations in solving integral. If the product function is often very complex, can not find the corresponding original function, or the product function is not a function expression, but in the form of a table, its original function is not meaningful.Therefore, it is significant to investigate the numerical integration method of approximate calculation.1. Basic ideas of numerical integration method By the integral mean value theorem, it is known that (x), b (Qbaf) dx= (B-A) f (N) is set up in a (x), which is a continuous function f (N). Problem is difficult to accurately calculate the average height of F (n) values, the different algorithms of F (n), you can get different numerical quadrature method, such as left (right) formula of rectangular, trapezoidal, Simpson formula. Generally, a, b some node XK at the height of F (XK) weighted average to approximate the average height of F (n), f (XK) linear combination to approximate the definite integral, mechanical quadrature formula: Qbaf(x)dxUEnk=0Akf(xk) Directly using the function computed values in the discrete node function integral, avoids the difficulty in seeking the original function, only need to be determined with the product function and product Ak quadrature coefficients are independent between partitions. In order to ensure the accuracy of the mechanical quadrature formula, it is natural to want accurate simple function as much as possible. Namely, it is required that all the m polynomials are exact, and the m+1 time polynomials are not necessarily accurate. was about coefficient of n + 1 order linear equations.Because the coefficient determinant Vandermonde determinant, and it is not zero,solution Ak is unique. 2. Teaching analysis of several common numerical integration method2.1 The interpolation type quadrature formula In a, b, to node n Lagrange interpolation polynomial (x) as f(x) as the approximation function, can be obtained by interpolation quadrature formula:即 The interpolation type integral formula has the accuracy of N sub algebra, and the formula of Ak0 is stable.2.2 Newton - Cotes formulas The a b is divided into N parts, interpolation quadrature formula for: Called Newton- Cotes formula, the Cotes coefficient is independent of the product function and the integral interval, as long as the interval and other fractions n, can be obtained. Obviously, when n= 1 is a trapezoidal formula; when n= 2 is Simpson formula.2.3 Complex formula By the knowledge of definite integral, the definite integral is only related to the integral interval. The higher the number of polynomials is, the higher the degree of smoothness of the function is, and the Runge phenomenon occurs. Such as n 7, the Newton- Cotes formula is not stable. Therefore, people turn to the integral interval, similar to the piecewise interpolation, the integral interval is divided into a number of small areas, the use of the Newton- Cotes formula between each cell number, and then the results of each cell is added as a function of the whole range of the approximation, which is the basic idea of complex. Commonly used compound formula, complex trapezoid formula:Complex Simpson formula:2.4 Successive bisection technology and Romberg formula How to determine the appropriate n so that the difference between the approximate value and the true value of the allowable range, generally speaking, it is more difficult. And successive half technology is in quadrature process according to the requirements of precision and automatically determine n choose whether or not to meet the requirements of precision, the difference of two minutes before and after twice to estimate the error, such not only reduce the step size, and can keep the original calculating results, reduce the amount of computation. For be obtained: Called Romberg formula. The acceleration effect of Romberg formula is very significant, and the calculation amount is very small under the same precision.2.5 Gauss type quadrature formula To further improve the algebraic precision of quadrature formula, through the proper selection of interpolation nodes and quadrature coefficients, the algebraic accuracy up to a maximum of (2n + 1). The quadrature nodes and quadrature coefficients as parameters. The equations can be obtained by using the orthogonal polynomials. You can use orthogonal polynomials with different weighting functions of Gauss type quadrature formulas of different types are3. Comparison of several classes of numerical integration methods in Teaching Due to practical problems should be taken into account when the calculation precision and calculation, thus different quadrature formulas have different characteristics: Trapezoidal quadrature formula and Simpson quadrature formula although the calculation is simple, easy to use, but poor accuracy, but for less smooth integrand function sometimes ratio, high precision method is more effective. The effect of the periodic function is more prominent, especially the trapezoidal formula. Newton-Cotes, the n7 formula is unstable, while the complex trapezoid formula and Simpson formula in the retention of the advantages of low order formula, and can get higher accuracy, so the most widely used in the actual calculation. Romberg method using two points method is simple and easy to program. When the node encryption improve integral approximation degree, previous calculation results can be used for the back, very beneficial to reduce the calculation amount, and the estimation error is relatively simple, can get some integral sequence, if in the convergence of the control, and to check the rows and columns, to function in different state can with the fastest convergence sequence to approximate the integral. High precision Gauss type quadrature formulas, especially other methods cannot match the calculation of infinite integral and defect integral. But because of the node is irregular, when the node is increased, the function value of the previous calculation can not be used, and the N value of the node value and the coefficient of the different values are also stored in the computer.4.Numerical integration method in the teaching of numerical experiments In the teaching process of numerical integration method, the numerical experiments are carried out to improve the students understanding of the teaching contents and to master the basic method of numerical integration. The Matlab program is written in each method, and the advantages and disadvantages of various numerical integration methods are grasped and understood by comparison.4.1 Comparison of the accuracy of different algorithms with the same number of nodes In the course of teaching, the accuracy of various methods can be determined, but it is not conducive to students understanding. Using the powerful function of the popular software, the students can be used to operate the machine. It can be used to realize the accuracy of different numerical integration methods, and it can also improve the students experimental ability and practical ability.For example the precision requirement for.Comparison with the exact solutions of the trapezoidal formula, Simpson formula, Gauss formula. Use Matlab to write programs to run after the results showPrecision Trapezoidal SimpsonGauss0.7853981635 0.7849814972 0.7853981535 0.7853981635 Obviously, the trapezoidal formula with low accuracy, low Simpson formula and the Gauss quadrature formula is better, the highest precision in a given precision and exact solutions of (Precision) agreement. And then describes the method of various quadrature Matlab commands by calling and format, compared with their own programming, and make the students master the calculation method of numerical integration, in the calculation of actual problems skillfully.4.2 Comparison of the different points of the same algorithm. integrate Using trapezoid formula considering the same algorithm sync long more or different integral interval of scores in the comparison of calculation accuracy and computation time, let the students fully understand in numerical calculation of integral interval the importance of correct treatment. Matlab programming operation result shows that:Interval number:10204080The calculation results:0.63050.62280.62090.6204(精确解为: 0.6203)Computation time:0000.0100Graphical presentation: In short, along with the rise of the mathematics experiment, it has played a positive role in promoting the whole mathematics curriculum teaching reform, but also put forward a severe test to the reform of teaching methods,
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025中国少年儿童新闻出版总社有限公司招聘(30人)考试备考试题及答案解析
- 2025杭州市临安区城市发展投资集团有限公司下属路桥公司公开招聘工作人员4人笔试参考题库附答案解析
- 2025福建福州工会招聘工会社会工作者35人笔试模拟试题及答案解析
- 企业劳动合同范本及注意要点
- 贵州省遵义市航天高中2026届化学高二上期末质量检测模拟试题含答案
- 2026届甘肃省武威市化学高二第一学期期末统考模拟试题含答案
- 2026届湖南省衡阳市衡阳县六中高一化学第一学期期中达标测试试题含解析
- 2026届江苏省徐州市铜山区化学高一第一学期期末考试模拟试题含解析
- 2026届四川省广元市苍溪中学化学高二第一学期期末学业水平测试试题含答案
- 2026届云南省石林县民中高二化学第一学期期中复习检测模拟试题含解析
- 人教版小学数学2年级下册课时练无答案+单元测试题+期中期末检测卷(含答案)
- 西南大学2022-2023学年本科教学质量报告
- 督灸技术课件
- 护理查房及病例讨论
- 提升教师专业素养与综合能力的培训
- 人力资源顾问服务合同范本正规范本(通用版)
- 电土施表1-6 专业绿色施工、节能减排管理措施和实施记录
- 幼儿园多媒体课件设计与制作第2版(高职学前教育专业)全套教学课件
- 单位消防安全管理应知应会参考题库300题(含答案)
- 读书分享读书交流会《中国民间故事》
- ISO45001职业健康安全管理体系课件
评论
0/150
提交评论