Feeds
문제를 풀었습니다
Better Index Number
Let's say you want to save many, many files and append these files with a certain sortable index number. As you probably know, y...
12년 초과 전
문제를 풀었습니다
Too Many Zeros, Dump Them!
Sometimes when I create a matrix, I use this syntax: a = zeros(1000,1000); But when the function ends, I find that I don'...
거의 13년 전
문제를 풀었습니다
Generate a random matrix A of (1,-1)
Input n: is an positive integer which serves as the dimension of the matrix A; Output: A=(Aij),where each entry Aij is either...
13년 초과 전

