統計
All
Feeds
解決済み
Convert given decimal number to binary number.
Convert given decimal number to binary number. Example x=10, then answer must be 1010.
約2年 前
解決済み
Neural Nets: Activation functions
Return values of selected Activation function type for value,vector, and matrices. y=Activation(x,id); where id is 1:4 for ReLU...
約2年 前
回答済み
Change the style of the lines/grids in polar plot
Hi, I am not sure I fully understand the question, but you could try altering the "LineWidth" and "GridAlpha" properties for ...
Change the style of the lines/grids in polar plot
Hi, I am not sure I fully understand the question, but you could try altering the "LineWidth" and "GridAlpha" properties for ...
約2年 前 | 0
| 採用済み
解決済み
Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...
約2年 前
解決済み
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
2年以上 前


