Scientific computing is the study of how to use computers effectively to solve problems that arise from the mathematical modeling of phenomena in science and engineering. It is based on mathematics, numerical and symbolic/algebraic computations and visualization. This book serves as an introduction to both the theory and practice of scientific computing, with each chapter presenting the basic algorithms that serve as the workhorses of many scientific codes; we explain both the theory behind these algorithms and how they must be implemented in order to work reliably in finite-precision arithmetic. The book includes many programs written in Matlab and Maple – Maple is often used to derive numerical algorithms, whereas Matlab is used to implement them. The theory is developed in such a way that students can learn by themselves as they work through the text. Each chapter contains numerous examples and problems to help readers understand the material “hands-on”.
2021-09-16 23:30:29 6.92MB maple matlab
1
- py-pde是一个Python软件包,用于求解偏微分方程(PDE)。 该程序包提供了可在其上定义标量和张量字段的网格的类。 关联的微分算子是使用numba编译的有限差分实现来计算的。 这允许定义,检查和求解典型的PDE,例如在物理动力系统研究中出现的PDE。 该软件包的重点在于易于使用,以探索PDE的行为。 但是,可以使用numba透明地编译核心计算,以提高速度。 安装 py-pde在pypi上可用,因此您应该可以通过pip安装它: pip install py-pde 为了使软件包的所有功能可用,您可能还需要安装以下可选软件包: pip install h5py pandas tqdm 此外,需要安装ffmpeg来创建电影。 或者,您可以使用频道通过安装py-pde : conda install -c conda-forge py-pde 使用conda安装包括所
1
Michael T. Heath holds four positions at the University of Illinois at Urbana-Champaign: Professor in the Department of Computer Science, Director of the Computational Science and Engineering Program, Director of the Center for Simulation of Advanced Rockets, and Senior Research Scientist at the National Center for Supercomputing Applications (NCSA). He received a B.A. in Mathematics from the University of Kentucky, an M.S. in Mathematics from the University of Tennessee, and a Ph.D. in Computer Science from Stanford University. Before joining the University of Illinois in 1991, he spent a number of years at Oak Ridge National Laboratory, rst as Eugene P. Wigner Postdoctoral Fellow and later as Computer Science Group Leader in the Mathematical Sciences Research Section. His research interests are in numerical analysis|particularly numerical linear algebra and optimization|and in parallel computing. He has has been an editor of the SIAM Journal on Scienti c Computing, SIAM Review, and the International Journal of High Performance Computing Applications, as well as several conference proceedings. In 2000, he was named an ACM Fellow.
2021-09-03 13:13:43 1.88MB scientific computing
1
通过可视化工具包(VTK) - pyvista/pyvista的流线型界面进行三维绘图和网格分析-源码
1
代码分析工具Scientific.Toolworks.Understand.5.0.960-Linux-64bit【内含几个序列号,适用月x64 Linux 平台
2021-08-16 16:29:05 163MB linux ubuntu Understand
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
Scientific-Image-Quality,科学图像质量指标说明
2021-08-03 18:03:04 1.42MB 图像评估
1
涵盖数值分析大多数算法,含C++代码
2021-08-03 09:20:36 9.6MB 数值分析 C/C++
1
包含蒙特卡洛邻域的两大经典著作:Monte Carlo Statistical Methods和monte carlo strategies in scientific computing,希望对大家有帮助
2021-07-25 00:08:14 61.73MB Monte Carlo 蒙特卡洛
1
Introduction to Scientific Programming and Simulation Using R, Second Edition,经典的R语言进价书,里面统计模拟的部分非常不错,这是最新的第二版
2021-07-23 10:35:46 8.27MB R Second Edition
1