Maggie Chong
Followers: 0 Following: 0
Feeds
提问
How does wblrnd generate random numbers?
Hello, I was wondering what happens when I set rng(52) and then I call wblrnd four times to generate 4 different numbers. rn...
9 months 前 | 2 个回答 | 0
2
个回答提问
Alternate search functions to speed up code
I have tried profiling my code and apparently it is very slow to the use of the desarchn algorithm. The whole program intital ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Unrecognized Function with GPU Computing
Hello, I have NVIDIA GeForce RTX 3060 Ti but, I cannnot select it use with my Matlab code. How can I troubleshoot this error?...
1 year 前 | 1 个回答 | 0
1
个回答提问
Goodness of fit for weibull distribution
I was wondering what would be the most appropaite statistical method to apply to determine the goodness of fit for a three param...
1 year 前 | 1 个回答 | 0
1
个回答提问
Vectorize embedded for and while loops
I am currently testing a small matrix D while I am in the early stages but later on, the matrix could be as large as 200 by 500 ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Matlab giving error for tall array assignment
Hello, I need to use tall arrays because MATLAB is running out of memory due to the size of my V matrix ( there is a long chec...
1 year 前 | 1 个回答 | 0
1
个回答提问
Write values of large cell to .inp file
I have a 10 by 1 cell titled elsets, in each cell I have a 200x1 double. I would like to print these values to a .inp file. I ...
1 year 前 | 2 个回答 | 0
2
个回答提问
How to switch the indexing order
In matlab, the indexing for the find function numbers the matrix from top to bottom. However, for my code I need to run left to...
1 year 前 | 1 个回答 | 0