已回答
I have an adjacency matrix .Now I want to rewire by replacing two edges at random.
Hi @mks, As I understand, you would like to rewire the graph represented by an adjacency matrix by replacing two existing edg...

5 months 前 | 0

已回答
Training PPO agent to track 4 reference signals
Hi @Eddie, I understand that you are encountering an issue where the control signal exceeds the upper and lower limits define...

5 months 前 | 1

已回答
Generating Nakagami-m wireless channel in MATLAB
Hi @chaaru datta, I understand that you would like to generate a Nakagami-m fading wireless channel. For a Nakagami-m fading ...

5 months 前 | 1

已回答
EEG Data Augmentation (Increasing data sequencies)
Hi @Ahmed, As I understand you have a dataset of EEG sequences and you want to increase the number of sequences for training....

5 months 前 | 0

已回答
LSTM classification for days
Hi @sensor, I understand that you would like to train an LSTM model to classify samples as either control or infected, which ...

5 months 前 | 1

| 已接受

已回答
calculate entropy of three-dimensional data with size 197*128*64 in MATLAB
Hi @Lucia, As I understand, you want to calculate the entropy of a 3D matrix corresponding to radar data after applying a 3D ...

5 months 前 | 0

已回答
How plot Contour in subplot with special function ?
Hi @salim, I understand that you want to create a visualizations that are like the ones shown in the attached images. To ach...

5 months 前 | 0

已回答
Issue with cwtft2 Function in MATLAB R2024b
Hi @Kobi, I tried to use complex values as input to “cwtft2” function in MATLAB R2024b and got a similar error. In the MathW...

6 months 前 | 0

已回答
Can the standard Soft Actor Critic (SAC) algorithm in Matlab be adapted for hybrid action spaces, or is there another reinforcement learning algorithm in Matlab that is better
Hi @Omar, I understand that you want to use the Soft Actor Critic (SAC) algorithm for hybrid action spaces. The SAC algorit...

6 months 前 | 0

已回答
Why BER simulated result and theoretical one in Simulink does not match over AWGN channel?
Hi @稼润, I tried to reproduce the Simulink model according to the parameters you provided. On reproducing the model, I found ...

6 months 前 | 0

已回答
How to draw a combined efficiency map
Hi @xiaohan, As I understand, you want to plot combined efficiency maps using the data you provided. Kindly refer to the step...

6 months 前 | 0

已回答
Define a custom input layer in the deep learning toolbox
Hi @Matt J, As I understand you want to define a custom input layer using the Deep Learning Toolbox that performs the desired...

6 months 前 | 0

已回答
how can i remove the dc componente from the output of the signal from workspace?
Hi @Lorenzo, As I understand you want to remove the DC component of the signal in Simulink. There are two methods to do this...

6 months 前 | 0

已回答
How can to divide my entire dataset of images in subset of train, test and validation? After i made this division , i should apply a speckle noise for each subset
Hi @Michele, I understand that you want to divide the input dataset into training, testing, and validation sets and apply spe...

6 months 前 | 0

已回答
Create a set of parameters from a excel file
Hi @Ismael, I understand that you want to create MATLAB workspace variables with names corresponding to the rows in your Exce...

6 months 前 | 0

已回答
How to do exhaustive search in case of Maximum Likelihood detector in MATLAB ?
Hi @chaaru datta, I understand you want to implement a Maximum Likelihood detector in MATLAB. To perform an exhaustive search...

10 months 前 | 0

已回答
How to train object detector for Line and Polygon Labels?
Hi @Andrey Senkov, To create training data with Line and Polygon ROI labels in MATLAB, you can refer to the steps outlined in...

10 months 前 | 0

已回答
MATLAB Image Data Extraction Issue
Hi @peter huang, To detect lines in an image, you can use the "hough" functions, which performs the Hough Transform operation...

10 months 前 | 0

已回答
Confusion matrix not showing the vlaues of all boxes
Hi @mohammed, I tried reproducing the issue using dummy data for the true and predicted labels. I can confirm that some b...

10 months 前 | 0

已回答
Time series Sequence to Sequence regression dimensions
Hi Omar, To resolve the error, you can consider the following changes to your network design: You have set “OutputM...

10 months 前 | 1

已回答
Neural Network Training - Input Data with Targets
Hi Maxim, As per my understanding, you want to train an image-to-depth network in MATLAB. To do this, you may refer to the ste...

10 months 前 | 1

| 已接受

已回答
Matlab keeps cutting off Vector when saving to pdf, no matter what I do
Hi @Jonathan, I used the “exportgraphics” function to save the figure of dummy data as a PDF. I was able to render the PDF wit...

10 months 前 | 0

已回答
Building an LSTM Regression Model with Sliding Windows
Hi @ALEJANDRO, As I understand you want to format a dataset using sliding windows for LSTM regression model training into t...

10 months 前 | 2

| 已接受

已回答
What is the analytical expression of the epanechnikov kernel used in kdensity?
Hi @Samuel M, As I understand, you want to compare your implementation of "kdensity" with MATLAB's implementation using the ...

10 months 前 | 1

| 已接受

已回答
Using a curve to contrutct a geometry for a model in pde toolbox
Hi @Geovane Gomes, I understand that you want to perform an extrusion operation using the x-y coordinates for a wing section ...

10 months 前 | 0

已回答
Record real-time EMG signal and Plot it.
Hi @Iro Liontou, As I understand, you want to interface with the Arduino board and sample an EMG signal at a specified samp...

10 months 前 | 0

已回答
Using custom weights and cfg file, is there a clear documentation in Matlab to use them for yolov3 object detection?
Hi @Hanes Ongos, I understand that you want to use your custom weights and configuration files in a YOLOv3 model in MATLAB. ...

10 months 前 | 0

已回答
Storing 3 large data sets in one workspace
Hi Mark, I understand that you are working with three large datasets, and you are looking for a way to load them into the wo...

12 months 前 | 0

已回答
How to address this issue and enhance pixel quality by estimating or predicting the missing (zero) pixels, by using AI models
Hi abdullah al-dulaimi, I understand that you want to enhance the image by correcting the missing pixels in the provided ima...

12 months 前 | 0

已回答
Beamwidth of antenna array in arbitrary cut
Hi Gergely, I understand that you have a 3D antenna array pattern with an arbitrary cut, and you want to determine the maxi...

12 months 前 | 0

加载更多