
Stephen Nagy
Followers: 0 Following: 0
Statistics
All
RANK
14,077
of 297,503
REPUTATION
3
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 20,449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how do I set the environment variable for the parfor temp directory
I have one of those really fast pci ssd's and I wanted matlab to use it for temporary files. In particular, this mattered for p...
7 years ago | 0 answers | 1
0
answersQuestion
running matlab on a server box
I run matlab 2017a. statistics toolbox and parallel toolbox. I got a great deal on a ProLiant DL580 gen 7 == 4 cpu's with 10 ...
7 years ago | 1 answer | 0
1
answerAnswered
Test of Approximately Equality
Your desired goal isn't entirely clear, but depending on the outcome you seek, the functions "uniquetol" and some of its related...
Test of Approximately Equality
Your desired goal isn't entirely clear, but depending on the outcome you seek, the functions "uniquetol" and some of its related...
7 years ago | 1
Question
I have a cell matrix with arrays. Each row has a certain size matrix. I would like to add the matrices along the rows
Given r={rand(3), rand(3);rand(2),rand(2)}, I want to get a row-wise sum of each size. cellfun and @sum lets you add arrays lik...
8 years ago | 0 answers | 0