![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2085613_1522088795609_DEF.jpg)
Drew Compston
Stanford University
Followers: 0 Following: 0
統計
All
ランク
N/A
of 297,016
評判
N/A
コントリビューション
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Two's Complement Binary Strings
Convert between binary fixed point two's complement strings and decimal numbers.
2年以上 前 | ダウンロード 3 件 |
送信済み
International Geomagnetic Reference Field (IGRF) Model
Compute the Earth's magnetic field at points in space according to the IGRF model.
約5年 前 | ダウンロード 51 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e5845c79-4a80-11e4-9553-005056977bd0/0337b871-3c17-4afc-98b0-56d292c6b4ed/images/screenshot.jpg)
送信済み
International Reference Ionosphere (IRI) Model
Get the International Reference Ionosphere (IRI) output parameters.
約5年 前 | ダウンロード 24 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e585a2e9-4a80-11e4-9553-005056977bd0/6d7b7f5e-dc64-4432-aa8e-ad93679257f2/images/screenshot.jpg)
解決済み
Ordinal numbers
Given an integer n, return the corresponding ordinal number as a character string. For example, ord(1)='1st' ord(2)=...
12年弱 前
解決済み
Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...
12年以上 前
解決済み
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]
12年以上 前
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
12年以上 前
解決済み
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...
12年以上 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
12年以上 前
解決済み
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:...
12年以上 前
送信済み
Recursive HYPOT Function for Multiple Inputs
Extension of the built-in MATLAB function hypot for multiple inputs.
13年弱 前 | ダウンロード 2 件 |
送信済み
Jet Variant
Variant of the Jet colormap. It starts at white rather than dark blue.
約13年 前 | ダウンロード 1 件 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/34803/versions/1/screenshot.png)