Community Profile

photo

Eric


University of Oklahoma

2013년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

거의 10년 전

문제를 풀었습니다


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

거의 10년 전

문제를 풀었습니다


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

거의 10년 전

문제를 풀었습니다


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

거의 10년 전

문제를 풀었습니다


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

거의 10년 전

질문


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

10년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

10년 초과 전 | 답변 수: 3 | 1

3

답변