Feeds
回答済み
sum over matrix columns
Thank you all. I found the mistake. I used sum as variable and that´s why I got then the error when I tried to use sum as a f...
sum over matrix columns
Thank you all. I found the mistake. I used sum as variable and that´s why I got then the error when I tried to use sum as a f...
10年以上 前 | 0
| 採用済み
質問
sum over matrix columns
Hi all, I have the following problem: I defined the matrix A: A=[1 2 1; 4 5 1] then with sum(A) I got the desired sums calc...
10年以上 前 | 2 件の回答 | 0
2
回答質問
how to speed the calculation of a double integral with monte carlo simulation
Hi All, I´m calculating an integral with Monte Carlo Simulation (mcint.m). The function that I want to integrate is a Monte C...
10年以上 前 | 0 件の回答 | 0
0
回答質問
vectorial programming instead of for-loops
Hi All, I have implemented one function that I would like to improve. I used two for loops and instead of at least one of the...
10年以上 前 | 2 件の回答 | 0
