x is a vector and so X=x*xT is a square matrix of order nxn.
X is known. Is it possible to know the vector x?
If x=(x_1,x_2,...,x_n), then diagonal entries of the matrix X_ii=(x_i)^2. Hence we can find the vector componant x_i=sqrt(X_ii).
Is is only possible when X is rank one.
Otherwise, being r=rank(X), X will be a sum of r products x(1:r)*x(1:r)T.
Also, what Avik Pradhan said may not be very consistent.
f(x) = x^2 is not bijective, thus analyzing only the squares of the diagonal elements can lead to a wrong result.
I have a minimum algorithm (algorithm for a minimum BQP). I want to test the efficacy of the algorithm over G-set data set. Please suggest me how do I proceed.
02 March 2019 8,301 1 View
The diagonal elements are non-zero. So inverse of the matrix is easily computed by taking the reciprocals of each elements. Is this the complexity O(n)?
09 October 2016 4,726 1 View
I want to simplify (I+Y^(-1))^(-1).
11 December 2015 4,034 9 View
I want to express the square of Frobenius norm of a matrix X in terms Schur complement where X is block matrix X=[1 y^T; y B].
06 July 2015 1,750 2 View
Is it possible to induce site-directed substitution mutation by quick-change method on linear dsDNA? or it has to be cloned in some vector? If yes, should it be treated with the Dpn1 enzyme...
03 March 2021 401 4 View
Let F be a field. Consider U, the set of n times n strictly upper triangular matrices in F. For X, Y in U, we call them similar if there exists some S, which is non-degenerate and upper...
01 March 2021 2,957 8 View
Also when RHAMM binds hyaluronic acid, they get internalized, will RHAMM also be degraded? Or both CD44 and RHAMM will be transferred back to the cell membrane? Asking for breast cancer cell line...
01 March 2021 8,169 2 View
When explaining substitution models, the substitutions are expressed as Q matrix. Why is the sum of the elements in a row zero?
28 February 2021 3,864 3 View
How would define the "good" and "poor" distribution of particles within the matrix. Is there a quantitative solution to assess the distribution of the particles, which then having denotation of...
28 February 2021 7,397 8 View
Hello, Is it possible to use pUC19 as a transfer vector to be packed in using the second generation viral particles packaging system( pMD2.G; psPAX2 plasmids)? As far as I understand it there is...
28 February 2021 4,868 2 View
Hello. I have a skewed elliptical coordinate system (I use alternative elliptical coordinates). And I need to determine connections between coordinates in order to fetch a covariance matrix of...
28 February 2021 364 3 View
I am working on developing a micromechanical FE model for predicting kink-band formation in UD composites. To model matrix plasticity, which model, out of Concrete Damaged Plasticity and...
28 February 2021 5,415 1 View
Respected Professor's i hope you are doing well and happy. i need some information about carbon Nanotubes. before blending the CNT with the matrix the CNT has been introducing in some treatments....
24 February 2021 5,383 5 View
in the function rbingham(n,A) in R software how can I construct that A (symmetric) matrix?
24 February 2021 3,528 3 View