Community Profile

photo

valentino dardanoni


Last seen: 3 days ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Question


Plot a set of points in a standard simplex
How do I plot a 2D standard (probability) simplex (just a plot of an equilater triangle) and plot a set of points (probability ...

3 months ago | 2 answers | 0

2

answers

Question


Select dominated columns in a large matrix
Consider a MxN real valued matrix F with nonnegative elements. I say that a column Fn is dominated if there is another column wh...

4 months ago | 1 answer | 0

1

answer

Question


pdf of Poisson binomial distribution in Matlab
Is there a Matlab implementation for the calculation of the pdf for the Poisson-binomial distribution?

5 months ago | 1 answer | 0

1

answer

Question


Matlab crashes with large matrix
I need to create a large matrix F=[F1, F2, ... , FN] where each Fn has the same number of rows (about 12,000) but different numb...

6 months ago | 2 answers | 0

2

answers

Question


Going back from cumsum for a matrix
Suppose I cumsum a matrix, say A=rand(3,3); B=cumsum(A). Knowing B, how to I get back to A, in a reasonably efficient way, for ...

1 year ago | 1 answer | 0

1

answer

Question


matlab rank of a matrix
Let R=ones(100,100). Obviously, rank(R) returns 1 for an answer. However, rank(R,1e-20), say, returns 17. Why? Thanks!

2 years ago | 2 answers | 0

2

answers

Question


Birkhoff-von Neumann decomposition of nonnegative doubly stochastic matrices
Hi, I have the following problem: Given a (n \times n) doubly stochastic matrix Q with strictly positive elements, which is a c...

5 years ago | 1 answer | 0

1

answer

Question


Simple symbolic system of nonlinear equations
I have a simple system of linear equations such as f(x,y,z)=a g(x,y,z)=b h(x,y,z)=c with f,g,h being specified polyn...

5 years ago | 1 answer | 0

1

answer