Feeds
已提交
listdir, similar as os.listdir( ** **) in Python
to list the files with a specific file's type: e.g., ".mat", only list the mat files. get info: the file names, file path, name ...
2 years 前 | 2 次下载 |
已提交
drawCI95 / draw confidence interval with matlab
draw confidence interval with matlab. using the build-in function fitlm to calculate the 95% CI.
2 years 前 | 2 次下载 |
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
2 years 前


