MatRix

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

This an assembly example for multi scanning key from 8x8 matrix. ELAN eAM eDSP

This an assembly example for multi scanning key from 8x8 matrix. ELAN eAM eDSP

快速计算matrix最大特征值,只计算最大的,速度比较快,适合讲究效率的场合

快速计算matrix最大特征值,只计算最大的,速度比较快,适合讲究效率的场合

我在08年11月利用flex3.0 mxml和as3.0设计的一个3D相册,用到trans matrix和一些控件 6个源码文件 具体效果请看 http://www.macs.hw.ac.u

我在08年11月利用flex3.0 mxml和as3.0设计的一个3D相册,用到trans matrix和一些控件 6个源码文件 具体效果请看 http://www.macs.hw.ac.uk/~yw173/3DPROJECT/album2/bin-debug/album2main.swf dec 30 2008 英国爱丁堡

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

数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----o

数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation

压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newt

压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计

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 fun

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % netwo

PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen

PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to tra

This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with th

class for work with 3d Matrix: rotate, transmit, scale, multiple

class for work with 3d Matrix: rotate, transmit, scale, multiple

* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an

* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the

Coding the Matrix

<p> Coding the Matrix _ Linear Algebra through Computer Science Applications </p> <p> <br /> </p> <p> 著名线性代数和矩阵课程的课本,亚马逊销量第一 </p>

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower

The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code

The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial r

The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing

The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size).

共上载5个源码

共上载5个源码,其中c语言c_matrix为矩阵类,可以实现几十种矩阵运算;其它四个为matlab程序,用于生各种杂波的程序

Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont

Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File)

矩阵计算 Matrix Computations (3rd Ed.,1996)

矩阵计算 Matrix Computations (3rd Ed.,1996)