搜索结果
找到约 38 项符合
matrices 的查询结果
按分类筛选
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
3G开发 Approche de routage optimal avec comme parametres les matrices de liens, de capacit茅 ainsi que la di
Approche de routage optimal avec comme parametres les matrices de liens, de capacit茅 ainsi que la direction des flots (origine destination)
matlab例程 算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167
算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005.
matlab例程 此文件是引文原版的matlab programming 它包括以下内容 Creating and Concatenating Matrices Accessing Elements of a M
此文件是引文原版的matlab programming
它包括以下内容
Creating and Concatenating Matrices
Accessing Elements of a Matrix
Getting Information About a Matrix
。。。。。
总之包括所有matlab的使用方法
matlab例程 Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions.
Quaternion toolbox for Matlab&reg extends Matlab&reg to allow calculation with matrices of quaternions in almost t ...
技术资料 用Mitel 的模拟开关阵列设计大型开关矩阵
Traditionally, the design of large analog switching matrices has been based upon the use of electrom
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
JavaScript Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrice
Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
其他 Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2
Topics Practices:
Programming and Numerical Methods
Practice 1: Introduction to C
Practice 2: Cycles and functions
First part cycles
Part Two: Roles
Practice 3 - Floating point arithmetic
Practice 4 - Search for roots of functions
Practice 5 - Numerical Integration
Practice 6 - Arrangement ...
其他 NTL is a high-performance, portable C++ library providing data structures and algorithms for manipul
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.