photo

Stephen Nagy


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Economics, modelling, a little bit of gravity in quantized space, a new geometry, a completely novel classification method

统计学

All
MATLAB Answers

3 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
13,605
of 297,711

声誉
3

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 20,465

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
126,100
of 159,406

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 1

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 1

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7 years 前

提问


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 前 | 0 个回答 | 0

0

个回答