photo

Berk Ustun


MIT

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

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.

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 12 Jahre vor | 1

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 3 Antworten | 1

3

Antworten