Maggie Chong
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
225,600
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0