代码搜索:Normalized

找到约 4,216 项符合「Normalized」的源代码

代码结果 4,216
www.eeworm.com/read/173932/9629677

m rcs_sphere.m

% This program calculates the back-scattered RCS for a perfectly % conducting sphere using Eq.(2.7), and produce plots similar to Fig.2.7 % Spherical Bessel functions are computed using series appr
www.eeworm.com/read/170936/9779372

m demtrain.m

function demtrain(action); %DEMTRAIN Demonstrate training of MLP network. % % Description % DEMTRAIN brings up a simple GUI to show the training of an MLP % network on classification and regression pr
www.eeworm.com/read/415313/11076683

m demtrain.m

function demtrain(action); %DEMTRAIN Demonstrate training of MLP network. % % Description % DEMTRAIN brings up a simple GUI to show the training of an MLP % network on classification and regression pr
www.eeworm.com/read/413912/11137378

m demtrain.m

function demtrain(action); %DEMTRAIN Demonstrate training of MLP network. % % Description % DEMTRAIN brings up a simple GUI to show the training of an MLP % network on classification and regression pr
www.eeworm.com/read/147315/12565068

h loadinfo.h

#ifndef PARAMS # if __STDC__ # define PARAMS(args) args # else # define PARAMS(args) () # endif #endif /* Encoding of locale name parts. */ #define CEN_REVISION 1 #define CEN_SPONSOR 2 #define C
www.eeworm.com/read/237896/13921052

m fig710.m

clear all fofr = 0:0.001:1; f1 = 4.0 .* fofr; f2 = 5.0 .* fofr; arg1 = pi .* f1; arg2 = pi .* f2; resp1 = abs(sin(arg1)); resp2 = abs(sin(arg2)); resp = resp1+resp2; max1 = max(resp); resp =
www.eeworm.com/read/237896/13921261

m rcs_sphere.m

% This program calculates the back-scattered RCS for a perfectly % conducting sphere using Eq.(2.7), and produce plots similar to Fig.2.7 % Spherical Bessel functions are computed using series appr
www.eeworm.com/read/133942/14017157

m nefgui.m

function nefgui(action, p1); %NEFGUI GUI-Tool to manage Nefcon settings. % NEFGUI is the main control window to all NEFCON settings. % % NEFGUI; % % See also NEFGUI_O
www.eeworm.com/read/133942/14017208

m nefgui_c.m

function nefgui_c(action, p1); %NEFGUI_C GUI-Tool to create NEFCON Fuzzy Controller and % Signal generator. % % See also NEFGUI_O, NEFGUI_E, NEFGUI_I and NEFCON. % Author: And
www.eeworm.com/read/235546/14064196

m ofdmda_qpsk_2plot.m

%以为2经的瑞衰的ofdmda and qpsk 的性曲比 clear all; close all; itau1=[0,2]; % Arrival time for each multipath normalized by tstp dlvl11=[0,10]; % Mean power for each multipath normalized by direc