Learn the wavelet transform, a mathematical technique for analyzing signals at different scales.
Also find me here:
Baeldung Author
Rahmat Ullah Orakzai
Dr Rahmat is a Lecturer at the School of Computer Science and Electronic Engineering, University of Essex. He previously worked as a Research & Development Associate with the Faculty of Computing, Engineering and Science, University of South Wales, U.K. Rahmat received his Master’s in Software Engineering from COMSATS University, Islamabad, Pakistan, and his PhD from the School of Engineering, University of Edinburgh, U.K. During his PhD, his research focused on data-driven solutions for detecting neurodegenerative disease, and he worked closely with the Centre for the Clinical Brain Sciences University of Edinburgh. Rahmat is an Associate Fellow of Higher Education Academy UK and has won a gold medal in his bachelor of Information Technology degree.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Programming (14)
- Methodology (4)
- Artificial Intelligence (4)
- Software Architecture (3)
- Research (2)
- Machine Learning (2)
- Trees (1)
- Math and Logic (1)
- Graphs (1)
- Deep Learning (1)
- Data Structures (1)
- Data Science (1)
- Core Concepts (1)
- Algorithms (1)
How to Interpret Heatmaps?
Filed under Data Science
Learn how to interpet heatmaps to spot correlations, measure intensity, or understand performance or any type of measurement across different categories.
Neurosymbolic AI Explained
Filed under Deep Learning
Learn how combining deep neural networks (or other machine-learning models) with symbolic artificial intelligence produces so-called Neurosymbolic AI, which is capable of both learning and logical reasoning.
When Using Solid Principles May Not Be Appropriate
Filed under Software Architecture
Discover the cases in which following SOLID principles hurts readability, maintainability, or performance.
What Is A/B Testing?
Filed under Methodology
Learn how A/B testing works and how to use it to test effects of software updates, feature versions, or a product on user interactions and commercial performance.
How to Write Good Bug Reports?
Filed under Methodology
Learn how to structure and write useful bug reports.
Event Storming
Filed under Methodology
Learn about event storming, a method for modeling complex business processes by mapping out events, interactions, and domain relationships.
What Is Human-in-the-Loop?
Filed under Machine Learning
Learn why we shouldn’t construct machine-learning models completely automatically, without human supervision.
What to Do With Negative Results in Scientific Research
Filed under Research
Tutorial on the role of negative results in scientific research.