代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/105051/15679197
s16 startup.s16
.code16gcc
.globl _start
_start:
/* Make sure stack pointer is normalized */
movzwl %sp,%esp
/* Zero .bss */
movw $__bss_start,%di
xorl %eax,%eax
movw $(_end+3),%cx
subw %di,%cx
shrw $2,%c
www.eeworm.com/read/358669/10182449
m normalize2.m
function [xn,dxdf,dxdc,dxdk,dxdalpha] = normalize2(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordi
www.eeworm.com/read/443565/7630574
m advantage_csit.m
% comparision of mimo with and without having CSIT
clear all; close all;
clc;
Nt=2; Nr=2;
N0 = 1e-4; % noise spectral density
B = 1;% normalized channel bandwidth
N_it = 1e3; % No.of iterat
www.eeworm.com/read/297325/8030035
m normalize2.m
function [xn,dxdf,dxdc,dxdk,dxdalpha] = normalize2(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordi
www.eeworm.com/read/145715/12706428
m normalize2.m
function [xn,dxdf,dxdc,dxdk,dxdalpha] = normalize2(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordi
www.eeworm.com/read/145158/12747989
m imsquir3.m
% INDUCTION MACHINE LOGO
clc,clear
phis=0;rr=0.4;e=0;e1=0;d=0;d1=0;r=0.71; n=7;
%
figure('units','normalized','Position',[.04 .09 .3 .3],'Name','INDUCTION MOTOR',...
'NumberT
www.eeworm.com/read/145158/12748957
m imsquir0.m
% INDUCTION MACHINE LOGO
clc,clear
phis=0;rr=0.4;e=0;e1=0;d=0;d1=0;r=0.71; n=7;
%
figure('units','normalized','Position',[.05 .09 .28 .3],'Name','INDUCTION MOTOR',...
'Number
www.eeworm.com/read/145158/12749032
m imsquir.m
% INDUCTION MACHINE LOGO
clc,clear
phis=0;rr=0.4;e=0;e1=0;d=0;d1=0;r=0.71; n=7;
%
figure('units','normalized','Position',[.05 .09 .28 .3],'Name','INDUCTION MOTOR',...
'Number
www.eeworm.com/read/403922/11501619
html function.imagickpixel-getcolorvalue.html
Gets the normalized value of the provided color channel
www.eeworm.com/read/339620/12217186
m normalize2.m
function [xn,dxdf,dxdc,dxdk,dxdalpha] = normalize2(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordi