Mahmood Haddara
Followers: 0 Following: 0
Feeds
提问
Use vector to create 3rd dimension at each point in a matrix
I have an N-by-N matrix and a vector of length M. I want to create a 3-D array where at each point in the matrix, the third dime...
2 years 前 | 1 个回答 | 0
1
个回答提问
Determine Number of Tasks and Cores to Use with FSOLVE
I am using fsolve on a large system of nonlinear equations. To speed it up, I would like to submit the job to a computing clust...
2 years 前 | 1 个回答 | 0
1
个回答提问
Matrix increasing more than it should during iteration
I have an array (which I have called mu) and I am performing some operations on it to create a new array mu_new. I am then repea...
2 years 前 | 1 个回答 | 0
1
个回答提问
Predict ordered logit probabilities for out of of sample outcome values
I have a discrete grid of possible outcomes and I have a sample including some, but not all of these outcomes, along with value...
2 years 前 | 1 个回答 | 0