MATLAB QUESTIONS & EXPERT ANSWERS

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

Illustration
how do I randomly assign an effect to image
Nehemiah - 2020-09-28

my code goes something like this: rgbImage = imread ('bunny.png'); %black text image saying "bunny" rgbImage2 = imread ('dragon.png'); %black text ima...

How do I apply SVD (Singular Value Decomposition) to an image?
Adrianna - 2020-09-28

The syntax given for singular value decomposition is svd(x). I tried it with my image, but it didn't work. Can you tell me how to work with svd for im...

How to change certain values in a 3 layer matrix and fill in another matrix?
Ariah - 2020-09-28

I have a 3 layer matrix that is defined as NDVI which has 7971 rows, 7851 columns, and 3 layers. I am working with blue, red, and green bands from sat...

image processing from webcam
Oliviawilliams02 - 2020-09-26

I have an image with a large rectangle and inside that rectangle there are a red circle and a green circle.And I want to locate the center of red circ...

What is the fastest way to do 2-D convolution in Matlab?
technicalsouce9 - 2020-09-26

Hi,I have a problem. What is the fastest way to do 2-D convolution in Matlab? I know there are some build-in functions, such as imfilter,conv2, filter...

How do i loop this fuction and each time use a different AVI for processing
Lucian - 2020-09-26

I made a Function that will get an AVI and remove the background by using Z-stack so the image is easier to track the moving objects. But i want to do...

Is there any benefit for not using dicom images for processing in matlab???
Santino - 2020-09-26

I'm on a project in which some processing work of some MR images are needed. Is there any advantage of not using dicom image?? I mean why should i con...

Image cropping across multiple files
Addilynn - 2020-09-26

There are 4 images, and I want to crop them by using coding. But I want to crop one image by using imcrop command and other 3 images should automatica...

Creating a plot of intensity of pixels across an image using MATLAB?
Mikaela_sf - 2020-09-26

Hi am a newbie to MATLAB. Can anyone suggest me a code to plot a graph for number of pixels in each column of an image? any serious help would be appr...

Get a Free Consultation or a Sample Assignment Review!