搜索结果

找到约 34 项符合 Matrices 的查询结果

数学计算 Algorithme de multiplication de matrices traditionnel

Algorithme de multiplication de matrices traditionnel
https://www.eeworm.com/dl/641/441876.html
下载: 81
查看: 1027

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)
https://www.eeworm.com/dl/701/441887.html
下载: 191
查看: 1056

并行计算 Multiple two matrices

Multiple two matrices
https://www.eeworm.com/dl/694/473984.html
下载: 139
查看: 1021

数学计算 OFELI is an object oriented library of C++ classes for development of finite element codes. Its main

OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and pre ...
https://www.eeworm.com/dl/641/123964.html
下载: 53
查看: 1057

其他 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.
https://www.eeworm.com/dl/534/136707.html
下载: 167
查看: 1074

matlab例程 matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit ma

matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.
https://www.eeworm.com/dl/665/167864.html
下载: 65
查看: 1037

人工智能/神经网络 This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
https://www.eeworm.com/dl/650/182370.html
下载: 31
查看: 1043

软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x

function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, columns are % assumed to correspond to independent real ...
https://www.eeworm.com/dl/684/194297.html
下载: 65
查看: 1114

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 ...
https://www.eeworm.com/dl/677/199088.html
下载: 166
查看: 1059

matlab例程 % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.

% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes ...
https://www.eeworm.com/dl/665/214094.html
下载: 117
查看: 1059