Feeds
已提交
Fibonacci code for a positive integer
Fibonacci code for a positive integer passed
9 years 前 | 1 次下载 |
已提交
Improvement to the FELICS Algorithm
This is an improved version of the FELICS Algorithm invented by Paul Howard and Jeffrey Vitter
9 years 前 | 1 次下载 |
已提交
Simple random distribution index
A simple measure of the extent of random distribution of numbers in an array
9 years 前 | 1 次下载 |
已提交
Morphological operations on a grayscale image
DIlation, Erosion, Opening and Closing of a grayscale image
9 years 前 | 1 次下载 |
已回答
How to print result in MATLAB?
Robert is right, you must define it as a cell array. name={'ABC-8' 'S8' 'EG8'}; thick=[25 16 12]; for i=1:3 ...
How to print result in MATLAB?
Robert is right, you must define it as a cell array. name={'ABC-8' 'S8' 'EG8'}; thick=[25 16 12]; for i=1:3 ...
10 years 前 | 0
| 已接受