WinCento99
Followers: 0 Following: 0
Feeds
已提交
k permutation of an n-membered vector
"perms" requires a lot of memory for vectors greater than 10 members.If you need limited permutations(k) of a vector, you can us...
1 year 前 | 1 次下载 |
提问
How to create a Gaussian mixed model (GMM) with many components?
Hi, I have a series of 1D data which is in the histogram. I want to use a GMM equivalent model for this data. I have written the...
3 years 前 | 0 个回答 | 0
0
个回答已回答
How I could convert matrix (double) to cell array of string
Hi all, If we define A as a matrix A = [1 , 2 ; 3 , 4] And we want to create a cell string matrix, do we do the following? ...
How I could convert matrix (double) to cell array of string
Hi all, If we define A as a matrix A = [1 , 2 ; 3 , 4] And we want to create a cell string matrix, do we do the following? ...
3 years 前 | 0
提问
How to draw random-size circles in square - non overlap?
Hi. i have a question. How can I change the conditions for the check range and look for a square or rectangle so that the circl...
6 years 前 | 1 个回答 | 0
1
个回答已提交
find all root of nonlinear function
With this function one can find all the roots of a nonlinear equation in each interval.
6 years 前 | 1 次下载 |