![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28838403_1673442016836_DEF.jpg)
Aman
MathWorks
Followers: 1 Following: 0
I am Aman an EDG intern at Mathworks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Statistics
0 Questions
30 Answers
RANK
3,310
of 297,016
REPUTATION
16
CONTRIBUTIONS
0 Questions
30 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Facing issues in generating code for Deep Reinforcement Learning trained network for hardware deployment
Hi Anugula, I understand that you are having issues in generating code for Deep Reinforcement Learning trained network. ...
1 year ago | 0
Show training progress for training neural networks in compiled state
Hi Osman, I understand you want to compile the model training along with the training progress in the GUI. The error is ...
1 year ago | 0
processImagesMNIST doesn't give the right data format for trainNetwork
Hi Runcong, It is my understanding that you are having issues while loading the data for model training. The “processImage...
1 year ago | 0
Using LSTM for time series classification, all data in the training set and the test set were erroneously classified into one class
Hi 杰膑 罗, I understand you want to perform a classification task on the time series data using LSTM. Misclassification int...
1 year ago | 0
Hello... I need to get the optimal conditions inputs parameters (processing temperature & Vol. fraction of Al2O3) to obtain the maximum value of 2 outputs (UTS & YS)
Hi Yahya, I understand you want to find the optimal value for the input parameters to get the maximum value for the output va...
1 year ago | 0
Change "Project definition folder"
Hi, I understand that you want to create projects and want to set specific definition folder types programmatically, but you ...
1 year ago | 0
How to Publish Simulink output into Websocket
Hi, I understand that you have a Simulink model and want to publish its output to a WebSocket but are unable to do so, and th...
1 year ago | 0
Optimization of LED channels using MATLAB
Hi, I understand that you have code that does optimisation for LED channels, but you are getting the "Function definitions in...
1 year ago | 0
Please help I am encountering the following error: Error using Fuzzy>@(I_Htm,Ft)mean(Ft(I_Htm)) Too many input arguments. Error in Fuzzy>@(fQ)sum((delta*exp(-r*(tm-t)).*E_Q.
Hi, I understand that you are trying to solve an optimization problem and are getting the “Too many input arguments” error. ...
1 year ago | 0
Matlab for antenna simulation
Hi, I understand that you want to implement phased array antennas, do their performance analysis, and want to know whether th...
1 year ago | 0
how i save final Newton Raphson iteration value to use in another equation
Hi, I understand that you have an equation that you want to solve using the Newton-Raphson method but are facing an issue as ...
1 year ago | 0
Problem loading pretrained fuzzy model
Hi, I understand that you are trying to execute the "Explain Black-Box Model Using Fuzzy Support System" example and are faci...
1 year ago | 0
is there a mistake in "Deep Learning Data Synthesis for 5G Channel Estimation" example code?
Hi, I understand that you are trying the "Deep Learning Data Synthesis for 5G Channel Estimation" example and are having troubl...
1 year ago | 0
We are trying to create a wound segmentation model but we keep on getting the following errors when using VGG16
Hi, I understand that you are trying to do image segmentation; for that, you are using the VGG16 and DeepLab v3+ CNN models ...
1 year ago | 0
Error using trainNetwork Invalid training data. The output size ([256 256 2]) of the last layer does not match the response size ([501 401 2]).
Hi, I understand that you are trying to do image segmentation, for that you are using the DeepLab v3+ CNN model and getting the...
1 year ago | 0
Using PSO with discrete variables
Hi, I understand that you have an objective function whose minimal value you want to identify and are using PSO for that in a d...
1 year ago | 1
Read folder files correctly into workspace and plot
Hi, I understand that you have a 20 tab delimited text file and want to plot out the data of a particular file against some ot...
1 year ago | 0
displaying Images from image array
Hi, As per my understanding, you have an array of grayscale images, and you want to show all of them in a single plot. The 'Gr...
1 year ago | 0
i want to import a signal from physiobank to matlabe i don't know how to do it i have to call him from matlabe if yes how
Hi, I understand that you want to analyse signal which you downloaded from Physiobank, but you are unable to import it. In ord...
2 years ago | 0
How to produce coloured voxels in 3D space?
Hi, I understand that you need to draw a coloured voxel. For drawing a coloured voxel, you can use the “voxel” function. For m...
2 years ago | 0
Confusion chart displaying wrong number of class labels
Hi, I understand that you have made model for classification and to evaluate the model performance you are using confusion matr...
2 years ago | 0
| accepted
Read and process EMG data (*.emt)?
Hi, I understand that you want to analyse the EMG signal data which is stored in .emt file and you want to know whether there i...
2 years ago | 0
| accepted
¿como puedo asignar a la barra de color un tiempo y que esto se vea reflejado en los datos?
Hi, I understand that you have plot a scatter plot in which color of each point depends on some variable and it works fine when...
2 years ago | 0
Unrecognized function or variable in Matrix element input
Hi, I understand that you have written code for performing some calculation and you are getting error of unrecognized variable....
2 years ago | 0
Compartir datos dentro de una aplicación
Hi, I understand that you have created an application and want to save the calculated data on a button click. For saving the d...
2 years ago | 0
Can I use dll library generated in Matlab in R?
Hi, I understand that you have generated a dll file using the MATLAB and now you want to access it in some other high-level lan...
2 years ago | 0
How can I calculate a mean value of peak amplitude and area under the curve?
Hi, I understand that you have a function, and you want to find out its global maxima. Then you want to find the nearest local ...
2 years ago | 1
Optimization using Particle swarm optimization
Hi, I understand that you have an objective function whose value is dependent on “x1” and “x2” and you want to find the optimal...
2 years ago | 0
Real time data sharing between Matlab/Simulink and Python
Hi, I understand that you have made some MATLAB/Simulink model whose data you want to share with your Python application. For ...
2 years ago | 0
y-Label cut off by exportgraphics()
Hi, I understand that you are trying to download the graphic content in a tightly cropped format, but in your case, it is crop...
2 years ago | 0
| accepted