photo

Little Flower


Last seen: 3개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

4 질문
0 답변

Cody

0 문제
1 답안

순위
114,777
of 297,503

평판
0

참여
4 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
126,189
of 159,017

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Explorer
  • Solver

배지 보기

Feeds

보기 기준

질문


Show the output arguments of a function call : MATLAB app designer
I have loaded a .mat file using push button. Then I called a function to bring out the mean accuracy (For this also i have used ...

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

1

답변

질문


Big O computation of CNN architecture in deep learning
Hi, I need to compute the complexity of AlexNet architecture theoretically using Big O notation. How should I compute that? Tha...

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

1

답변

질문


Genetic Algorithm. About ga function in matlab and feature selection
I am using Genetic algorithm for feature selection. I used the built-in function of matlab x = ga(fun,nvars) In the above fu...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


To Create mean squared error as a Function handle for input to genetic algorithm
I am working on machine learning algorithms namely svm, knn, nb, elm etc. I wish to use ga for feature selection. The input matr...

거의 3년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 4년 전