Community Profile

photo

Maggie Chong


Last seen: ongeveer een maand ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

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...

ongeveer 2 maanden ago | 2 answers | 0

2

answers

Question


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 ...

7 maanden ago | 1 answer | 0

1

answer

Question


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?...

7 maanden ago | 1 answer | 0

1

answer

Question


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...

8 maanden ago | 1 answer | 0

1

answer

Question


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 ...

10 maanden ago | 1 answer | 0

1

answer

Question


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...

10 maanden ago | 1 answer | 0

1

answer

Question


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 ...

11 maanden ago | 2 answers | 0

2

answers

Question


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...

11 maanden ago | 1 answer | 0

1

answer