photo

Berk Ustun


MIT

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

I am a Ph.D. student in the Electrical Engineering and Computer Science Department at MIT. I am interested in developing new methods for data-driven decision-making and using them to solve problems in areas such as climate change, crime prediction, healthcare and revenue management.

统计学

MATLAB Answers

7 个提问
1 个回答

排名
13,567
of 299,784

声誉
3

贡献数
7 个提问
1 个回答

回答接受率
57.14%

收到投票数
2

排名
 of 20,803

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,909

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Segmentation Faults and Thread-Safety in Parfor Loops: Part II
I am currently running multiple repetitions of an experiment that uses MEX files and the CPLEX 12.4 API in MATLAB 2012a. Althoug...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Segmentation Faults when Running MEX files in Parallel
I'm actually using malloc and free instead of the MATLAB API functions so I think I should be fine on that regard. The only ...

13 years 前 | 1

提问


Segmentation Faults when Running MEX files in Parallel
I am currently running repetitions of an experiment that uses MEX files in MATLAB 2012a and occasionally running into segmentati...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Working around segmentation violations in parfor loops
I am currently working on a project where I have to run multiple repetitions of a time-consuming MATLAB function in parallel. Fo...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Problems Generating Scrambled Quasi-Monte Carlo Numbers in Parfor Loops
I am having an issue generating scrambled quasi-monte carlo numbers in parfor loops. The problem is that when I generate mul...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Compiler Errors for a MEX file using the CPLEX C API
I'm currently writing a MEX file that uses the CPLEX API in C to solve linear programming problems. Unfortunately, I run into a ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Cannot Import Data into MATLAB 2010a
I am having trouble importing a large set of data from a .mat file into MATLAB 2010a on Mac OSX 10.6. The data was originally sa...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Saving Custom Sized Graphs in MATLAB
I have recently been trying to create a custom-sized graph in MATLAB and save it automatically using the saveas function. I am h...

14 years 前 | 3 个回答 | 1

3

个回答