Community Profile

photo

Georgios Kirkinezos


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


solve two equations with 2 unknowns(pbar,rho)
Hello everyone! I need some help to solve a system of two equations to find pbar and rho: Eq1 = 600000*1000*normcdf((sqrt(rho...

3 years ago | 2 answers | 0

2

answers

Question


multiplying matrix by another matrix element and using it in a command
Q=[-0.0905 0.0604 0.0301;0.142 -0.239 0.097;0 0 0]; T =[ 1, 3, 5, 7, 10]; e=expm(Q*T); %%% the problem is here I have a p...

3 years ago | 4 answers | 1

4

answers

Question


count of non zero elements of a row vector in a loop
Hi everyone, i want to count the nonzero elements of a row-vector in a loop, i have the initial (360,1000) matrix u_new for i...

3 years ago | 2 answers | 0

2

answers