MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
Problem with standard methods of smoothening in Signals
Satya - 2024-02-12

I'm encountering a challenge in MATLAB related to signal processing using the Signal Processing Toolbox. I have a noisy signal that I need to filter t...

How to fill in a zeroes matrix using data from a separate array?
Bella Alcock - 2024-02-12

I am trying to work out how to fill in a matrix of zeroes to represent precedence requirements.   I have a 40x40 matrix of zeroes, and each collumn a...

How do you find the centroid of a particular Blob?
KLETECH MOTORSPORTS - 2024-02-08

I have the following code:   clc; clear all; % This part reads and shows the image selected I = imread('115.2.jpg'); imshow(I) % Ginput is used to se...

How to create RGB image with 3 bands from hyperspectral image?
Duygu Ocal - 2024-02-08

Hi, I have a Hyperion EO-1 satellite image and i want to create an RGB band with band numbers (40,31,13) as (R,G,B). The hyperion image has 242 bands....

How can I use the elements of 'PixelValues' of 'regionprops'?
Faraz - 2024-02-08

Hello,   I have been able to extract the pixel values of the grayscale image using regionprops (I think). I did so by using this code     img = rgb...

what is code in matlab to embed and extract a watermark using lsb method?
yadwinder_kaur - 2024-02-07

how can i embed a watermark in an image using least significant bit method?  ...

How can i separate all the connected regions in a binary image and display them individually?
sumaiya khan - 2024-02-07

I have small white pixel areas in my binary image, how can I extract only those white connected pixel areas and display them individually.  ...

How to select a roi in greyscale image and put values to zero?
Jason - 2024-02-07

Hello, i have a 12bit greyscale image (tiff) which I want to be able to draw a rectangular roi and fill these values to zero (i.e. black)   This is m...

How do I get the fork points of a skeleton of an image?
Soumyajit Pal - 2024-02-06

I want to find the fork points of a skeleton of an image. I have obtained the skeleton of the image using the bwmorph(binaryImage, 'skel', Inf) functi...

how to connect disjoint pixels on image borders?
sara - 2024-02-06

i have an image,i used open close by reconstruction,and then sobel edge detector,it detect edge ,but it has some disjoint parts,pixels are not connect...

Get a Free Consultation or a Sample Assignment Review!