Community Profile

photo

Nick Granville


Last seen: 8 días hace Con actividad desde 2019

Estadísticas

All
  • Thankful Level 2
  • Solver

Ver insignias

Content Feed

Ver por

Resuelto


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

alrededor de 1 año hace

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Resuelto


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],[...

más de 1 año hace

Resuelto


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]

más de 1 año hace

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta