Drew Compston
Stanford University
Followers: 0 Following: 0
Statistiques
RANG
N/A
of 296 446
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
751 of 20 376
RÉPUTATION
2 430
CLASSEMENT MOYEN
4.20
CONTRIBUTIONS
7 Fichiers
TÉLÉCHARGEMENTS
98
ALL TIME TÉLÉCHARGEMENTS
21708
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Two's Complement Binary Strings
Convert between binary fixed point two's complement strings and decimal numbers.
plus de 2 ans il y a | 2 téléchargements |
A soumis
International Geomagnetic Reference Field (IGRF) Model
Compute the Earth's magnetic field at points in space according to the IGRF model.
environ 5 ans il y a | 49 téléchargements |
A soumis
International Reference Ionosphere (IRI) Model
Get the International Reference Ionosphere (IRI) output parameters.
environ 5 ans il y a | 39 téléchargements |
A résolu
Ordinal numbers
Given an integer n, return the corresponding ordinal number as a character string. For example, ord(1)='1st' ord(2)=...
plus de 11 ans il y a
A résolu
Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...
environ 12 ans il y a
A résolu
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]
environ 12 ans il y a
A résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
environ 12 ans il y a
A résolu
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...
environ 12 ans il y a
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
environ 12 ans il y a
A résolu
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:...
environ 12 ans il y a
A soumis
Recursive HYPOT Function for Multiple Inputs
Extension of the built-in MATLAB function hypot for multiple inputs.
plus de 12 ans il y a | 2 téléchargements |
A soumis
Jet Variant
Variant of the Jet colormap. It starts at white rather than dark blue.
presque 13 ans il y a | 1 téléchargement |