搜索结果
找到约 11 项符合
norm 的查询结果
matlab例程 mini Norm算法Matlab代码, DOA方向估计中最常用最简单的算法之一
mini Norm算法Matlab代码, DOA方向估计中最常用最简单的算法之一
数学计算 class for work with 3d Vectors: add, sub, saclar multiple, cross multiple, norm, div
class for work with 3d Vectors: add, sub, saclar multiple, cross multiple, norm, div
通讯编程文档 contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combi
contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combination of lms with smi algorithm, sample code for implementation of lms in matlab
软件设计/软件工程 Final draft of the ISO 14443 norm
Final draft of the ISO 14443 norm
数值算法/人工智能 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of co
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim ...
其他书籍 模拟人物和动画的书籍
模拟人物和动画的书籍,由著名图形学专家NORM BADLER 编写,全面地介绍了人物动画的生成和开发。
数学计算 数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的
数值分析算法源码(java)
这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis.
[说明]
适合使用者:会java的,想要学习数值分析算法的人.
本代码对照书:数值分析第二版,史万明等编,北京理工大学出版社.
本代码尽量按书中描述的来写,可以提供参考.
[使用方法]
在java的ide ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
matlab例程 The toolbox solves a variety of approximate modeling problems for linear static models. The model ca
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There ar ...
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...