John locke - MATLAB Central
photo

John locke


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB AnswersFrom 03/14 to 03/25Use left and right arrows to move selectionFrom 03/14Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 Questions
0 Answers

RANK
34 135
of 297 560

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20 456

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 148

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you write a finction for TwoSums
It should take in an array of numbers and return the sum of odd numbers and the sum of even numbers. For example: [s1 s2] = Two...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


how do you write function divisible(n)?
The function has one parameter n. If n is divisible by both 3 and 5, the function returns true. Otherwise returns false.

ungefär 11 år ago | 2 answers | 0

2

answers

Question


How do you write a function for the area of a circle?
This function computes the area of a circle based on the parameter r. write a script. This script asks the user to type r1 for c...

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

3

answers