-
-
[
C/C++]
DSP_SMOOTH.rar
DSP algorithm SMOOTH: CONVOLVES A MATRIX WITH A 3X3 GAUSSIAN FILTER KERNEL
-
[
Java/JSP]
Mesh_Pnt.rar
Points in Euclidean space, implemented as double []. Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
Category:
JavaScript Upload User:
lanlan1796 Size:
4K
-
[
Visual C++ (VC++)]
Matrix.rar
Matrix integrated computing, including a few by addition and subtraction, matrix multiplication, matrix inversion.
Category:
Algorithm Upload User:
huishui8 Size:
1K
-
-
[
C/C++]
m_graph.rar
Adjacent Matrix with a N* N array to express an N vertex graph, we lock out the array values to express the content of vertex array vertex values to express the existence of edges between
-
[
C/C++]
ccost_up.cpp.gz
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
-
[
Matlab]
SpeechCore.zip
This function accepts the feature vector matrix as input and
%returns a cesptral mean normalised version of the input matrix
-
[
Visual C++ (VC++)]
Matrix.rar
Using VC++ realization of matrix algebra to solve the inverse matrix, the order of the matrix can be arbitrary, as long as the change in global variable can be
-
-