프로그래밍 및 데이터형을 위한 함수
비트별 연산, 데이터형 연산자와 데이터형 툴, 프로그램 제어를 위한 함수
고정소수점 데이터형을 지원하는 함수를 사용하여, fi
객체에 대해 비트별 조작을 수행하고 fi
객체의 데이터형을 조작하며 알고리즘을 개발할 수 있습니다.
함수
bitand | 두 fi 객체의 비트별 AND |
bitandreduce | Reduce consecutive slice of bits to one bit by performing
bitwise AND operation |
bitcmp | fi 객체의 비트별 보수 |
bitconcat | fi 객체의 비트 결합 |
bitget | Get bits at certain positions |
bitor | Bitwise OR of two fi objects |
bitorreduce | Reduce consecutive slice of bits to one bit by performing
bitwise OR operation |
bitreplicate | Replicate and concatenate bits of fi object |
bitrol | Bitwise rotate left |
bitror | Bitwise rotate right |
bitset | Set bit at specific location |
bitshift | Shift bits specified number of places |
bitsliceget | 연속된 비트 슬라이스 가져오기 |
bitsll | 비트를 왼쪽으로 논리 시프트 |
bitsra | 비트를 오른쪽으로 산술 시프트 |
bitsrl | 비트를 오른쪽으로 논리 시프트 |
bitxor | Bitwise XOR of two fi objects |
bitxorreduce | Reduce consecutive slice of bits to one bit by performing
bitwise exclusive OR operation |
getlsb | 최하위 비트 |
getmsb | 최상위 비트 |
double | fi 객체의 배정밀도 부동소수점 실제 값 |
single | fi 객체의 단정밀도 부동소수점 실제 값 |
int | Get and set stored integer value of fi object |
int8 | fi 객체를 부호 있는 8비트 정수로 변환 |
int16 | Convert fi object to signed 16-bit integer |
int32 | Convert fi object to signed 32-bit integer |
int64 | fi 객체를 부호 있는 64비트 정수로 변환 |
uint8 | fi 객체를 부호 없는 8비트 정수로 변환 |
uint16 | fi 객체를 부호 없는 16비트 정수로 변환 |
uint32 | fi 객체의 저장된 정수 값을 내장 uint32 형으로 반환 |
uint64 | fi 객체를 부호 없는 64비트 정수로 변환 |
cast64BitFiToInt | Cast fi object types that can be exactly represented to a
64-bit integer data type |
cast64BitIntToFi | Cast 64-bit integer types to an equivalent fi object
type |
castFiToInt | Cast fi object to equivalent integer data type |
castFiToMATLAB | Cast fi object type to an equivalent built-in MATLAB data type |
castIntToFi | Cast an integer data type to equivalent fi type |
num2str | 숫자를 문자형 배열로 변환 |
reinterpretcast | 기본 데이터를 변경하지 않고 고정소수점 또는 정수 데이터형 변환 |
rescale | fi 객체의 스케일링 변경 |
storedInteger | fi 객체의 저장된 정수 값 |
storedIntegerToDouble | Convert stored integer value of fi object to built-in double
value |
stripscaling | Stored integer of fi object |
fixed.extractNumericType | Extract numeric type from input (R2021a 이후) |
isboolean | 입력값이 부울인지 확인 |
isdouble | 입력값이 배정밀도 데이터형인지 확인 |
isfi | 변수가 fi 객체인지 확인 |
isfimath | 변수가 fimath 객체인지 확인 |
isfimathlocal | fi 객체에 로컬 fimath 가 있는지 확인 |
isfipref | 입력값이 fipref 객체인지 확인 |
isfixed | 입력값이 고정소수점 데이터형인지 확인 |
isnumerictype | 입력값이 numerictype 객체인지 확인 |
ispropequal | Determine whether properties of two fi objects are
equal |
isquantizer | 입력값이 quantizer 객체인지 확인 |
isscaleddouble | Determine whether input is scaled double data type |
isscaledtype | Determine whether input is fixed-point or scaled double data type |
isscalingbinarypoint | Determine whether input has binary point scaling |
isscalingslopebias | Determine whether input has nontrivial slope and bias scaling |
isscalingunspecified | Determine whether input has unspecified scaling |
issigned | fi 객체에 부호가 있는지 확인 |
issingle | 입력값이 단정밀도 데이터형인지 확인 |
isslopebiasscaled | Determine whether numerictype object has nontrivial slope and
bias scaling |
MATLAB Command
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 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)