Community Profile

photo

Ganesh


Last seen: 13 days ago Active since 2023

Followers: 0   Following: 0

Spoken Languages:
English
Pronouns:
He/him

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to do cross validation for a minibatch queue?
Hi @BIPIN SAMUEL, I understand that you would like to set up your system for cross validation when input is given as a minibatc...

4 months ago | 1

Answered
Sendmail error using gmail: 550-5.7.1 This message is not RFC 5322 compliant. There are multiple To headers.
Hi Oran, I understand that you are unable to enter multiple recipients, and this is a known issue due to the policy change made...

4 months ago | 0

| accepted

Answered
How to obtain word embedding vector for each word in the sentence using pre-trained BERT in MATLAB
Hi @Yuhong, I understand that you want to generate Word Embeddings for BERT Model using MATLAB. To achieve this, you can use ...

4 months ago | 0

Answered
Mismatch result in comparison operation in Simulink
Hi @Tharun, I understand that you expect a flat line, complimenting Fig. 1. However, the response generated seems to be consi...

4 months ago | 0

| accepted

Answered
Im working with algae growth linked to the light. But i have some problems on my code
Hi @Alfonso, The issue you are facing is due to the following lines: % At T=1001, the loop conditions are met and results into...

4 months ago | 0

Answered
wrong values in histogram plotting
Hi @Elinor Ginzburg, I understand that your histogram is inconsistent with the data you have. The issue you are facing can be e...

4 months ago | 1

| accepted

Answered
REST doesn't support the selected ROI definition now
Hi @YS, The error is caused as the AROIDef is of the type "cell" and it is inconsitent with sprintf. You would have to referenc...

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 1

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

4 months ago | 0

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

4 months ago | 1

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

4 months ago | 1

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

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

4 months ago | 0

| accepted

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

4 months ago | 0

| accepted

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

5 months ago | 0

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

5 months ago | 0

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

5 months ago | 0

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

5 months ago | 0

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

5 months ago | 0

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

5 months ago | 0

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

5 months ago | 1

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

5 months ago | 0

| accepted

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

8 months ago | 0

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

8 months ago | 0

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

8 months ago | 1