photo

valentino dardanoni


Last seen: 2日 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
279,407
of 297,672

評判
0

コントリビューション
9 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • Thankful Level 2
  • First Review

バッジを表示

Feeds

表示方法

質問


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...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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 ...

約1年 前 | 2 件の回答 | 0

2

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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 ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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!

3年弱 前 | 2 件の回答 | 0

2

回答

質問


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...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

6年以上 前 | 1 件の回答 | 0

1

回答