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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
