资源列表
qrtrannnn
- 功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR, 再作相似变换A:=Q AQ=RQ. 输入: n阶HessenbergA,其中A(m+1,m)=0,m>2. 输出: 变换后的Hessenberg形矩阵A. 2 用基本QR算法求实方阵的全部特征值.-Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transfor
masplinehh
- 用途:三阶样条插值(一阶导数边界条件) 格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据, dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的 的一阶导数值,,m为xx的三阶样条插值-Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx
machogfl
- 用途:用Cholesky分解法解方程组Ax=b 可利用该算法源码解求方程- Usage: The Cholesky decomposition solution of equations Ax = b can make use of the algorithm source solution of Equation
leeeeeeeeeeeee
- 现代数值计算方法原版课件,内容详细,算法流程清晰易读。-Modern numerical methods original courseware, detailed algorithmic process clearly legible.
calendrier
- Calendrier pour sélectionner une date
Strategi_de_control_iluminat
- Solutions for automated lighting in buildings
MaxMin_Detection
- There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are nu
Expresschengxu
- 函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
gauss
- 计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
plante
- 此代码用vc++模拟行星绕恒星的运行状态。-This is for discribing a plante cyclying another
FortuneAlgorithmCcode
- 计算几何书籍中的Fortran代码,对学习计算几何有一定参考价值-computer geometry
AVC_Sub_pixel
- subpixel motion architecture
