photo

Peter Hristov


University of Liverpool

Active since 2016

Followers: 0   Following: 0

Message

I am currently about to finish the second year of my PhD. The work that I do is related to Machine Learning and Fluid Dynamics. I hold a BEng degree in Aerospace Engineering. I use MATLAB on a daily basis and also teach it as part of the university syllabus.

Statistics

All
MATLAB Answers

1 Question
1 Answer

Cody

0 Problems
1 Solution

RANK
226,426
of 301,159

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
118,176
of 173,105

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Answered
MATLAB crashes when absolute path is used in a .mex file
I found the problem. Deep in one of the support files the function which writes information to file had the directory and filena...

7 years ago | 0

| accepted

Question


MATLAB crashes when absolute path is used in a .mex file
I have a .mex file which writes information to a file and accepts as one of its arguments the file name/path. When I pass a rela...

7 years ago | 1 answer | 0

1

answer

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years ago