Norm

共 14 篇文章
Norm 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 14 篇文章,持续更新中。

5G中的SDN-NFV和云计算.pdf

<p>5G中的SDN-NFV和云计算.pdf</p><p>摘 要 通过介绍广义的SDN/NFV和云计算,结合未来5G网络的特点,分析了5G中上述技术的 应用前景和技术定位;结合5G的网络特点和现有网络的部署情况,总结了各技术间的逻辑关系以及运 营商的侧重点。</p><p>引言 SDN/NFV 和云计算都是起源于 IT 领域的技术。 如今,云计算已经非常成熟,在 IT 领域已经大规模商 用,SDN技

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, No

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

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

哈夫曼编码

哈夫曼编码,直接使用[zipped,info] = norm2huff(x)调用函数即可实现。

模拟人物和动画的书籍

模拟人物和动画的书籍,由著名图形学专家NORM BADLER 编写,全面地介绍了人物动画的生成和开发。

mini Norm算法Matlab代码, DOA方向估计中最常用最简单的算法之一

mini Norm算法Matlab代码, DOA方向估计中最常用最简单的算法之一

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

&lt;Floating Point Unit Core&gt; fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.

&lt;Floating Point Unit Core&gt; fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_

数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的

数值分析算法源码(java) 这个学期一边学习java一边学习数值分析,因此用java写了一个数值分析算法的软件包numericalAnalysis. [说明] 适合使用者:会java的,想要学习数值分析算法的人. 本代码对照书:数值分析第二版,史万明等编,北京理工大学出版社. 本代码尽量按书中描述的来写,可以提供参考. [使用方法] 在java的ide中

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 mi

用MATLAB实现哈夫曼编码的例程(以子函数形式给出) NORM2HUFF 哈夫曼编码器 对于输入向量

用MATLAB实现哈夫曼编码的例程(以子函数形式给出) NORM2HUFF 哈夫曼编码器 对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串

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