James Marriott - MATLAB Central
photo

James Marriott


Last seen: 4ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFile ExchangeFrom 09/18 to 03/25Use left and right arrows to move selectionFrom 09/18Use 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 質問
3 回答

File Exchange

1 ファイル

Cody

0 問題
5 解答

ランク
3,418
of 297,672

評判
16

コントリビューション
3 質問
3 回答

回答採用率
66.67%

獲得投票数
8

ランク
16,023 of 20,464

評判
8

平均評価
0.00

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
80

ランク
54,518
of 159,351

コントリビューション
0 問題
5 解答

スコア
60

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer
  • First Review
  • First Submission
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


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

6年弱 前

解決済み


letter yes yes & letter no no
Split a string into two strings, wherein the first string has all alphabetic letters and the second string has all the remaining...

6年弱 前

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

6年弱 前

解決済み


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

6年弱 前

解決済み


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

6年弱 前