-
1
说明: 编程观察无穷级数 1/n的收敛性。
采用 IEEE 单精度浮点数,观察当 n 为何值时求和结果不再变化,将它与理论分析的结论进 行比较 (注:在 MATLAB 中可用 single 命令将变量转成单精度浮点数)。(Programming observation of convergence of infinite series 1/n)
- 2018-09-14 16:38:50下载
- 积分:1
-
interpolation
cressman格点插到格点程序,从一个场插值出另一个分辨率不同的场(interpolates fields to another grid as specified )
- 2013-08-25 21:53:45下载
- 积分:1
-
数值分析(超清晰版)
说明: 本书是为理工科大学各专业普遍开设的“数值分析”课程编写的教材 . 其内容包括插值与逼近 ,数值微分与数值积分 , 非线性方程与线性方程组的数值解法 , 矩阵的特征值与特征向量计算 , 常微分方程数值解法 . 每章附有习题并在书末有部分答案 ,书末还附有计算实习题和并行算法简介 . 全书阐述严谨, 脉络分明 ,深入浅出 ,便于教学 .(This book is a textbook for the course of "numerical analysis" which is widely offered in various majors of universities of science and engineering. Its contents include interpolation and approximation, numerical differentiation and numerical integration, numerical solution of non-linear and linear equations, calculation of eigenvalues and eigenvectors of matrices, numerical solution of ordinary differential equations. At the end of the book, there are some answers. At the end of the book, there are also a brief introduction of computational practice questions and parallel algorithms. The whole book elaborates rigorously, clearly, thoroughly and shallowly, which is convenient for teaching.)
- 2019-07-01 12:51:46下载
- 积分:1
-
RLS
RLS algorithm.design by simulink
- 2011-07-27 22:19:05下载
- 积分:1
-
Double-integration-in-C-Language
用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。(Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the points.)
- 2008-02-15 00:13:01下载
- 积分:1
-
Mur3DFDTD
说明: 三维FDTD,matlal编程,mur边界条件,平面波光源(Three-dimensional FDTD, matlal programming, mur boundary conditions, plane wave light source)
- 2020-09-11 18:57:59下载
- 积分:1
-
MATLAB
利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
- 2020-06-23 08:20:02下载
- 积分:1
-
quantreg
使用matlab进行分位数回归,类似于R语言中的quanterg包(Quantile regression using MATLAB)
- 2021-02-07 23:29:55下载
- 积分:1
-
wavelet_fractal_compressor
fractal compression using wavelet
- 2020-06-20 03:20:02下载
- 积分:1
-
Euler_2D
二维Euler方程的Jameson求解方法(Jameson solution of two-dimensional Euler equations)
- 2020-09-09 21:18:03下载
- 积分:1