David Leather
University of North Carolina Chapel Hill
Followers: 0 Following: 0
Feeds
提问
Loading a MAT file gives "Cannot read file", yet sucessfuly loads data into memory.
Hi, I ran an experiment on a cluster, and noticed 1/10,000 MAT files gave a "cannot read file" error when collecting results. I...
4 years 前 | 1 个回答 | 0
1
个回答提问
Parallel Optimization: Loop or Finite-Difference Gradient
According to the documentation on parallel optimization, one cannot use the 'UseParallel' option inside a 'parfor' loop. I a...
8 years 前 | 1 个回答 | 0
1
个回答提问
Is it possible to get fminunc or fmincon to return NA if it encounters an error rather than breaking from the program?
I'm running local optimization procedures via fminunc in a large loop of starting points. Sometimes, after a long time of minimi...
8 years 前 | 2 个回答 | 0
2
个回答提问
Using fscanf to capture a mixed data string.
Hi, I have a text file formatted #########-10-K-######## #########-10-K-######## ... I want to bring the entire...
9 years 前 | 1 个回答 | 0