登录
首页 » matlab » 数值分析__(第七版__翻译版)_11467103.pdf

数值分析__(第七版__翻译版)_11467103.pdf

于 2019-06-04 发布
0 224
下载积分: 1 下载次数: 8

代码说明:

说明:  本書介紹現代的數值近似方法,解釋這些方法如何、為何,以及何時有用,以作為進一步研讀數值分析與科學計算的基礎。修習本書,學生將學會辨別須使用數值方法求解之問題的種類,及使用這些方法時,誤差傳遞的實例;對無法求得確解的問題,應能求得精確的近似解,並學會估計此近似解誤差界限的方法。書中介紹的數值方法,由數學分析、計算法則到實例,皆有系統的說明。本書對於任何要使用數值方法的學系,均可作為良好的基礎教材,同時也是一本內容完備的參考書籍。(This book introduces modern numerical approximations, explaining how, why, and when they are useful as a basis for further study of readings and scientific calculations. In this book, students will learn to identify the types of problems that must be solved using numerical methods, and examples of error propagation when using these methods; for problems that cannot be solved, an accurate approximate solution should be obtained and learn to estimate this. The numerical methods introduced in the method of approximating the error bounds are systematically explained by mathematical analysis, calculation rules and examples. This book can be used as a good basic textbook for any department that wants to use numerical methods. It is also a complete reference book.)

文件列表:

数值分析__(第七版__翻译版)_11467103.pdf, 34175758 , 2019-06-03
__MACOSX, 0 , 2019-06-03
__MACOSX\._数值分析__(第七版__翻译版)_11467103.pdf, 1425 , 2019-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Wdisp
    Wdisp,是基于建造结构计算软件pkpm的结果数据提取文件,方便使用,提取数据后,可用于绘制曲线。(Wdisp, is based on The construction structure calculations software pkpm the results of data extraction files, easy to use, extract data, can be used to draw the curve.)
    2013-04-08 15:34:48下载
    积分:1
  • 捷联解,用于捷联惯导姿态结,进行经纬度比较等
    说明:  捷联解算,用于捷联惯导姿态结算,进行经纬度比较等等(Strapdown solution, used for attitude settlement of strapdown inertial navigation, longitude and latitude comparison, etc)
    2019-12-11 14:48:09下载
    积分:1
  • ssor-pcg
    超松弛预处理共轭梯度法,用于求解有限元计算中常见的大型对称稀疏矩阵(Overrelaxation preconditioned conjugate gradient method for solving the finite element calculation of large symmetric sparse matrix)
    2021-04-26 10:18:45下载
    积分:1
  • bubble-dynamic-mesh
    气泡根据内外压力差变化的动网格。。。。。。(bubble dynamic mesh )
    2014-02-10 15:52:37下载
    积分:1
  • 2D_seismic_wave_forward_fortran
    二维弹性波正演程序,是在win7下Fortran编译器实习的(Dimensional elastic wave forward procedure, is under win7 Fortran Compiler internship)
    2015-02-27 15:02:38下载
    积分:1
  • 非线性振动
    非线性振动.pdf 刘延柱编写 恢复力与位移不成正比或阻尼力不与速度一次方成正比的系统的振动。尽管线性振动理论早已相当完善,在工程上也已取得广泛和卓有成效的应用,但在实际问题中,总有一些用线性理论无法解释的现象。一般说,线性模型只适用于小运动范围,起出这一范围,按线性问题处理就不仅在量上会引起较大误差,而且有时还会出现质上的差异,这就促使人们研究非线性振动。(Nonlinear Vibration. Compilation of PDF Liu Yanzhu)
    2020-11-23 20:09:34下载
    积分:1
  • sod-problem-by-MacCormack
    一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。(Use MacCormack difference scheme for solving a two-dimensional shock tube problem)
    2014-01-03 09:15:51下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • hmqd
    基于db8小波的,平移不变小波变换,层有关硬阈值滤波,(Based on db8 wavelet, translation invariant wavelet transform, layer related hard threshold filtering,)
    2018-11-14 17:19:54下载
    积分:1
  • Numerical_Recipes
    《数值分析方法库_第三版 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。 (《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and)
    2020-12-02 20:09:25下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载