photo

Pruthvi Muppavarapu

Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 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 前 | 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 前 | 2

| 已接受

已回答
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 前 | 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 前 | 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 前 | 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 前 | 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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

已回答
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 前 | 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 前 | 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 前 | 0