photo

Voss


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

Followers: 10   Following: 0

統計

All
  • MATLAB Central Treasure Hunt Finisher
  • Treasure Hunt Participant
  • 36 Month Streak
  • Most Accepted 2023
  • Commenter
  • Leader
  • Master
  • Thankful Level 5
  • Most Accepted 2022
  • Revival Level 4
  • Knowledgeable Level 5
  • Promoter

バッジを表示

Feeds

表示方法

解決済み


Cell Source Index
Suppose that C is a cell array whose elements consist of row vectors of elements of the same type. For example, C could be a ce...

2年以上 前

解決済み


Splitting Square - Problem the first

2年以上 前

解決済み


Word Distance - Sum
Let's suppose that the distance of a word can be calculated by summing the differences between its letters, having assigned the ...

2年以上 前

解決済み


Number Puzzle - 040

2年以上 前

解決済み


Number Puzzle - 034

2年以上 前

解決済み


Number Puzzle - 033

2年以上 前

解決済み


Number Puzzle - 032

2年以上 前

解決済み


Number Puzzle - 041

2年以上 前

解決済み


Number Puzzle - 035

2年以上 前

解決済み


Number Puzzle - 039

2年以上 前

解決済み


Number Puzzle - 037

2年以上 前

解決済み


Squares inside a square!

2年以上 前

解決済み


NaN

2年以上 前

解決済み


area

2年以上 前

解決済み


Area of the yellow shaded region

2年以上 前

解決済み


Diagonal Prod

2年以上 前

解決済み


Plotting Practice
Plot cos(x) vs x as shown in the figure below. Include the appropriate title, x-label, and y-label. Note, it is case sensitive. ...

2年以上 前

解決済み


System of Linear Equations

2年以上 前

解決済み


Map all the indices of an Array Indices into a Vector giving Index vs Row and Column
Create an array of the row and column values for the indices of an array. This is typically performed using [r c]=ind2sub(siz...

2年以上 前

解決済み


Accumulate Cells
Given a combining function, a cell array, and an initial value, accumulate the result. For example, accumcell(@plus,{1,...

2年以上 前

解決済み


3n + 1 Problem (a.k.a The Collatz Conjecture)
The 3n + 1 problem (a.k.a The Collatz Conjecture) Consider the following algorithm to generate a sequence of numbers. Start wit...

2年以上 前

解決済み


Check if a matrix Diagonal is equal to its secondary diagonal
Your function should return True if the secondary diagonal is equal to diagonal, and False otherwise. Eg: M = [1 2 1 ...

2年以上 前

解決済み


Add the number of horizontal and vertical movements to each matrix element
Given n, create a square matrix and with element (1,1) = 1, add 1 to each element for each horitizonal and vertical movement. E...

2年以上 前

解決済み


Which Prime
Given two prime numbers, specify the relation between them i.e. - 'Twin Prime', 'Cousin Prime', 'Sexy Prime' or 'None'

2年以上 前

解決済み


Draw the symbol '+'
Draw '+' in an x-by-x matrix (where x is odd and x >3) Example: x = 5 y = [0 0 1 0 0 0 0 1 0 0 1 1 1 1 1 0 ...

2年以上 前

解決済み


Seperate 2nd column in a matrix

2年以上 前

解決済み


Product of elements in a column

2年以上 前

解決済み


find the index of a number

2年以上 前

解決済み


number play

2年以上 前

さらに読み込む