photo

Kartik Mittal

MathWorks

2018년부터 활동

Followers: 0   Following: 0

Disclaimer: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks

통계

MATLAB Answers

0 질문
8 답변

순위
4,246
of 297,503

평판
12

참여
0 질문
8 답변

답변 채택
0.00%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

배지 보기

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년 전 | 0

| 수락됨

답변 있음
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년 초과 전 | 0

답변 있음
Error in trainFaste​rRCNNObjec​tDetector.
It would have been helpful if you provided more informationm, but still, this could be parsing error. I would suggest that you...

6년 초과 전 | 0

| 수락됨

답변 있음
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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 0

| 수락됨