-
-
rpe.rar
Train a two layer neural network with a recursive prediction error
% algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully
% connected) networks can be trained.
%
% The activation functions can either be linear or tanh. The network
% ...
-
-
gauss.rar
运用高斯消去算法实现方程组的求解,里面有简单的界面设计和高斯消去算法设计
-
-
1.rar
gauss列主元消元法,可用于多元线性方程近似求解运算
-
program.rar
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
-
-
-
-
-