代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/217949/14942625
m const_g_circle.m
function const_G_circle(G,linespec)
%
% This function plots a constant conductance circle in the Smith Chart
%
% It is assume that global variable Z0 has
% already been set (see Set_Z0 fun
www.eeworm.com/read/116890/14950750
m mmn2px.m
function y=mmn2px(x,Hf)
%MMN2PX Normalized to Pixel Coordinate Transformation.
% MMN2PX(X) converts the position vector X from
% normalized coordinates to pixel coordinates w.r.t.
% the computer scree
www.eeworm.com/read/217392/14967160
m exa010305.m
%---------------------------------------------------------------------------------------
% exa010305.m, for example 1.3.5
% 说明 幅度为三角波的幅度调制信号在长度变化前后,信号的时间中心、频率最小、时宽
% 和带宽的变化情况;
%
www.eeworm.com/read/216800/14992040
m exa010305.m
%---------------------------------------------------------------------------------------
% exa010305.m, for example 1.3.5
% 说明 幅度为三角波的幅度调制信号在长度变化前后,信号的时间中心、频率最小、时宽
% 和带宽的变化情况;
%
www.eeworm.com/read/216443/15007036
m pchirp.m
function g=pchirp(L,n)
%PCHIRP Periodic chirp
% Usage: g=pchirp(L,n);
%
% PCHIRP(L,n) returns a normalized, periodic, discrete chirp of length L
% that revolves n times around the frequency pl
www.eeworm.com/read/216263/15022473
m exa4_21.m
% exa4-21_lpc.m , for example 4-21
% Design lpc DF
clear all;
randn('state',0);
noise = randn(50000,1); % Normalized white Gaussian noise
x = filter(1,[1 1/2 1/3 1/4],noise);
x = x(45904:5000
www.eeworm.com/read/214929/15082799
m continuous.m
function varargout = test(varargin)
% TEST M-file for test.fig
% TEST, by itself, creates a new TEST or raises the existing
% singleton*.
%
% H = TEST returns the handle to a new TEST o
www.eeworm.com/read/214929/15082803
m discrete.m
function varargout = test(varargin)
% TEST M-file for test.fig
% TEST, by itself, creates a new TEST or raises the existing
% singleton*.
%
% H = TEST returns the handle to a new TEST o
www.eeworm.com/read/213114/15142501
m mmn2px.m
function y=mmn2px(x,Hf)
%MMN2PX Normalized to Pixel Coordinate Transformation.
% MMN2PX(X) converts the position vector X from
% normalized coordinates to pixel coordinates w.r.t.
% the computer scree
www.eeworm.com/read/212791/15149597
vtb5_3
function vtb5_3(mu,beta)
%VTB5_3 Normalized magnitude of the primary mass for absorber design.
% VTB5_3(mu,beta) plots the normalized magnitude of the primary mass
% for a vibration absorber design.