代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/147422/5730006
m exe1.m
% Script: exe1.m is used to locate the GCIS by c_pb_close in c_win_f.
%
% speech = the input speech signal
% basic = [numf vt sr Order fram_len over_len m_len]
%
% for details, se
www.eeworm.com/read/197918/7962132
m run1.m
%run_cg
figure(2);
clf;
set (gcf,'Position',[0.5 0.1 0.35 0.4],'Name','CG - FFT Run Parameters','NumberTitle','off','Units','normalized');
set(gcf,'Units','normalized','position',[0.45 0.1 0.42
www.eeworm.com/read/200551/15430886
m mian2.m
clear
close all
figure('Name','采样定理的演示','NumberTitle','off','MenuBar','none');
set(gcf,'unit','normalized','position',[0.1,0.2,0.5,0.5]);
set(gcf,'defaultuicontrolunits','normalized');
haxes1=a
www.eeworm.com/read/147766/5722401
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/136786/5863391
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/128531/5984953
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/127781/5996119
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/110034/6167559
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/102935/6226407
s decbin.s
|
| decbin.sa 3.3 12/19/90
|
| Description: Converts normalized packed bcd value pointed to by
| register A6 to extended-precision value in FP0.
|
| Input: Normalized packed bcd value in ETEMP(a6).
|
www.eeworm.com/read/485082/6572155
m sysiden.m
%系统辨识
%delete(f_1);
set(gcf,'DefaultTextFontSize',12)
set(f_1,'visible','off');
%set(m_1ctrlt,'visible','off');
set(gcf,'defaultuicontrolunits','normalized');
H=axes('unit','normalized','posit