Answered
Error in prob.Objective
Hi Angga, I understand that you are facing this error in your objective function. I tried to analyze your objective function, ...

10 months ago | 0

Answered
Errors in converting real time sine wave in it's real time Fourier transform. The graph in UI Axes for frequency domain is not getting plotted in real time
Hi Anupriya, I understand you are facing issue in frequency domain plotting section. Specifically, there are a couple of mist...

10 months ago | 0

Answered
Validating a Model Created by the fitrauto command
Hi Isabelle, I understand you want to perform k-fold cross-validation on your dataset for creating a model using the fitrauto...

10 months ago | 0

Answered
Is fftshift not working here ?
Hi Ziad, I understand that your shiftedFFT is identitical to the plotting of the voltage against time. Here Your suspicion is ...

10 months ago | 0

Answered
Can the MATLAB Installer save its download progress?
Hi 审言, I understand that you are facing the connection error while trying to download the matlab through installer. Typicall...

10 months ago | 0

Answered
How to import .s2p file?
Hi Em, I understand that you are looking for the way how to import the data from .s2p file in matlab RF Toolbox. Use MATLAB Fu...

10 months ago | 0

Answered
I have trouble in installing matlab, at the final step. The detail is in the picture. But there is no problem with my network connection in fact.
Hi 廿九, I understand that you are facing the issue while installing the matlab R2024a, Usually there are follwing reasons for ...

10 months ago | 0

Answered
Finding Jacobian matrix for a similar set of equations
Hello Parthsarthi, I understand that you're looking to solve your system of nonlinear equations using the Newton-Raphson meth...

10 months ago | 1

Answered
EPS Figure Bounding Box
Hi Robin, I understand that you're attempting to use an EPS figure created through MATLAB in your LaTeX document. I tried to re...

10 months ago | 0

Answered
Icon not appearing in app
Hi Peter, If you'd like the same icon to appear in the top banner as well, you'll need to set the Icon property within the Id...

10 months ago | 0

Answered
What is the default learning rate of AutoEncoder?
Hi Kaniska, In MATLAB, when you train an autoencoder using the trainAutoencoder function from the Deep Learning Toolbox, the de...

11 months ago | 0

| accepted

Answered
how can i change the SegNet architecture to be based on AlexNet not vgg16
Hi Salma, I understand that you are using SegNet for semantic segmentation and you want to use AlexNet instead of VGG-16. To ...

11 months ago | 0

Answered
How to crop different size of plant seed automatically?
Hi Ariunzaya, I understand that you have the image which is having all the blue bounding boxes and you are looking for a method...

11 months ago | 0

Answered
get error while creating nl filter
Hi Enes, I understand that you are facing some error in line 44: fun2 = im(i:i+1,j:j+1).*filtre; I understand that here you'r...

11 months ago | 0

Answered
Change in Speed & Acceleration
Hi Andrei, It looks like you're having trouble getting your calculations to match up with what you expected based on a handwrit...

11 months ago | 0

Answered
Exporting plot to EPS ignores clipping definition
Hi Sebastiao, I understand that you're encountering an issue with exporting figures to EPS format in MATLAB—where the exported ...

11 months ago | 0

Answered
How do I utilize a timer in the App Designer to capture serial data?
Hi Max, I understand you are facing issues with your app in visualizing the counter with the timer. Here are the following sug...

11 months ago | 0

Answered
add pretrained LSTM regression model to app designer
Hi Kouadri, I assume that you are facing issue with using a pretrained LSTM network inside the app designer based application...

11 months ago | 0

Answered
Is there a saveas function for axes/graphs in App Designer?
Hi Laura, I understand you want to save your graph as a jpg image. I belive saveas function is not supported with figures crea...

11 months ago | 0

Answered
reading the file from different directories
Hi Rajesh, I Understand you are looking for a method to use a file that is not in the current directory within another file. ...

11 months ago | 0

Answered
export() only works the first time
Hi Cristian, I understand you're encountering issues with the export() function in MATLAB when attempting to run your script fo...

11 months ago | 0

Answered
Loading Pretrained 'EfficientDet' Network
Hi Avivit, I understand you're encountering issues with downloading the pretrained EfficientNetB0 model for object detection or...

11 months ago | 0

Answered
Refresh data in plot
Hello Pi_etudiant, It seems you're attempting to refresh the mean plot line in your chart whenever you change the visibility of...

12 months ago | 0

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...

12 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...

12 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 ...

12 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 ...

12 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...

1 year 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 ...

1 year 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...

1 year ago | 0

Load more