photo

Eric


University of Oklahoma

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
5 Solutions

RANK
37 603
of 300 292

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20 908

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
55 893
of 167 999

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Solved


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

mer än 11 år 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...

mer än 11 år 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 ...

mer än 11 år ago

Solved


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

mer än 11 år 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:...

mer än 11 år 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 ...

ungefär 12 år 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...

ungefär 12 år ago | 3 answers | 1

3

answers