Little Flower
Followers: 0 Following: 0
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...
2년 초과 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 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년 전