photo

Viviana Arrigoni


Last seen: 8개월 전 2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


cputime and tic...toc: high time difference
cputime and tic...toc are giving very different execution times. I am doing: function[time, output2] = foo(input1, input2) ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


why does it take forever to generate some matrices in the Matlab gallery?
I interrupted the execution of gallery('randcorr',n) and A = gallery('toeppd',n,n,rand(n,1),rand(n,1)); for n = 10000 aft...

5년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Parallel is slower than sequential?
I am new with the Parallel Toolbox, and I have many doubts. I was implementing some parallel Jacobi algorithm, and it resulted t...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Is it possible to change the dots size of a dotted line?
I have a dotted line with asterisks in (X,Y). They are few points, but I would like to increase the size of the dots of the line...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Computational cost of function eig
I am wondering what is the computational cost (using asymptotic notation) of function eig in MatLab r2016, and what algorithm is...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Why does Jordan function take so long?
I noticed that the function "jordan" applied on a square matrix A takes really long to output the canonical Jordan form of A, J,...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Eig function for symmetric matrices
Two of the properties of symmetric matrices are that their eigenvalues are always real, and that they are always orthogonally di...

거의 8년 전 | 답변 수: 2 | 1

2

답변

질문


Plotting solution of ODE System
Wondering why I get such a different graph for the first variable of the system I've attached, together with the values of the i...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Weird discrepancy while plotting solutions of ode systems
I am plotting the solutions of some ode systems which describe a biological model, but the graphs I got are a bit different from...

거의 9년 전 | 답변 수: 1 | 0

1

답변