photo

Drew Compston


Stanford University

Last seen: mer än 2 år ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
File Exchange

7 Files

Cody

0 Problems
8 Solutions

RANK
N/A
of 300 364

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
734 of 20 934

REPUTATION
2 511

AVERAGE RATING
4.20

CONTRIBUTIONS
7 Files

DOWNLOADS
90

ALL TIME DOWNLOADS
22470

RANK
43 530
of 168 407

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
90

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Two's Complement Binary Strings
Convert between binary fixed point two's complement strings and decimal numbers.

mer än 3 år ago | 3 downloads |

2.6 / 5

Submitted


MSIS-E-00
NRL MSIS-E-00 atmosphere model.

nästan 6 år ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


International Geomagnetic Reference Field (IGRF) Model
Compute the Earth's magnetic field at points in space according to the IGRF model.

nästan 6 år ago | 42 downloads |

4.8 / 5
Thumbnail

Submitted


International Reference Ionosphere (IRI) Model
Get the International Reference Ionosphere (IRI) output parameters.

nästan 6 år ago | 38 downloads |

4.7 / 5
Thumbnail

Solved


Ordinal numbers
Given an integer n, return the corresponding ordinal number as a character string. For example, ord(1)='1st' ord(2)=...

mer än 12 år ago

Solved


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

ungefär 13 år ago

Solved


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

ungefär 13 år ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

ungefär 13 år ago

Solved


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

ungefär 13 år ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

ungefär 13 år ago

Solved


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

ungefär 13 år ago

Submitted


Fresnel Integral
Compute Fresnel integral.

ungefär 13 år ago | 3 downloads |

5.0 / 5

Submitted


Recursive HYPOT Function for Multiple Inputs
Extension of the built-in MATLAB function hypot for multiple inputs.

mer än 13 år ago | 2 downloads |

0.0 / 5

Submitted


Jet Variant
Variant of the Jet colormap. It starts at white rather than dark blue.

nästan 14 år ago | 1 download |

0.0 / 5
Thumbnail