photo

埃博拉酱


Last seen: 12日 前 2019 年からアクティブ

Followers: 1   Following: 0

統計

All
  • Knowledgeable Level 2
  • Thankful Level 3
  • Puzzler
  • Commenter
  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 3
  • First Answer
  • Explorer
  • First Review
  • Personal Best Downloads Level 2
  • Leader
  • Speed Demon

バッジを表示

Feeds

表示方法

解決済み


Number of toolboxes?
Return a number equal to the number of toolboxes available to the Cody solvers.

1年以上 前

問題


Integer vector optimal lossless deduplication
You're given an integer vector A, a Min scalar and a Max scalar. You can assume all elements in A are in [Min,Max] range, and nu...

1年以上 前 | 2 | 2 個のソルバー

問題


Is the number of 1s in a binary integer odd or even?
Your function should turn the input integers into binary form and count the number of 1s in the binary. If the number is odd, re...

2年弱 前 | 1 | 21 個のソルバー

問題


Ambiguous concatenation
Give two expressions that can have different meaning inside/outside a concatenation expression.

2年弱 前 | 0 | 3 個のソルバー

解決済み


Check if equal
Return true if all the elements of an nD array are equal, false otherwise.

約2年 前

解決済み


Curry a function handle
From Wikipedia, Currying: In mathematics and computer science, currying is the technique of converting a function that takes mu...

2年以上 前

問題


Merge structs on fields
Merge a bunch of structs into one, containing the field names and corresponding values of all input structs. For duplicate field...

2年以上 前 | 0 | 4 個のソルバー

解決済み


Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...

2年以上 前

解決済み


Maximum of ND-array
Find the maximum element of a N dimensional array. Example: A=[1 2 4 ; -20 4 10]; The maximum is 10.

2年以上 前

問題


Exhaust all possible logical vectors
Input a length argument and list all possible logical vectors of that length. My solution is of size 29. Can you find an even s...

2年以上 前 | 1 | 19 個のソルバー

解決済み


Undocumented MATLAB tricks No. 2 - Tell the parfor index
Your function is called in multiple for-loops, and the loop indices are given to your function. One of these indices are from a ...

2年以上 前

解決済み


Undocumented MATLAB tricks No. 1 - Save a function-returned struct
Often we face the case when we want to save a function-returned struct to a mat file with each of its field as individual variab...

約3年 前

問題


Undocumented MATLAB tricks No. 2 - Tell the parfor index
Your function is called in multiple for-loops, and the loop indices are given to your function. One of these indices are from a ...

約3年 前 | 0 | 2 個のソルバー

問題


Undocumented MATLAB tricks No. 1 - Save a function-returned struct
Often we face the case when we want to save a function-returned struct to a mat file with each of its field as individual variab...

約3年 前 | 0 | 5 個のソルバー

解決済み


Dealfun (1.0)
*Short description.* Write a function _dealfun_: [y1,y2,...,yn]=dealfun(fhandle,x1,x2,...,xn) which evaluates the f...

約3年 前

解決済み


Find area of rectangle

3年以上 前

解決済み


Find area of triangle

3年以上 前

問題


Original coordinate of the min element of a subset of elements

3年以上 前 | 2 | 18 個のソルバー

解決済み


Easy: Simple problem for beginners

3年以上 前

解決済み


Volatile array in parfor and for

3年以上 前

問題


Volatile array in parfor and for

4年弱 前 | 0 | 3 個のソルバー

問題


Convert sorting indices to ranks

4年弱 前 | 1 | 12 個のソルバー

解決済み


Restricted Subtraction v1
This problem is <https://www.mathworks.com/matlabcentral/cody/problems/45265-restricted-addition-v4 Restricted Addition v4> with...

4年弱 前

解決済み


Find Logic 21

4年弱 前

解決済み


Restricted Multiplication v1
This problem is <https://www.mathworks.com/matlabcentral/cody/problems/45265-restricted-addition-v4 Restricted Addition v4> with...

4年弱 前

解決済み


tic tac toe
Solved ticTacToe

4年弱 前

解決済み


Algorithmic Trading - 4 (two thresholds)
This is the fourth of a series of problems on quant trading. It builds on earlier problems 45776, 45860, and 45884 *Goal* ...

4年弱 前

解決済み


Algorithmic Trading - 3 (short selling and leverage)
This is the third of a series of problems on quant trading. It builds on earlier problems 45776 and 45860 <https://www.mathwo...

4年弱 前

解決済み


Algorithmic Trading - 2 (optimize Calmar Ratio)
This is the second of a series of problems on quant trading. It builds on earlier problem 45776 <https://www.mathworks.com/matla...

4年弱 前

問題


arrayfun bomb

4年弱 前 | 1 | 3 個のソルバー

さらに読み込む