Community Profile

photo

Catalin


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating triangular matrix from a vector (with a twist)
I have a vector v=[a b c d] and I want to (efficiently) create a matrix of the form : M=[a 0 0 0 ; b a 0 0 ; c b a 0 ; ...

8 years ago | 1 answer | 0

1

answer

Question


Multiple integral problem (integral3)
I am trying to integrate the following function f_1=((D_1.^(-1i.*x-R_1)).*(D_2.^(-1i.*y-R_2)).*(F.^(1-1i.*z-R_3)))./((-x+1...

9 years ago | 0 answers | 0

0

answers

Question


Index exceeds matrix dimensions. Error
I get the error " *Index exceeds matrix dimensions* " when I test the function CharactOne bellow. However, I tested individually...

9 years ago | 1 answer | 0

1

answer