MATLAB 도움말 센터
Modulus after division by a constant denominator
Since R2021a
Y = modByConstant(X,d)
Y = modByConstant(X,d) performs the modulo operation (remainder after division) of X with respect to the denominator d.
Y
X
d
For simulation, the data type of the output Y is chosen based on the value of the denominator d and the range of X.
To generate code, the denominator d must be a constant.
example
collapse all
modByConstant(fi(10203),10)
ans = 3 DataTypeMode: Fixed-point: binary point scaling Signedness: Unsigned WordLength: 5 FractionLength: 1
modByConstant(uint16(6930),1024)
ans = 786 DataTypeMode: Fixed-point: binary point scaling Signedness: Unsigned WordLength: 10 FractionLength: 0
Dividend, specified as a scalar, vector, matrix, or multidimensional array.
If X is a fixed-point or scaled-double fi, it must use binary point scaling.
fi
Data Types: single | double | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 | uint64 | logical | fi
single
double
int8
int16
int32
int64
uint8
uint16
uint32
uint64
logical
Divisor, specified as a positive, real-valued scalar.
If d is a fixed-point or scaled-double fi, it must use binary point scaling.
Result of modulus operation, returned as a scalar, vector, matrix, or multidimensional array.
expand all
Slope-bias representation is not supported for fixed-point data types.
Introduced in R2021a
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의