Manish Kumar Saini has Published 958 Articles

Configure the Run Button for Functions in MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 15:40:57

166 Views

In this article, we will learn to configure the Run button for functions in MATLAB. In MATLAB, the `Run` button is used execute a MATLAB code. Also, MATLAB allows us to configure the `Run` button to execute a specific user defined function. Algorithm to Configure Run Button The step−by−step process ... Read More

Comparing Two Cell Arrays of Strings of Different Sizes in MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 15:27:49

384 Views

In this article, we will learn how to compare two cell arrays of strings of different sizes in MATLAB. Cell Array of Strings In MATLAB, a cell array of strings is a data structure that can store different types of elements. The element of a cell array are enclosed within ... Read More

Boundary Extraction of Image using MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 15:25:52

2K+ Views

In an image, a boundary is an element that separates an object from the background of the image or two different regions within an image. Boundary provides information about the shape and structure of objects present in the image. Boundaries are mainly classified into the following two types: Inner Boundary ... Read More

Black and White Optical Illusion in MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 15:23:01

185 Views

An optical or visual phenomenon that creates the perception of distortion, movement or any other type of fascinating visual effect by using back and white patterns is referred to as back and white optical illusion. These back and white patterns utilize the way our eyes and brain process the visual ... Read More

Cache Memory Performance

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 12:13:18

5K+ Views

Cache memory is an important component in a modern computing system that compensates for the difference between the speeds of the CPU and the main memory. The main function of cache memory is to store the most frequently and recently used data and instructions. This reduces the time required by ... Read More

Cache Memory Design

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 12:05:47

2K+ Views

Cache memory is small and fast computer memory used in computer systems to enhance their performance by increasing processing speed. It is a small memory component provided between the main memory (RAM) and the CPU (Central Processing Unit) of the computer system. It acts as a buffer between the RAM ... Read More

Boot Block and Bad Block in Operating System

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 12:04:55

3K+ Views

In a computer system, the operating system (OS) is an essential part that performs several functions like disk management, security management, resource management, etc. In this article, we will explore the boot block and the bad block in detail. Both bad block and boot block are two important features of ... Read More

Difference between TN Panel and IPS Panel

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 11:42:07

450 Views

Both TN (Twisted Nematic) and IPS (In-Phase Switching) panels are types of back panels used in LCDs (Liquid Crystal Displays), however they are quite different from each other. The most fundamental difference between TN panel and IPS panel is in their viewing angles. TN panels have a narrow viewing angle, ... Read More

Difference between OLED and QLED

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 11:30:56

1K+ Views

OLED and QLED are modern display technologies used in a variety of electronic devices, such as TVs, monitors, laptop screens, smartphones, etc. However, they are completely different from each other in several aspects like technology, characteristics, performance, viewing angles, and more. The most fundamental difference between OLED and QLED ... Read More

Difference between Melting and Smelting

Manish Kumar Saini

Manish Kumar Saini

Updated on 07-Aug-2023 11:29:26

1K+ Views

The fundamental difference between melting and smelting is that melting is a process in which the state of a substance is changed from solid to liquid by heating it, while smelting is a process of obtaining pure metal from its ore by heating it to a higher temperature. In this ... Read More

Advertisements