valentino dardanoni
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
121.674
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
88.89%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Optimization problem with Mosek
I want to solve the following problem: Maximize \sum_{i=1}^{n} \log(v_i) subject to v_i \geq 0 and A' v \leq n 1_m, where A is...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
10 meses hace | 2 respuestas | 0
2
respuestasPregunta
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...
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
pdf of Poisson binomial distribution in Matlab
Is there a Matlab implementation for the calculation of the pdf for the Poisson-binomial distribution?
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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!
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0