check this one also
- To: mathgroup at smc.vnet.net
- Subject: [mg39737] check this one also
- From: Rebeca Choy <rchoy at ula.ve>
- Date: Mon, 3 Mar 2003 23:51:47 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi again, i almost forgot, can you check if this one is correct? error2 = ((-2/If[i < j, Sum[d3D[[i, j]], {i, 26}, {j, 26}]])*(If[j â? p, Sum[1/(d3D[[i, j]]*d2D[[i, j]]), {i, 26}, {j, 26}]]))\[Cross](If[ j â? p, Sum[(d3D[[i, j]] - d2D[[i, j]]) - ((w[[i, 1]] - w[[i, 2]])^2/ d2D[[i, j]])*(1 + (d3D[[i, j]] - d2D[[i, j]]/d2D)), {i, 26}, {j, 26}]]) It has the same parameters (matrices and vectors) as last one Thanks again, Rebeca