photo

Harsh Patel


Last seen: 10개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
275,624
of 300,381

평판
0

참여
4 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


using Regression learner app
My regression learner app only has linear, SVM, ensemble, tree. Why doesn't it have neural network and random forest? How can I ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to plot linear least square model for a data?
I have a data in form of a table >> T = {'1';'2';'3';'4';'5';'6';'7';'8';'9';'10'}; >> X = [1;2;3;4;5;6;7;8;9;10]; >>...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How can i access the values in a cell array and assign multiple values from column of the cell to a variable using a for loop?
Hi. I have a cell 30x1 and each cell has 4 columns and 1 row. I want to assign the row values from 4 columns to 4 variables usin...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how to use multiple function like mean and sum in cellfun at same time?
Hi, i have a 30x1 cell array with nx4 cell. I want to perform mean on 2nd and 3rd column of nx4 and find sum of 4th column of nx...

대략 7년 전 | 답변 수: 1 | 0

1

답변