Animesh Gupta
MathWorks
Followers: 0 Following: 0
I am an intern at Mathworks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks
Statistics
0 Questions
23 Answers
RANK
3,604
of 295,467
REPUTATION
14
CONTRIBUTIONS
0 Questions
23 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
why is the neural network performance is not improving
Hello, It is my understanding that validation and testing mean square error (MSE) are significantly higher compared to training...
2 years ago | 1
Error using trainNetwork, output size of last layer does not match response size
Hello, It is my understanding that you are encountering size related error while training neural network. Due to non-availabil...
2 years ago | 0
MATLAB command for "Rename all" into Model Workspace
Hello, It is my understanding that you want to programatically interact with variables inside Model Workspace. Please refer th...
2 years ago | 0
Export part of the matrix to excel
Hello, It is my understansing that you want to extract part of the matrix and export it to excel. The interested part of the m...
2 years ago | 0
Deal with Large numbers
Hello, It is my understanding that you want to perform large number arithmetic in simulink. There are several tools available ...
2 years ago | 0
GPU is not detected
Hello, It is my understanding that you are unable to run the calibrate method for the dlquantizer object, although you have a G...
2 years ago | 0
link between matlab and simulink
Hello, It is my understanding that you want to include MATLAB code in Simulink. There are a number of ways to do that. One po...
2 years ago | 0
Simulink: programmatically find all blocks of a certain kind
Hello, It is my understanding that you want to programmatically find all blocks of a certain kind. The blocks of a certain kin...
2 years ago | 0
Why can't Matlab figures be opened using Matlab on MAC?
Hello Brianna, It is my understanding that you want to open saved MATLAB figures. The figures saved in MATLAB with '.fig' exte...
2 years ago | 0
Simulink error loading ... symbol not found
Hello, It is my understanding that you are experiencing the attached error when opening a template in Simulink startup page. T...
2 years ago | 0
Extracting feature vectors as input to train other network
Hello, It is my understanding that you want to reuse the feature vector from pre-trained model and then append it with fully co...
2 years ago | 0
| accepted
Divide an image into 16x128x128 tiles each
Hello, It is my understanding that you want to divide the image into several blocks. The idea is to extract the interested row...
2 years ago | 0
Attempting to open Simulink but get error every time
Hello Victor, It is my understanding that you are experiencing the attached error while opening Simulink. This error seems to ...
2 years ago | 0
How to format the decimal/integer number in the cells of a table in the App Designer code?
It is my understanding that you want the first column to be of "integer" data type and the remaining second and third column of ...
2 years ago | 0
i want to extract rows from a matrix
Hi, It is my understanding that you want to extract adjacent rows of a matrix. You may refer the following code snippet that ...
2 years ago | 0
Is the Matlab feature "Ctrl+Scroll to increade/decrease value" still present in 2021b or newer?
Hello, Since 21b, MATLAB provides the functionality to zoom in/out using ctrl + scroll up/down. This key combination is no lo...
2 years ago | 0
| accepted
how to rectify this
Hello, It is my understanding that plot function is not working in your case, and you are receiving the mentioned error. To...
2 years ago | 0
what to do when you get this error
Hello Jay, It is my understanding of the question of that you are getting the mentioned warning. The warning has no functional...
3 years ago | 0
How to replace a child node in a XML file?
Hello Mark, It is my understanding of the question that you want to perform a replacement operation between two different XM...
3 years ago | 0
| accepted
specify limits in boxplot-style plot
Hello Daniel, It is my understanding that you are trying to manually enter the values for mean, box edges and box whiskers for ...
3 years ago | 0
How can I get data from a website?
Hello Adriano, It is my understanding that you want to load the data from the mentioned website into MATLAB workspace. In MA...
3 years ago | 0
MATLAB R2019b Opening Excel file, error "This workbook contains links to ... unsafe ..." (want to open readonly).
Hello Bruce, It is my understanding that you are unable to load an excel file in your workbook due to the error message. I fo...
3 years ago | 0
I got unread file using Fprintf, and that is the first time I got that error
Hello ElWakil, It is my understanding that you are unable to load non-ascii contents of the provided file. You may refer the...
3 years ago | 0