搜索资源列表
vbdrawspline
- vb写的样条曲线源代码,根据数值分析里面的算法,给定的边界条件-vb wrote spline curve source code, according to numerical analysis of the algorithm which, given the boundary conditions
Close3B
- 采用拟三对角矩阵反算出过一定点(大于等于3个)的控制顶点,再由这些控制顶点计算出3次B样条曲线,由于曲线封闭的,所以无需引入边界条件即可求得曲线。-Used to be anti-tridiagonal matrix calculated over a certain point (greater than or equal to 3) of the control points and then calculate the control points of these 3 B-spline
fdtd-pml
- fdtd 时域有限差分法pml吸收边界条件 实现-fdtd FDTD method achieved pml absorbing boundary condition
convolve2
- CONVOLVE2可以用于任何CONV2使用,采取同样的参数并返回一个小的公差范围内同样结果。加速计算是通过使用面膜中的奇异值分解,表示为外产品总结一下。这些都可以有效地计算与行和列向量的卷积。 CONV2是用来从事这项运动。 可分面具是一个特殊情况,并受CONVOLVE2处理多达FILTER2一样。许多不属于其他口罩可分低等级(如Gabor函数口罩),并更有效地处理CONVOLVE2。 该功能也将计算出降秩逼近一个给定的面具如果需要的话,将使用此是否会加速计算。一个额外
LBM_CPU
- 格子波尔兹曼方法,在CPU上的编程实现,边界条件适用非平衡外推法。-Lattice Boltzmann Method on CPU.
poisson-dirichlet-
- 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver
fdtd_2d_tm_bc_1stmur
- 二维TM偏振的总场散射场边界条件的FDTD算法实现。-2D TM polarization of the total field scattered field boundary conditions FDTD algorithm.
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub