Skip to main content
1-Visitor
May 21, 2013
Question

Factorization Algorithm - Need Help Please

  • May 21, 2013
  • 1 reply
  • 5735 views

Hello,

I am having a problem figuring out which functions / operators to use on this algorithm.

R and F are Matrix's which I was able to define and "i" seemed? to work with the defination operand But I am having issues with u=i,...,N and v=1,3.

Any help would be grealty appreciated! I am new to Mathcad and my math skills are very rusty. This is part of another project

that I need to complete before I can proced.

SRC_Algorithm.gif

Thank you in advance,

Tom Hurst


1 reply

25-Diamond I
May 21, 2013

Please post your worksheet.

So R(u,v) does not mean a function R of two variables but row u, column v of Matrix R?

1-Visitor
May 21, 2013

Thank you for the reponce!

I'm going to attach a few doc's.

u and v are outputs. It starts with obtaining M1 from p1, q1 and osr1, goes through the algorithm than starts over again on the next stage using the outputs from the first. The diagrams should clear it up. Sorry for not including them originally.

1-Visitor
May 22, 2013

Correction to first post. I have not obtained the Matrix F.