资源列表
Matrix_Inverse
- 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
2
- 数值分析课件,包括:第00章 引论 ,第01章 插值方法,第02章 数值积分,第03章 常微分方程的差分方法等-Numerical Analysis of courseware, including: the first 00 chapters cited on the first 01 chapters interpolation method, the first 02 chapters of numerical integration, the first 03 chapters of
1d-photocrystal
- 一维光子晶体能带计算程序,一维光子晶体能带计算程序。-One-dimensional photonic crystals with a calculation program
Contour
- 三角网的划分,更好的是还有等值线生成的源码-Contour
LEquations
- 求解线性方程组的类 CLEquations 的实现代码-Solving linear equations of the class CLEquations implementation of the code
finitvolummethod
- 有限体积法及其在边值问题中的应用本文介绍了极小位能原理、虚功原理和Ritz-Galerkin方法.主要讨论了椭圆型方程定解问题的有限体积法和双曲型方程定解问题的有限体积法,简要说明了椭圆型方程定解问题的有限体积法的收敛性和近似解误差估计.另外,针对矩形域上一个泊松方程的具体定解问题,导出了它的一种特殊有限体积格式,并且编程实现,计算出该泊松方程定解问题的数值解,将算出的数值解与问题的精确解进行了简单比较,得到了初步的结论.在具体例子中用的是一种特殊的有限体积格式,它可以化为五点差分格式,它比较简
sandychen
- 偏微分方程数值解法的MATLAB源程序,非常全面。-Numerical solution of partial differential equations in MATLAB source, very comprehensive.
static_direct_method
- 边界元关于力学程序,是学习边界元入门的好代码-Boundary element on the mechanical process, is to learn a good entry-boundary element code
sourcecodes(1)
- 关于传热学的边界元计算程序,可以直接运行-On the heat transfer boundary element calculation program can be directly run
newconvex
- 自写凸包算法,简单实用,连线清晰,算法简练-Since the convex hull algorithm to write simple, practical, connection clear, concise algorithm
alunfangcha
- 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
Romberg
- Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
