-
数值分析__(第七版__翻译版)_11467103.pdf
说明: 本書介紹現代的數值近似方法,解釋這些方法如何、為何,以及何時有用,以作為進一步研讀數值分析與科學計算的基礎。修習本書,學生將學會辨別須使用數值方法求解之問題的種類,及使用這些方法時,誤差傳遞的實例;對無法求得確解的問題,應能求得精確的近似解,並學會估計此近似解誤差界限的方法。書中介紹的數值方法,由數學分析、計算法則到實例,皆有系統的說明。本書對於任何要使用數值方法的學系,均可作為良好的基礎教材,同時也是一本內容完備的參考書籍。(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.)
- 2019-06-04 09:17:15下载
- 积分:1
-
拉格朗日插值及牛顿插值
说明: MATLAB实现自定义的拉格朗日插值和牛顿插值,均包括主调函数和被调用函数,程序简单易懂。(MATLAB realizes the self defined Lagrange interpolation and Newton interpolation, both including the main function and the called function, the program is simple and easy to understand.)
- 2020-06-02 23:27:03下载
- 积分:1
-
fangfai
脉冲响应的相关分析算法并检验,计算一维光子晶体的透射特性和反射特性,有较好的参考价值。( Related impulse response analysis algorithm and inspection, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, There are good reference value.)
- 2017-03-13 11:43:45下载
- 积分:1
-
fatigue-analysis-using-XFEM
牛人Matthew Pais,精通扩展有限元、abaqus、matlab,此博士论文详尽描述了XFEM的理论与编程思想。
(Professor Matthew Pais who is proficient at Extended Finite Element、abaqus, matlab。This paper describes the the XFEM theory and matlab programm ideas in detail.Now it is open to you ,my friends!)
- 2021-04-27 16:48:44下载
- 积分:1
-
constantDeqn
常微分方程及其方程组的求解. 运用数值计算方法进行计算的完整函数,可以方便的调用.编程语言C-C(Ordinary Differential Equations and their equations. The use of numerical method to calculate the complete function, can easily call. Programming language CC)
- 2008-01-01 13:47:38下载
- 积分:1
-
rungekutta
说明: 用于非线性常微分方程的解的重要的一类隐式或显式迭代法,使用龙格库塔计算激光器的速率方程。(An important class of implicit or explicit iterative methods for solving nonlinear ordinary differential equations is to use Runge Kutta to calculate the rate equations of lasers.)
- 2020-07-28 21:38:46下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1
-
8.14 系泊系统 工程分析
系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
- 2017-08-18 11:20:31下载
- 积分:1
-
mul
实现有限域中乘法,输入二个普通二级制数,输出在本原多项式的乘法结果(Achieve limited multiplication field, enter the number of two-tier system of two ordinary output in primitive polynomial multiplication results)
- 2014-01-12 22:52:38下载
- 积分:1
-
雷达sra成像 C语言
描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
- 2008-12-14 20:48:52下载
- 积分:1