搜索结果
找到约 178 项符合
Gauss-Ne 的查询结果
matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne
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
% architecture is defined by the matrix NetDef , w ...
数学计算 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现
数值算法/人工智能 Gauss column principle eliminate for bankdialog systems
Gauss column principle eliminate for bankdialog systems
文章/文档 int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) f
int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) float dGauss (float x, float sigma) float meanGauss (float x, float sigma) void hysteresis (int high, int low, IMAGE im, IMAGE mag, IMAGE oriim) void canny (float s, IMAGE im, IMAGE mag, IMAGE ori)
数值算法/人工智能 Gauss-seid迭代法
Gauss-seid迭代法
数值算法/人工智能 gauss-seidel迭代法解Ax=b的解
gauss-seidel迭代法解Ax=b的解
数值算法/人工智能 用java来编写列主元gauss消去法解方程组
用java来编写列主元gauss消去法解方程组
数值算法/人工智能 列主元Gauss消去法
列主元Gauss消去法
数值算法/人工智能 列选主元的Gauss消去法
列选主元的Gauss消去法
数据结构 数据结构中常用的Gauss-Seidel 迭代算法
数据结构中常用的Gauss-Seidel 迭代算法