Koorosh Aslansefat
University of Hull
Followers: 0 Following: 0
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.
MATLAB
Spoken Languages:
English
Statistiques
0 Questions
3 Réponses
4 Fichiers
Cody0 Problèmes
2 Solutions
RANG
16 550
of 295 527
RÉPUTATION
2
CONTRIBUTIONS
0 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
1
RANG
5 736 of 20 242
RÉPUTATION
208
CLASSEMENT MOYEN
4.50
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
30
ALL TIME TÉLÉCHARGEMENTS
1881
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
1 Public Chaîne
CLASSEMENT MOYEN
70
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Fault Tree of Autonomous Underwater Gliding Robot
This is a simple prototype of Simulink based Fault Tree Analysis (FTA)
plus de 2 ans il y a | 20 téléchargements |
A soumis
ECDF-based Distance Measure Algorithms
A set of functions for well-known Empirical cumulative distribution function (ECDF)-based distance measures.
plus de 3 ans il y a | 6 téléchargements |
A soumis
SafeML: Safety Monitoring of Machine Learning Classifiers
Exploring techniques for estimating the safety of machine learning classifiers
plus de 3 ans il y a | 2 téléchargements |
Bar Graph Stacked with Negative and Positive values
I would suggest to try this: bar(X,'BaseValue',0)
plus de 4 ans il y a | 0
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". ...
plus de 4 ans il y a | 0
A résolu
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...
plus de 4 ans il y a
A résolu
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:...
plus de 4 ans il y a
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. ...
plus de 4 ans il y a | 1