![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/kmittalmathworkscom_1530122687323_DEF.jpg)
Kartik Mittal
MathWorks
Followers: 0 Following: 0
Disclaimer: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks
Statistics
0 Questions
8 Answers
RANK
4,475
of 297,016
REPUTATION
12
CONTRIBUTIONS
0 Questions
8 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
Is there any component to represent Electrical power grid in simulink/Simscape?
Please refer to the following - https://www.mathworks.com/help/physmod/sps/examples/simplified-model-of-a-small-scale-micro-gr...
6 years ago | 0
| accepted
Error in fluxvariability analysis
Make sure you are using proper subscripts while getting value from the matix, also in proper order. https://www.mathworks.com/...
6 years ago | 0
Error in trainFasterRCNNObjectDetector.
It would have been helpful if you provided more informationm, but still, this could be parsing error. I would suggest that you...
6 years ago | 0
| accepted
Can't open multiple scripts
Try resetting the layout - In the "Home" tab in the MATLAB toolstrip, click "Layout" and select "Default." This will return the ...
6 years ago | 0
Training data table format for multi-class object detection
You can refer to the documentation - <https://www.mathworks.com/help/vision/ref/rcnnobjectdetector.html#bvcplh5-6>
6 years ago | 0
MATLAB freezes entire OS (Linux Mint "Tara" 19) on splashscreen, -nojvm works just fine.
You are correct about this being a Java issue. You can try configuring the Java environment for MATLAB again. Refer to the f...
6 years ago | 0
can we implement PCA for lets 10 subjects 3 repeated trials with each trial 101 samples and variable vertical-GRF i.e. 101*30 input matrix
My understanding of the problem is that you have 101 data points, each with 30 attributes? If that is the case, you can use PC...
6 years ago | 0
Machine learning to predict yield
I think the right approach would be to convert the categorical variable into a numeric one by encoding it in numeric levels and ...
6 years ago | 0
| accepted