Recent content by Xadan

  1. X

    Hadamard product to Matrix product transformation

    To map between A and B, I guess you can use A = (BZ)./Z, and B = (A.*Z)Z^-1. The function is probably dependent on the structure of Z, and therefore Z can't be separated out. If that's the case, then what is the function that transitions from identity (I) through Z and then to uniform (all...
  2. X

    Hadamard product to Matrix product transformation

    I've been trying to find an answer to this for some time now, if anyone can provide a definitive answer, they'll have the satisfaction of knowing that several University mathematics professors haven't been able to come up with one... I am looking for a way to transform from a Hadamard product...
Back
Top