📄 b2ftest.m
字号:
function [ output_args ] = Untitled1( input_args )%UNTITLED1 Summary of this function goes here% Detailed explanation goes here% a=[1 1 1 1 1 1 1 1];a=[];b=6.04; bounds=[0 10]; bits=calcbits(bounds,1e-1);% b=b2f(a,bounds,bits)a= f2b(b,bounds,bits);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -