matrices

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

this directory contains the following: * The acdc algorithm for finding the approximate general

this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian ma

The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent

The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast func

Algorithme de multiplication de matrices traditionnel

Algorithme de multiplication de matrices traditionnel

PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. I

C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and c

C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM

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

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 integer

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the in

Multiple two matrices

Multiple two matrices

The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces

The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some varia

The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot

The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sp

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 arithmeti

This code can use to multiply two matrices in Parallel computer enviroment.c

This code can use to multiply two matrices in Parallel computer enviroment.c

A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to i

A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.

jpeg compresion withquantization matrices

jpeg compresion withquantization matrices

[[ Complex Matrices : Language c]]

[[ Complex Matrices : Language c]]

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components a

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