搜索结果
找到约 143 项符合
Gauss-seid 的查询结果
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分解求解线性方程组,并得到最有解
数学计算 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
数学计算 非线性最小二乘问题的修正Gauss-Newton法所计算的函数
非线性最小二乘问题的修正Gauss-Newton法所计算的函数
软件设计/软件工程 计算机辅助诊断数字医疗图像增强方法中,简单地应用直方图均衡化方法是不完善 的,直方图匹配化是常规辅助方法之一·以牙X线根尖片图像为例,分析图像特征,采用Gauss函 数来构造多峰曲线,生成匹配化直
计算机辅助诊断数字医疗图像增强方法中,简单地应用直方图均衡化方法是不完善
的,直方图匹配化是常规辅助方法之一·以牙X线根尖片图像为例,分析图像特征,采用Gauss函
数来构造多峰曲线,生成匹配化直方图,是一种实用增强方法 ...
数学计算 用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.
用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.
文章/文档 number calculus, gauss method, jordan description
number calculus, gauss method, jordan description
数学计算 无网格MLPG程序,gauss积分
无网格MLPG程序,gauss积分,移动最小二乘法
软件设计/软件工程 The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
VC书籍 完整的选主元GAUSS消去法解决线性代数方程组问题的C语言实现
完整的选主元GAUSS消去法解决线性代数方程组问题的C语言实现