搜索资源列表
convert
- 本程序在matlab中实现了十进制到二进制数的转换,包括正数与负数,并且输出位宽和精度可以自己调整。-The program is implemented in matlab decimal to binary conversion, including positive and negative numbers, and the output bit width and precision can be set
binaryrep
- 用Matlab编整数转8位二进制,8位二进制转整数,小数转32位二进制及32位二进制转小数的方法(Convert integer to 8 bit binary, 8 bit binary to integer, decimal to 32 bit binary and 32 bit binary to decimal in Matlab.)