photo

William


Last seen: Today 2012 年からアクティブ

Followers: 7   Following: 0

Semi-retired physicist with interests in numerical modeling and mathematics.

統計

All
MATLAB Answers

0 質問
35 回答

Cody

3 問題
6205 解答

ランク
1,197
of 300,847

評判
62

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

回答採用率
0.00%

獲得投票数
12

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
1
of 171,279

コントリビューション
3 問題
6205 解答

スコア
62,260

バッジ数
155

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

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

平均評価

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

平均いいねの数

  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 2
  • Knowledgeable Level 3
  • Cody5 Hard Master
  • Computer Games I Master
  • R2016b Feature Challenge Master
  • 6 Month Streak
  • Logic
  • Knowledgeable Level 2
  • Quiz Master
  • Leader

バッジを表示

Feeds

表示方法

解決済み


How Long is the Border Between Unitopia and Zerostan?
Two countries, Unitopia (denoted by ones) and Zerostan (denoted by zeros) are engaged in a long-standing dispute: how long is th...

約3時間 前

解決済み


Pascal's Pyramid - A Variation with an Arial View
Let's create a matrix of size N x N containing a Pascal's Triangle in each quadrant that diverges from the centre to form an ari...

2日 前

解決済み


Container With Most Water
You are given an integer array height . There are vertical lines drawn such that the two endpoints of the ith line are (i, 1) an...

2日 前

解決済み


Two Sum
Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You m...

2日 前

解決済み


Convert a diagonal representation of a matrix element to linear index or subscripts
Elements in matrices in MATLAB can be retrieved by linear index or subscripts. For example, the 1 in the matrix below has a line...

4日 前

解決済み


Translating even-degree polynomial by its vertex to the origin
Let p be an even-degree polynomial such that has a unique vertex (single global extremum). Consider its translation by shifting ...

4日 前

解決済み


Pascal's Triangle
Create a matrix of size N x N containing a Pascal's Triangle that starts from the upper left corner according to the test cases ...

4日 前

解決済み


Translating parabola by its vertex to the origin
Given a quadratic polynomial, p(x) = ax^2 + bx + c (a ~= 0), represented by the vector [a b c], consider the translation of the ...

7日 前

解決済み


Shifting vertically a function's graph
Given a real function, f, by n input-output pairs, consider a translation in the up-down direction given by an amount k. For a ...

9日 前

解決済み


FEN Chess Notation
Given an 8-by-8 character matrix representing a chess board, convert it to FEN (Forsyth-Edwards Notation) board position format....

16日 前

解決済み


find the nth number (plus)
this problem is the harder version of Problem 61014. The numbers 2 and 7 are called lucky numbers, an integer containing only t...

20日 前

解決済み


Moving Movsum
Given a vector (x) and a window (y), calculate the sum s(k) corresponding to k-y(k)+1:k values of x %%Example 1 x = [1 2 3 4...

20日 前

解決済み


Calculating Swimming Stroke Index (SI)
In competitive swimming, speed () is only one part of the equation. High efficiency is defined by moving fast while maintaining ...

21日 前

解決済み


Apply the planing transform to natural numbers
Claude Lenormand’s planing (or raboter, in French) transform removes one element from each run in a sequence; that is, imagine a...

25日 前

解決済み


Point on a line
Find the slope of the straight line between the points a and b. Then find y at x=20.

25日 前

解決済み


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

25日 前

解決済み


Addition II
find a+b+c+d

25日 前

解決済み


PEMDAS

25日 前

解決済み


Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...

25日 前

解決済み


Division
Divide a by b.

25日 前

解決済み


Subtraction
Subtract a from b.

25日 前

解決済み


Squares
Find the square of x.

25日 前

解決済み


Multiplication
Multiply a and b.

25日 前

解決済み


Addition
Add together the values of a and b.

25日 前

解決済み


Sum of even numbers in a vector
Write a function that takes a vector of numbers and returns the sum of all the even numbers in the vector.

26日 前

解決済み


Need Points From Creation

26日 前

解決済み


Linearly Spaced Array
Create a linearly spaced array from 0 to x consisting of y elements.

26日 前

解決済み


CumulativeCumulative Count
This is a sequel to Problem #60994 - Cumulative Count. Given a row vector of integers with repeating values - here not all re...

28日 前

解決済み


Mach Number Calculator
Create a solver which converts a speed in km/s to a Mach Number Round to 2 decimal places Requires: Mach Number Formula (ea...

28日 前

解決済み


The Secret Code of Mars
NASA has intercepted a mysterious signal from Mars filled with random letters and numbers. Scientists believe each number in the...

29日 前

さらに読み込む