Viviana Arrigoni
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
22 094
of 295 569
REPUTATION
2
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
22.22%
VOTES RECEIVED
2
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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) ...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 6 år ago | 1 answer | 1
1
answerQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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,...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 2 answers | 1
2
answersQuestion
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...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 9 år ago | 1 answer | 0