Ask a New Question

Traxx

This page lists questions and answers that were posted by visitors named Traxx.

Questions

The following questions were asked by visitors named Traxx.

prove (a) A(+B)=AB & (b) A+B=A+B both algebraically and using the truth table.
15 years ago
An m X n YOUNG TABLEAU is an m X n matrix such that the entries of each row are in sorted order from left to right and the entries of each column are in sorted order from top to bottom. Some of the entries of YOUNG TABLEAU maybe ¡Þ, which we treat as none...
15 years ago
Transform the basis {[1, 0, 1], [0, 1, 2], [2, 1, 0]} for R^3 into an orthonormal basis, using the Gram-Schmidt process.
14 years ago

Answers

The following answers were posted by visitors named Traxx.

INSERT(Y; k) DECREASE-KEY(Y; m; n; k) DECREASE-KEY(Y; i; j; k) if Y [i; j] · k then return error Y [i; j]Ãk thresholdÃ1 largestiÃi largestjÃj while(i > 1 or j > 1) and Y [i; j] < threshold do exchangeY [i; j] $ Y [largesti; largestj ] iÃlargesti jÃlargest...
15 years ago
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use