已回答
Skyline function Neural Network Toolbox
Hi @Jesus Mª Juarez Ferreras, It seems that you are trying to use a MATLAB function that does not exist. Please refer to the fo...

8 months 前 | 0

已回答
Why best performance MSE does not align with final MSE?
MSE you achieve at epoch 22 is for that specific minibatch used at epoch 22. That would not mean that you achieve the same MSE f...

8 months 前 | 1

已回答
Reading and finding string in a text (.TXT) file containing string and numerical data
Hi @Saeid, I understand that you are trying to search for text in your ".txt" and then extract all the columns of the table con...

8 months 前 | 0

已回答
Why doesn't the Artificial Neural Network stop training at the point where it achieves the best performance indicated by the lowest MSE on the performance plot?
Hi @Sunita, The ANN cannot stop at the lowest point, because at the time of training there is no lowest point. Ideally, the l...

8 months 前 | 1

已回答
how to use getvarname
Hi @Luca Re, Firstly, I see that there is an inconsistency between the question and the code you have written. You have asked a...

8 months 前 | 1

已回答
Signal labeler does not import timetable from workspace
Hi @Gustavo Ramirez, I understand that you are trying to import a "Timetable" data into the Signal Labeler, but you are unable ...

8 months 前 | 0

已回答
I want to access matlab online server using post api but getting 400 error.
Hi @Jay, The Error Code 400 corresponds to a "Bad Request" from the server side. The error arises as there is no Endpoint from ...

8 months 前 | 0

已回答
Modifying DC Machine Block in Simulink for Custom Motor Specifications
Hi @Badr Al-Sabri, The "DC Machine Block" that you are using in your Simulink Model is intended to be used with Mechanical In...

8 months 前 | 0

已回答
DeepLearning network compiling for embedded code error
Hi @Yang Liu, I understand that you are facing an issue with Code Generation using "Embedded Coder" when you are using a traine...

8 months 前 | 0

已回答
The calculation result of the Matlab function is incorrect.
Hi @hard study, From the values, I can see that the error value is being computed wrongly for every value of "Te_up". However, ...

8 months 前 | 0

| 已接受

已回答
save a training code using ANN in script and use it in a function in simulink Matlab.
Hi @Kawsar, I understand that you are trying to save your ANN so as to use the model at a later point. You can achieve this by ...

8 months 前 | 0

| 已接受

已回答
Neural Network is not reducing loss during trainning
Hi @Axel, I understand that you are unable to train your Neural Network model as your model loss does not reduce with training...

9 months 前 | 0

已回答
How to find the optimum number of neurons and hidden layers for ANN?
Hi @Sunita, I understand you are trying to train your ANN and would like to know the ideal number of neurons and hidden layers ...

9 months 前 | 0

已回答
INVALID MEXFILE ON MY LAPTOP (THE SAME FILES WORK ON OTHER LAPTOPS)
Hi martina, I understand that you are trying to open “CAT12” files but are unable to achieve it on your machine. The following ...

9 months 前 | 0

已回答
Tuning exciter parameters for a synchronous generator
Hi @K, I understand that you are trying to reach optimum parameters for a Simulink block. You can achieve this in two ways, Us...

9 months 前 | 0

已回答
Simscape Thermal Liquid Domain - Across variable T of parallel flows
Hi Joël Habersatter, The issue arises as you are simply connecting the fluid flow together. Due to this, the Simscape model tri...

9 months 前 | 0

已回答
Convert a multiple channel raw ECG to readable .mat format
Hi Ngoc , I understand that you have been trying to import the file with multiple columns and then save to a .mat file. In your...

9 months 前 | 0

已回答
How to retrain a deep neural network with another dataset which is already trained using a particular dataset?
Hi @BIPIN SAMUEL, The implementation you are trying to achieve is the same as a "Transfer Learning system". The right way to ...

9 months 前 | 1

已回答
Stateflow Highlight Active States in Model Reference
Hi @ Alessandro Carnevali, Stateflow referenced models focus on the Simulation of the model rather than the internal behaviour...

9 months 前 | 0

| 已接受

已回答
Failed to open file '...\mcr\toolbox\matlab\iofun\@timer\timer.m'. Details: 'File stream is closed. The following flags are set: failbit.' when using plot in standalone exe
Hi @engdancili, The issue is non reproducible from my end, and may have to do with version mismatches of of MATLAB Runtime. K...

12 months 前 | 0

已回答
Lizenz Subscription nicht verlängern
Hi @Marcel, Kindly refer to the documentation on how to deactivate an ongoing license. Deactivate Your Installation - MATLAB ...

12 months 前 | 0

已回答
i am getting the following issue when i am trying to calculate gradient and divergence in matlab' ode45.
Hello @S Ashish, The divergence() function calculates the divergance by taking two matrices for a 2D space and 3 matrices for a...

12 months 前 | 1