A First Course in NumeriCAl methods uri m. Ascher Chen Greif the university of British Columbia Vancouver, British Columbia, Canada
2021-08-24 00:06:30 7.03MB computer sci
1
Numerical Methods for Ordinary Differential Equations - J.C. Butcher (2003) WW.djvu
2021-08-23 14:57:31 3.12MB Numerical Methods Ordinary Differential
1
主要讲解用MATLAB实现数值分析的方法,简单明了
2021-08-20 09:12:42 860KB 数值分析
1
This textbook provides a step-by-step approach to numerical methods in engineering modelling. The authors provide a consistent treatment of the topic, from the ground up, to reinforce for students that numerical methods are a set of mathematical modelling tools which allow engineers to represent real-world systems and compute features of these systems with a predictable error rate. Each method presented addresses a specific type of problem, namely root-finding, optimization, integral, derivative, initial value problem, or boundary value problem, and each one encompasses a set of algorithms to solve the problem given some information and to a known error bound. The authors demonstrate that after developing a proper model and understanding of the engineering situation they are working on, engineers can break down a model into a set of specific mathematical problems, and then implement the appropriate numerical methods to solve these problems
2021-08-19 16:44:27 7.53MB Engineering Modelling
1
数值计算(c/c++)的好书: Review 'The author's engaging writing style makes this a very enjoyable book. Each topic starts with interesting observational material, then goes to a discussion of the physical concepts, amplified by mathematics, and very good figures, and then ties it up by finishing with more observational applications, either solving the problem posed at the beginning of the chapter or presenting new ones. This is a perfect book for seniors.' - Marc L. Kutner, author of Astronomy: A Physical Perspective 'A lucid introduction to a selection of basic topics in astronomy, explaining the physics behind the astrophysics. Radiative processes are treated with just the right level of rigor that students learn how to carry out useful computations while developing their physical intuition. I have successfully used portions of this book for my first-year graduate class.' - Eugene Chiang, Associate Professor of Astronomy, University of California, Berkeley Review of Astronomy Methods, also by Hale Bradt: '... a brilliant addition to the pedagogy. It is timely, focused, well written, and at the appropriate level ... Astronomy Methods will be useful to all students of astronomy and astrophysics, irrespective of whether they intend to specialize in observational astronomy. The material can be adapted easily for various related courses, which makes the book even more valuable.' - Physics Today
2021-08-10 19:48:46 7.57MB Numerical Computing Numerical Methods
1
SUMS18 Numerical Methods for Partial Differential Equations, Gwynne A. Evans, Jonathan M. Blackledge, Peter D. Yardley (2000) .zip
2021-07-27 19:07:04 11.17MB math
1
有限差分矩阵代码Cahn-Hilliard方程的数值方法 该存储库基于Matthew Geleta提交的论文“ Cahn-Hilliard方程的数值方法”,该论文是牛津大学数学硕士学位的一部分。 运行脚本“ Example_Script.m”以演示有限差分求解器,并进行漂亮的模拟。 运行脚本“ FEM_Cahn_Hilliard_Irregular.m”以查看不规则域上稳态Cahn-Hilliard方程的有限元解。 运行脚本“ FEM_Cahn_Hilliard_Rectangular.m”以查看矩形域上稳态Cahn-Hilliard方程的有限元解。 该存储库包含用于以下方面的MATLAB代码:-具有Neumann边界条件的二维Cahn-Hilliard方程的五个有限差分方案。 -稳态Cahn-Hilliard方程的有限元格式。 -使用二维辛普森规则计算面积积分的函数。 -用于生成动画的功能,这些动画显示了Cahn-Hilliard系统的演变。 -示例脚本(称为“ Example_Script”),用于演示有限差分代码的工作方式。 -在某些函数内部内部调用的某些后台依赖文件。
2021-07-21 16:31:58 25KB 系统开源
1
Numerical Methods using MATLAB 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2021-06-15 22:06:41 3.2MB Numerical Methods using MATLAB
1
ThisbookteachesC++andusesittosolvepartialdifferentialequations(PDEs). Basic and advanced numerical methods are introduced and implemented easily and efficiently in a unified object-oriented approach. The powerful features and advanced tools available in C++ are particularly useful for implementing the complex mathematical objects that are often used in numerical modeling. The code segments and their detailed explanations show how easy it is to implement advanced algorithms such as finite elements and multigrid.
2021-05-20 11:05:48 21.62MB 数值计算 C++ 面向对象
1
Numerical Methods in Engineering with MATLAB,数值方法使用
2021-05-18 09:10:11 2.85MB 数值方法
1