搜索结果

找到约 289 项符合 matrix 的查询结果

数学计算 Kriging 插值程序

Kriging 插值程序,实现二维三维数据插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix source codes. krig.net The example dx file. data1. ...
https://www.eeworm.com/dl/641/276147.html
下载: 110
查看: 1065

Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------

法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ---------------------------------------------------------- // 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to use the InitMat procedure (su ...
https://www.eeworm.com/dl/666/276709.html
下载: 131
查看: 1054

单片机开发 单片机的lcd驱动

单片机的lcd驱动,测试过,matrix graphic display module driver
https://www.eeworm.com/dl/648/279340.html
下载: 103
查看: 1021

Jsp/Servlet 著名IDAutomation公司的JAVA条码控件源码

著名IDAutomation公司的JAVA条码控件源码,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417
https://www.eeworm.com/dl/696/283511.html
下载: 103
查看: 1052

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1071

数学计算 Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the princ

Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which is assumed to be spherical), while the vector LAMBDA ...
https://www.eeworm.com/dl/641/289149.html
下载: 196
查看: 1165

matlab例程 EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc

EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, such as the state covariance matrix. While bad programming practice, it is a necessary evil for MatLab efficiency, as MatLab has no facility to avoid gratuitous memory allocation and copying when passing ( ...
https://www.eeworm.com/dl/665/290909.html
下载: 190
查看: 1088

数学计算 功能:在默认有唯一解的情况下

功能:在默认有唯一解的情况下,求出一次方程组的解 使用说明:1.在方程计算器所在目录下新建一个文本文档并另存为“matrix”(注意文件名的大小写和拼写) 格式: 第一行是未知数个数n 后面每行n+1个用空格隔开的数,表示一个方程 (e.g) 2x+3y-z=6 就输入 2 3 -1 6 2.保存之后双击运行“方程计算器” 3.程序会在 ...
https://www.eeworm.com/dl/641/290989.html
下载: 21
查看: 1032

单片机开发 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
https://www.eeworm.com/dl/648/294151.html
下载: 93
查看: 1062

matlab例程 This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source c ...
https://www.eeworm.com/dl/665/305244.html
下载: 25
查看: 1051