MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 28 of 208 Ask a Question
save the RGB numbers of an image inside a cell
Alberto Acri · Aug 24, 2023 · impixelinfo , values , numbers , image analysis , image processing , cell , cell array

Hi. I would like to save the RGB numbers of an image (see RGB_value) inside a cell (see matrix) that has the same size as the image and in the same determined position.   For exam…

Autosar code generation error in R2020b
Alvaro · Aug 24, 2023 · simulink coder , autosar , r2020b , AUTOSAR Blockset

I want to migrate a model from R2017b to R2020b, when I generate the code in R2017b I don't have any issues, nevertheless the same model with the same configuration on R2020b retur…

Odd and even numbers
Ahmed Nasrullah · Aug 16, 2023 · MATLAB , Mathematics , Elementary Math

Hi I'm new in matlab so i need a little help to get started. How do i make a program which can distinguish from odd and even numbers? I know that i need to make a loop, it should b…

Exhaustion method with a condition
Zoe Lin · Aug 16, 2023 · exhaustion method , MATLAB , Mathematics

Dear :   I have a set of weight number [weight1 weight2 weight3 weight4],I want to use a exhaustion method with a condition find all of them satisfied the condition:   Both of th…

Find the velocity of a travelling wave like behaviour
Bruno Luong · Aug 11, 2023 · velocity , travelling wave , for loop , Surface and Mesh Plots , MATLAB , Graphics

Hi everyone, I have a travelling wave solution drawn at each time step for a set of data obtained from a previous simulation.    Tmax = 10000; m =load('solution.mat'); SS = m.sol…

How to locate all sl_customization files on the MATLAB path?
Ralf · Aug 11, 2023 · which , sl_customization , Simulink , Get Started with Simulink

In MATLAB versions up to R2019b I was able to use    which -all sl_customization to locate all sl_customization.m and sl_customization.p files on the MATAB search path. That does…

how to convert an image in to binary bits sequence ?
Guilla · Aug 8, 2023 · watermarking , digital image processing , Image Segmentation and Analysis , Image Quality

a=imread('cameramen.jpg'); b= round(a./256); but i got binary bits like this 1 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 . . . 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 0 . . 1 0 1 0 1 0 0…

How to measure spray penetration length and spray area?
Agameru Putra · Aug 8, 2023 · image segmentation , spray , Image Processing and Computer Vision , Image Segmentation and Analysis

Hi,   In order to continue processing data for the experiment results, I have to calculate the spray penetration length based on the spray image. Previously I got the code from Im…

Get a Free Consultation or a Sample Assignment Review!