Pruthvi Muppavarapu
Followers: 0 Following: 0
Statistics
0 Questions
15 Answers
RANK
1,870
of 295,467
REPUTATION
34
CONTRIBUTIONS
0 Questions
15 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
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
How do i use simulink to create model for FOC on Three phase Induction motor Drive?
Hi Anandha, There are video lectures on modelling Field-Oriented Control of induction motor. You could refer to the webinars an...
5 years ago | 0
| accepted
Currently running a Matlab License Manager on Windows Server 2012 R2, will I need to migrate my license manager to Windows Server 2016 to support R2019a or greater versions?
Hi Wallace, Unfortunately Windows Server 2012 R2 is not supported as of MATLAB R2019a. You might need to use Windows Server 201...
5 years ago | 0
| accepted
Simscape: liquid hydrogen
Hi Paolo, Feel free to look into the followig documentation to further learn about thernal liquid models and a list of "Thermal...
5 years ago | 0
Matlab error "out of memory"
Hi Nikolas, The error looks like it might have been caused by the 'barrier.m' function which is called by the interior-point me...
5 years ago | 0
How can I change the softmax layer with a custom one in classification problems using trainNetwork?
Hi Davide, In order to use a softmax layer before classification layer, you could define the ClassificationLayer as a custom re...
5 years ago | 2
| accepted
Creating a project in R2019a appears to send MATLAB into a loop
Hi Greg, System requirements not being met might be one of the probable cause of the issue. You could refer to the below link t...
5 years ago | 0
Matlab Coder for .m archives that call another .m archives
Hi David, That should not be a problem. When you ask to process your top-level function, the coder will automatically find the ...
5 years ago | 1
Undefined variable "internal" or class "internal.findSubClasses" when USB storage plugged in / pulled out
Hi Oliver, A probable cause of your error might be related to the Instrument Control Toolbox. Please try executing the followin...
5 years ago | 0
Is it possible to send plots to multiple computers from the same matlab session in Linux?
Hi Louis, Currently, you might not be able to accomplish plots on multiple monitors within one MATLAB session. As a workarou...
5 years ago | 0
Which are the parameters that can be updated in Simulink among different simulations with fast restart?
Hi Edoardo, There are certain model parameters that need recompilation in order to be reflected, there is a limitation on param...
5 years ago | 0
| accepted
How to add constraints to a optimization problem matrix
Hi, The following document might help you understand linear constraints and a way to use them: https://in.mathworks.com/help/...
5 years ago | 0
| accepted
Copying handle.axes to figure in Matlab GUI
Hi Elena, You could try changing the "Position" Property of the axes in order to center your plot. Feel free to refer to the fo...
5 years ago | 0
| accepted
Simulink crashes when libstdc++.so.6 is replaced
Hi Goksan, The issue might be due to incompatibility between the libstc++ shipped by MATLAB and the libstdc++ shipped with the...
5 years ago | 0
License Manager Error -5
Hi Marta, Could you check whether you have only a network.lic file, instead of license.lic file. If that is the case, try cont...
5 years ago | 0
Error using mex, LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'
Hi Tuan, The above error might be a result of not having the necessary libraries in the library path. Try running the followi...
5 years ago | 0