photo

Maggie Chong


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
135,553
of 297,503

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

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

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

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

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

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

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

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

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

1 year ago | 1 answer | 0

1

answer