photo

Koorosh Aslansefat


University of Hull

Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Message

Koorosh Aslansefat is an Assistant Professor of Computer Science and a member of the Dependable Intelligent System Group (DEIS) in the University of Hull. He received the M.Sc. degree in control engineering from Shahid Beheshti University, Tehran, Iran, in 2014. In 2018, he got a Studentship Award from EDF Energy R&D UK to do a PhD at the University of Hull and have an industrial collaboration with EDF Energy for a project entitled: DREAM (Data-driven Reliability-centred Evolutionary Automated Maintenance for Offshore Wind Farms). In his PhD career, he managed to get the IET Leslie H. Paddle Award for being an Outstanding Researcher for his work on Real-time dependability evaluation and the DREAM project. In 2021, he became a Research Associate and as a named researcher got a fellowship with Grant No. 101017258 for another EU H2020 project entitled: (SESAME) Safe MultiRobot Systems.

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

0 Questions
3 Answers

File Exchange

4 Files

Cody

0 Problems
2 Solutions

ThingSpeak

1 Public Channel

RANK
16,330
of 297,503

REPUTATION
2

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
5,688 of 20,449

REPUTATION
214

AVERAGE RATING
4.50

CONTRIBUTIONS
4 Files

DOWNLOADS
21

ALL TIME DOWNLOADS
1943

RANK
87,508
of 159,017

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
70

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • Solver
  • First Answer
  • Revival Level 1
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Feeds

Submitted


SafeDrones
Reliability_Multirotor_Drones

1 year ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Fault Tree of Autonomous Underwater Gliding Robot
This is a simple prototype of Simulink based Fault Tree Analysis (FTA)

3 years ago | 12 downloads |

4.5 / 5
Thumbnail

Submitted


ECDF-based Distance Measure Algorithms
A set of functions for well-known Empirical cumulative distribution function (ECDF)-based distance measures.

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


SafeML: Safety Monitoring of Machine Learning Classifiers
Exploring techniques for estimating the safety of machine learning classifiers

3 years ago | 6 downloads |

0.0 / 5

Answered
Bar Graph Stacked with Negative and Positive values
I would suggest to try this: bar(X,'BaseValue',0)

4 years ago | 0

Answered
Decision Tree to If-Else Rules
I am not sure what exactly you want but the following code can be useful considering that you saved the decision tree as "tc". ...

5 years ago | 0

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5 years ago

Solved


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

5 years ago

Answered
How to compute Wasserstein distance?
I have recently added new set of functions for ECDF-based distance measure to MATLAB Exchange. I would suggest to have a look. ...

5 years ago | 1

Channel


Optishower
RSSI Measure

8 years ago