Community Profile

photo

DNF


NTNU

Active since 2012

Statistics

All
  • First Review
  • Solver

View badges

Content Feed

View by

Solved


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

10 years ago

Solved


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

10 years ago

Solved


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

11 years ago

Question


fread returns wrong array size for non-zero skip
I am having trouble using fread on a binary file. fread appears to be returning the wrong number of elements in some cases when ...

12 years ago | 0 answers | 0

0

answers