代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/146702/12617549
m caiyang.m
%caiyang 演示采样定理,时域采样,频谱周期延拓
%同时演示采样频率小于2*fc时,产生的混叠效应
clf reset
set(gcf,'unit','normalized','position',[0.1,0.2,0.5,0.5]);
set(gcf,'defaultuicontrolunits','normalized');
haxes1=axes('position',[
www.eeworm.com/read/253473/12220363
m mls_curvature_computing.m
function [output_gaussian, output_mean, output_k1, output_k2] = MLS_curvature_computing(input_pnts, input_normals, eval_pnts, number_of_neighbor, gaussian_param)
% Direct computing of point-set surfa
www.eeworm.com/read/431010/8713949
m untitled2.m
h1=figure('name','时间……',...
'numbertitle','off',...
'menubar','none',...
'units','normalized',...
'windowstyle','normal',...
'position',[0.2805 0.3912
www.eeworm.com/read/436995/7757356
m fdnt.m
% fdnt.m
% Scope: This MATLAB macro determines a fault detection normalized threshold
% used in the Receiver Autonomous Integrity Monitoring (RAIM)
%
www.eeworm.com/read/479405/6694532
m fdnt.m
% fdnt.m
% Scope: This MATLAB macro determines a fault detection normalized threshold
% used in the Receiver Autonomous Integrity Monitoring (RAIM)
%
www.eeworm.com/read/338643/12290531
m fdnt.m
% fdnt.m
% Scope: This MATLAB macro determines a fault detection normalized threshold
% used in the Receiver Autonomous Integrity Monitoring (RAIM)
%
www.eeworm.com/read/187741/5216789
sci normlinearselect.sci
function[newPop] = normLinearSelect(oldPop,options)
// NormGeomSelect is a ranking selection function based on the normalized
// geometric distribution.
//
// function[newPop] = normLinearSelect
www.eeworm.com/read/158224/5597850
sci normlinearselect.sci
function[newPop] = normLinearSelect(oldPop,options)
// NormGeomSelect is a ranking selection function based on the normalized
// geometric distribution.
//
// function[newPop] = normLinearSelect
www.eeworm.com/read/378919/9212975
m smithch.m
%SMITHCH Plots the Smith Chart with option to pinpoint normalized
% impedances or admittances. The reflection coefficient and
% line length in wavelength are also provided.
%
www.eeworm.com/read/304909/13783565
m normgeomselect.m
function[newPop] = normGeomSelect(oldPop,options)
% NormGeomSelect is a ranking selection function based on the normalized
% geometric distribution.
%
% function[newPop] = normGeomSelect(oldPop,