photo

Drew Compston


Stanford University

Last seen: 3 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
File Exchange

7 文件

Cody

0 个问题
8 个答案

排名
N/A
of 301,313

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
738 of 21,236

声誉
2,538

平均
4.20

贡献数
7 文件

下载次数
54

ALL TIME 下载次数
22734

排名
45,080
of 173,955

贡献数
0 个问题
8 个答案

评分
90

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

3 years 前 | 3 次下载 |

2.6 / 5

已提交


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

6 years 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


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

6 years 前 | 19 次下载 |

4.8 / 5
Thumbnail

已提交


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

6 years 前 | 26 次下载 |

4.7 / 5
Thumbnail

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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]

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已提交


Fresnel Integral
Compute Fresnel integral.

13 years 前 | 2 次下载 |

5.0 / 5

已提交


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

14 years 前 | 1 次下载 |

0.0 / 5

已提交


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

14 years 前 | 1 次下载 |

0.0 / 5
Thumbnail