代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/147422/5729980
m pset.m
% Script : Create a graphical user interface (GUI) to
% (1) display the pitch contours of the target and source speech
% (2) manually modify the pitch contour using the mouse.
www.eeworm.com/read/147422/5730041
m vchek.m
% Function : Create a graphical user interface (GUI) to
% (1) display the automatically determined voicetypes
% (2) check the voicetypes and manual correct them by mouse if necessary.
www.eeworm.com/read/291387/8422116
m normaliz.m
function d = Normalized ( a , inf, sup)
%NORMALIZED
% d=Normalized(a,inf,sup)
%
%___________________________________________________
a=Contained(a,inf,sup);
d= (a-inf)./ (sup-inf);
www.eeworm.com/read/422568/10629782
m zernikepolynomial.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Class: Psych 221/EE 362
% File: ZernikePolynomial
% Author: Patrick Maeda
% Purpose: Calculate and Plot Zernike Polynom
www.eeworm.com/read/487845/6501115
m tes.m
clear;clf;
small=1e-8;
d_script_L_over_lam=0.12;
d_over_lam=1/0.88;n=5;alpha_rad=pi/12;
theta_deg=small:1:180-small;
theta_rad=theta_deg*pi/180;
phi_deg=small:1:360-small;
phi_rad=phi_deg*pi/18
www.eeworm.com/read/487847/6501123
m tes.m
clear;clf;
small=1e-8;
d_script_L_over_lam=0.12;
d_over_lam=1/0.88;n=5;alpha_rad=pi/12;
theta_deg=small:1:180-small;
theta_rad=theta_deg*pi/180;
phi_deg=small:1:360-small;
phi_rad=phi_deg*pi/18
www.eeworm.com/read/487855/6501147
m tes.m
clear;clf;
small=1e-8;
d_script_L_over_lam=0.12;
d_over_lam=1/0.88;n=5;alpha_rad=pi/12;
theta_deg=small:1:180-small;
theta_rad=theta_deg*pi/180;
phi_deg=small:1:360-small;
phi_rad=phi_deg*pi/18
www.eeworm.com/read/389586/8512731
txt 55. c28x signal generator library (sprc083).txt
The signal generator module repository contains SIN generator ramp generator, trapezoidal & profile- generator modules. The signal generator modules are implemented using modulo arithmetic counter (i.
www.eeworm.com/read/283403/9023837
txt 55. c28x signal generator library (sprc083).txt
The signal generator module repository contains SIN generator ramp generator, trapezoidal & profile- generator modules. The signal generator modules are implemented using modulo arithmetic counter (i.