Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • Uncategorized

Category: Uncategorized

Introduction Functional programming is a declarative programming paradigm in that the programming is done with expressions or declarations instead of statements. In functional programming code, the output value of a function depends only on its arguments, so calling a function multiple times with the same value for an argument always produces the same result. Therefore…

Leave a Comment on Functional Programming
Posted in Uncategorized

Functional Programming

Introduction This tutorial will show you how to capture or copy scrolling web page using Chrome browser’s built-in features. Generally you use PrtSc button on keyboard or Snipping Tool that comes with Windows operating system for capturing screenshot of the web page or screen. But these tools have limitation and you cannot capture or copy…

Leave a Comment on Capture scrolling web page using Chrome
Posted in Uncategorized

Capture scrolling web page using Chrome

This video tutorial will show you a step by step guide on how Haar wavelet transform happens. I will show this video with sample data on which we will perform Haar wavelet transform.

Leave a Comment on Haar Wavelet Transform
Posted in Uncategorized

Haar Wavelet Transform

Categories

Copyright © 2014 - 2023 Roy Tutorials

Privacy | Terms & Conditions