hi
i am working a complicate complex matrix elemnet,i must run that for diffrent dimenssion of matrix, find its invers and determinant after that mutiply 2 matrix and at last find the maximum!
for each matrix element i have a summation ,and 2 function. implimenting for low dimensions like 2-5 although it take so much time but finally i gain data but for more dimension i have over flow error ,i change the step size of summation but it decrese the accuracy of my last data
does any one have any solution?
i am working a complicate complex matrix elemnet,i must run that for diffrent dimenssion of matrix, find its invers and determinant after that mutiply 2 matrix and at last find the maximum!
for each matrix element i have a summation ,and 2 function. implimenting for low dimensions like 2-5 although it take so much time but finally i gain data but for more dimension i have over flow error ,i change the step size of summation but it decrese the accuracy of my last data
does any one have any solution?