- 博客(2)
- 收藏
- 关注
转载 (fix, floor, ceil, round )matlab
Matlab取整函数有: fix, floor, ceil, round.具体应用方法如下: fix朝零方向取整; fix(-1.3)=-1; fix(1.3)=1; floor:朝负无穷方向取整; floor(-1.3)=-2; floor(1.3)=1;floor(-1.8)=-2,floor(1.8)=1 ceil:朝正无穷方向取整; ceil(-1.3)=-1; ceil...
2018-11-05 22:42:15
314
转载 评估图像质量评价算法性能的几个常用的标准
The ‘good-ness’ of any algorithm is gauged by measuring the correlation of algorithmic scores with subjective (differential) mean opinion scores (DMOS/MOS) on a large dataset spanning different distor...
2018-04-12 17:20:09
1177
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅