Pruthvi Muppavarapu
Followers: 0 Following: 0
Estadística
0 Preguntas
15 Respuestas
CLASIFICACIÓN
1.870
of 295.467
REPUTACIÓN
34
CONTRIBUCIONES
0 Preguntas
15 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
más de 5 años hace | 0
| aceptada
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...
más de 5 años hace | 0
| aceptada
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...
más de 5 años hace | 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...
más de 5 años hace | 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...
más de 5 años hace | 2
| aceptada
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...
más de 5 años hace | 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 ...
más de 5 años hace | 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...
más de 5 años hace | 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...
más de 5 años hace | 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...
más de 5 años hace | 0
| aceptada
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/...
más de 5 años hace | 0
| aceptada
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...
más de 5 años hace | 0
| aceptada
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...
más de 5 años hace | 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...
más de 5 años hace | 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...
más de 5 años hace | 0