photo

Nick Granville


Last seen: 4개월 전 2019년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

1년 초과 전

질문


I want to compare fit() using option 'sin1' with the same equation defined using 'fittype'.
I have used fit() with the option 'sin1' to fit a noisy set of data that very approximately look like a sine wave. To understan...

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

1

답변

문제를 풀었습니다


Find the slope of a line that passes through two vectors
Given two vectors p1 and p2, return the slope of a line that passes through p1 and p2. Examples: Input [p1,p2] = deal([0,1],[...

거의 2년 전

문제를 풀었습니다


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

거의 2년 전

질문


Differences between Deep Learning Toolboxes versions 18b and 19a
I have successfully set up a GoogLeNet network using the Deep Learning Toolbox (version 19a) on a standalone computer. I copied...

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

1

답변