-
-
[
Matlab]
viterbiDecoderConvolutionalCode.rar
... convolutional code. The encoder could be designed arbitrary through the generate matrix and parameter k. The number of row of generate matrix is output bits, and collom is constraint length. Parameter k is the number of parallel input. test.m ...
-
[
Matlab]
ww.rar
... performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution ( hence not modifying the right hand side as the elimination ...
Category:
matlab Upload User:
pc7711 Size:
1K
-
[
PDF]
hownarrow.zip
... It investigates the second eigenvalue parameter of the received signal that determines its "narrowbandness". Zatman explains that once the second eigenvalue of the signal autocorrelation matrix rises above the noise floor, the signal BW becomes non-zero.
-
-
[
C/C++]
matrix.rar
Enter the matrix to determine whether the cube matrix, and to give the output
Category:
Algorithm Upload User:
wen123520 Size:
2K
-
[
Matlab]
cholesky.zip
Cholesky decomposition is a decomposition of a symmetric, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This algorithm is highly useful for Electrical Power system Engineering and other ...
-
[
Matlab]
Gauss_elimination.zip
Gauss Elimination Algorithm is used to solve linear equations in the form Ax=B, find rank of matrix and to find inverse of matrixes. The program is done in matlab platform.
Category:
matlab Upload User:
hbc188001 Size:
1K
-
[
Matlab]
irmt1.rar
the first version of the code to help to switch from irm data to matrix values
-
-
[
Java/JSP]
Matrix.rar
This is the calculation procedure for two matrices, the program read the two text files, stored, respectively, a n* m matrix.