Community Profile

photo

Eric


University of Oklahoma

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

bijna 10 jaar ago

Solved


Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...

bijna 10 jaar ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

bijna 10 jaar ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

bijna 10 jaar ago

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

bijna 10 jaar ago

Question


Gauss-Seidel Method in MATLAB
I have to write two separate codes for the Jacobi method and Gauss-Seidel The question exactly is: "Write a computer program ...

meer dan 10 jaar ago | 3 answers | 0

3

answers

Question


Jacobi method in MATLAB
I have to write two separate codes for the Jacobi method and Gauss-Seidel The question exactly is: "Write a computer program...

meer dan 10 jaar ago | 3 answers | 1

3

answers