搜索结果

找到约 554 项符合 matrix-Vector 的查询结果

VHDL/FPGA/Verilog 这是一个Quartus的工程文件和verilog代码

这是一个Quartus的工程文件和verilog代码,讲如何把memory 变成vector
https://www.eeworm.com/dl/663/412637.html
下载: 41
查看: 1059

通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un

In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
https://www.eeworm.com/dl/527/413138.html
下载: 86
查看: 1071

数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie

IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
https://www.eeworm.com/dl/641/417519.html
下载: 76
查看: 1040

STL 一个全排列算法的实现

一个全排列算法的实现,利用了C++模板技术以及STL 中的 Vector
https://www.eeworm.com/dl/658/420489.html
下载: 39
查看: 1026

编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...
https://www.eeworm.com/dl/628/425099.html
下载: 77
查看: 1078

其他 Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a

Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the ...
https://www.eeworm.com/dl/534/425105.html
下载: 154
查看: 1036

其他 In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights o

In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the shortest path. Given this metric, you have find out ...
https://www.eeworm.com/dl/534/425106.html
下载: 121
查看: 1061

其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr

Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
https://www.eeworm.com/dl/534/425107.html
下载: 193
查看: 1059

多国语言处理 The angles in degrees of the two spatially propagating signals Compute the array response vectors o

The angles in degrees of the two spatially propagating signals Compute the array response vectors of the two signals Compute the true covariance matrix
https://www.eeworm.com/dl/637/428613.html
下载: 100
查看: 1051

matlab例程 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1

统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines
https://www.eeworm.com/dl/665/428849.html
下载: 29
查看: 1064