![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25547448_1644411611131_DEF.jpg)
Yukta Maurya
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
20 Answers
RANK
3,677
of 297,016
REPUTATION
14
CONTRIBUTIONS
0 Questions
20 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Matlab R2022b Segmentation Fault on CentOS 7
The crash dump looks similar to a known issue with sporadic crashes when starting Simulink on CentOS 7. For more information on ...
2 years ago | 0
Im getting an error "Invalid value for a mask parameter"
As per my understanding, it might be possible that the workflow you are following relies on a legacy version of Arduino support,...
2 years ago | 0
Rtwtypes.h vs Tmwtypes.h
The file tmwtypes.h contains type definitions that are needed by the generated code. You can read more about it in the doc page ...
2 years ago | 0
crash report and stopped the code in the middle
It looks like "REFPRP64.dll" is the library causing the crash. Since it is not provided by MathWorks, we will not be able to get...
2 years ago | 0
The bus data type 'BMS_Output' specified in 'Battery_Model/Bus Creator' is not valid; the number of signals at the input to the block must match the number of object elements
You can refer to the "https://in.mathworks.com/matlabcentral/answers/458312-what-does-the-error-the-number-of-signals-at-the-inp...
2 years ago | 0
how to calculate IoU for deep learning segmentation
You can refer the documentations below to know more about semantic segmentation using deep learning - Semantic Segmentation Us...
2 years ago | 0
| accepted
Warning: URI generated by PathMapManager is not a canonical MATLAB path URI
This warning might be due to an unknown interaction with Jenkins when it is setup to use the "Local System Account". The "Local ...
2 years ago | 0
Predictive Driver Input signals
You can refer the Predictive Driver documentation to know more about Predictive Driver and its input signals.
2 years ago | 0
what is the meaning of this error?
Assuming that you might be trying to run your application using XCP-based external mode, the error can could have occured becaus...
2 years ago | 0
Out of memory problem can you healp me please
Assuming that you might be using Faster R-CNN. The issue can be likely caused due to the following reasons: 1) Large input dime...
2 years ago | 0
Parrot bebop2 package
Currently, the MATLAB Support Package for Parrot Drones does not support controlling of the camera angle in parrot bebop 2 from ...
2 years ago | 0
Internal error for transfering Appdesigner Project to Matlab 2022a
One of the possible reasons, this error can occur is when there is a component in the app that has a "CreateFcn" that calls "gca...
2 years ago | 0
Error -9,57 in OS Ubuntu 20.04LTS
You can check this link https://www.mathworks.com/matlabcentral/answers/99067-why-do-i-receive-license-manager-error-9?s_tid=src...
2 years ago | 0
PortAudio Error: Unanticipated host error.
You can refer to the below link - 1. https://www.mathworks.com/matlabcentral/answers/307634-how-to-fix-port-audio-error-unantic...
2 years ago | 0
Why has my license expired earlier?
You can refer the below links to know more about managing your licence and "License Manager Error -10" error message - https:/...
2 years ago | 0
issue to install hardware support packages
You can follow the below steps to install a hardware support package of your interest - On the MATLAB® Home tab, in the Environ...
2 years ago | 0
What means "MATLAB connector is not running"?
The below link can be followed for reference - https://www.mathworks.com/matlabcentral/answers/preview/ka03q0000019fR7AAI
2 years ago | 0
| accepted
How to change the number of nodes in hidden layer?
Assunmig that you might be working with LSTM, you can refer the below documentations - The "numHiddenUnits" represent the nodes...
2 years ago | 0
How to install SPICE/MICE toolkit?
You can refer the below documentation links for installing the SPICE/MICE toolkit in windows - https://naif.jpl.nasa.gov/naif/t...
2 years ago | 0
How to view the underlying model of a subsystem?
In order to view the underlying models inside a subsytem, you can follow the below steps - Select the subsytem you want to see....
2 years ago | 0
| accepted