photo

Dhemiebabs


Student

Last seen: 거의 2년 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Answer
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
PSO-SVM Classification technique
Any update on how you were able to solve this(PSO-SVM) please. I'm presently carrying out the same project and I'm stock at the ...

4년 초과 전 | 0

문제를 풀었습니다


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:...

거의 7년 전

질문


Good Morning everyone, I'm presently working onTwofish and got stock in generating the Subkey S and Subkeys K. How to i perform matrix multiplication over Galois Field in binary?... Here is my code
load('key.mat'); %Divide key to four equal part of 32bit each M0=key(1:32); M1=key(33:64); M2=key(65:96); M3=key(97:128); ...

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

0

답변

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

거의 8년 전