Answered
How to do the acquired images(white blood cells) are sharpened using a gaussian un-sharp mask ?
Hello Keerthi, I understand that you are tyring white blood cell (WBC) classification using Convolutional Neural Networks (CNN...

9 months ago | 0

Answered
simulink library browser에서 fnc블록이 없네요 따로 다운받는곳이있나요
Hello 희만 한, It appears you're searching for the 'fcn' block within MATLAB's library browser, specifically in the R2021a release...

9 months ago | 0

| accepted

Answered
draw matrix H with “contourf”
Hi Raphael, I understand that you are trying to plot countour at different time instances. To visualize the distribution of ...

9 months ago | 0

Answered
How to calculate area on image ?
Hello Paul, I understand you are trying to measure distances in an image using a ruler for scale. The process involves using ...

9 months ago | 0

Answered
how to do semantic segmentation for satellite aerial image?
Hi Rashmi, Semantic segmentation of satellite aerial images involves classifying each pixel in the image into predefined cate...

9 months ago | 0

Answered
Calculating the Mean IoU with our own anchor boxes
Hi Ricky, The estimateAnchorBoxes function in MATLAB estimates the size of anchor boxes based on the width and height of the ...

9 months ago | 0

Answered
Identify and separate worms that are overlaped among each other
Hi Daisy, I understand that you are looking for the ideas to try to segment your overlapping worms in the given image.The tas...

9 months ago | 0

Answered
Can't Open Image files?
Hi Jennifer, It seems that after applying the thermal colormap, you're trying to save the image as a TIFF file. However, you ne...

9 months ago | 0

Answered
How to draw bounding boxes around objects?
Hi Ali, I understand that you are trying to identify and draw bounding boxes around connected components in a binary image. Y...

9 months ago | 0

Answered
Fail to set up cvx in Matlab on my Mac book
Hello Wang, I understand you're encountering an issue with installing CVX on a Mac with an M1 chip. The below error message ind...

9 months ago | 0

Answered
run matlab on hpc
Hi Yan, I understand you are facing issue with running a matlab job on your HPC Cluster. I've noticed a couple of potential is...

9 months ago | 0

Answered
Looking for background/outlook on "Java packages [...] will not be available in MATLAB in a future release" from R2021b release notes.
Hi Eric, It appears that starting from MATLAB release R2021b, support for certain Java packages has been discontinued. If you n...

9 months ago | 0

Answered
Plot not shown in figure
Hi Gypaets, I understand you're encountering an issue with graphics, and it seems like there's a system issue with OpenGL on Ce...

9 months ago | 1

Answered
Stretch movie size with Screen('OpenMovie')
Hi LG, I understand that you want to stretch your movie to fill the entire screen while playing it. There are two possible solu...

9 months ago | 0

Answered
select a type of sensor giving input to it.
Hi Rashi, I understand that you want the power value to be selected from the dropdown menu. Therefore, I have created an applic...

9 months ago | 0

Answered
Load .mat file into a structure and changing the structure
Hi Emrico, I understand that you want to load the .mat files into a structured format where the Signals2Load are the header nam...

9 months ago | 0

Answered
I am struggling a lot in my NN project
Hello Pappu, I understand you are facing issue with the generalization of model due to which your final output is almost simi...

9 months ago | 0

Answered
can't edit components within App Designer
Hi Ariosky, If you're looking to run MATLAB on a Linux operating system, it's important to note that MathWorks has validated ...

9 months ago | 0

Answered
GUI error on Linux only
Hello Diago, I understand you're having trouble with your Linux VM's GUI elements in MATLAB, while it works fine on Windows roo...

9 months ago | 0

Answered
Matlab R2023b installation issue on Ubuntu 22.04 LTS
Hi Sami, I understand that you are facing "Error creating and setting up the model" Error while installing. If you can share ...

9 months ago | 0

Answered
regularization of matrix using L1 norm?
Hi lohith, I understand you did not find any documentation for the L1 regularization while you find the below documentation for...

9 months ago | 0

Answered
how to use L1 regularization instead of L2 in train()
Hi Jay, I understand you did not find any documentation for the L1 regularization while you find the below documentation for ...

9 months ago | 0

Answered
Simulink bus element name same as Bus name, problem with code generation
Hi Antonio, I understand that you've encountered an error in Simulink 2021b due to a nested bus element sharing the same name ...

10 months ago | 1

| accepted

Answered
Failed Code generation information file
Hello Wenqun, I understand that you are facing an error while trying to generate code. Here are a few workarounds you can refe...

10 months ago | 0

Answered
Help finding location of pixel relative to center pixel given pixel intensity issues
Hi Gabriel, It can be difficult to deal with the issue of identical pixel intensity between a road that is brightly lighted an...

10 months ago | 0

Answered
How do I convert from CAN_MESSAGE_BUS to CAN_MESSAGE?
Hi Jonathan , In Simulink, the CAN Pack and CAN Unpack blocks are used to convert between the CAN_MESSAGE data type and a Simul...

10 months ago | 0

Answered
How to put a MATLAB App Designer app on a company website?
Hi Anna, I understand you want to know how to deploy a web app created using app designer. To deploy a web app created with Ap...

10 months ago | 0

Answered
how to apply sliding window in deep learning LSTM
Hi Tony, Yes, it's possible to apply a sliding window to your data and use a matrix as input for the sequenceInputLayer. You ...

10 months ago | 0

Answered
How to implement Daubechies db4 from scratch in Matlab
Hi Sudhir, You are trying to implement the Daubechies db4 wavelet from scratch in MATLAB can be a great learning experience...

10 months ago | 0

Answered
How to make a flowchart of an industrial plant in app designer, where you can add or remove equipment.
Hi Jhoni, I understand that you want to know how to create a flow chart in the app designer, but app designer is not the corr...

10 months ago | 0

Load more