Community Profile

Assaf


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Linspace and Colon Operator Inconsistency
Hi, I am running the next two commands: V1 = 0:1/8000:0.2 ; V2 = linspace(0,0.2,1601) ; I expected both commands to ge...

9 years ago | 1 answer | 0

1

answer

Solved


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

9 years ago