资源列表
ND
- 牛顿法求根,数值分析中的一种计算方法. 编译能过,可以运行-math problem
airbus23
- first time here, later I will send more-i want to learn from this website, because i just start to learn some programming
matrix
- 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
2007010229
- 多元线性回归分析(麻省理工讲义),用于理解多元线性回归原理-Multiple Linear Regression Analysis (MIT lectures) for the understanding of the principle of multiple linear regression
ScienceAndEngineeringNumericalAlgorithmVC
- 复数运算,矩阵运算,线性方程求解,非线性方程求解,插值算法,数值积分,都是好东西,可以生好多时间了-Complex calculations, matrix operations, solving linear equations, nonlinear equations, interpolation algorithm, numerical integration, are good things, a lot of time a possibility
ComparisonArrayList
- find the minimum and maximum of arraylist
PanDuanRunNian
- 两种判断闰年的方法,其中一种运用DateValue函数,独创。-Two methods to determine leap year, the use of one of the DateValue function, original.
JieCheng
- 通 过 两 种 不 同 的 方 法 求 阶 乘 。-Through two different methods for factorial.
lzxjd
- 用VB 编的计算两条直线交点坐标的程序,只要输入两直线的斜率(k)和截距(b),就能打印出两条直线,并计算出交点的坐标。-VB calculations made by the two straight-line intersection coordinates procedures, as long as the two enter the slope of a straight line (k) and intercept (b), will be able to print out two
fushucheng
- 实现复数相乘,数字信号处理时用的,本人是用FFT设计中的,希望大家共享-mult
fft
- FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
LeastSquare
- VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
