代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/184267/9114036
m dsb_mod.m
function u=dsb_mod(m,ts,fc)
% u=dsb_mod(m,ts,fc)
%DSB_MOD takes signal m sampled at ts and carrier
% freq. fc as input and returns the DSB modulated
% signal. ts
www.eeworm.com/read/183756/9142036
c frexp.c
/* frexp.c - frexp math routine */
/* Copyright 1992-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01j,23may01,to doc fix
01i,05feb99,dgp document errno values
01h
www.eeworm.com/read/379563/9193517
m icacalcpi.m
function [Gn, pi1,pi2] = icacalcpi( W, Q, A );
% Performance indices for extraction/separation
% (SCruces 01Jan03)
%
% These performance indices resembles Amari's index
% and work properly when
www.eeworm.com/read/182707/9194966
m help1_callback.m
function help_callback
DI=dialog('unit','normalized','position',[.34 .2 .35 .6],'name','Help');
AI=axes('parent',DI,'visible','off');
t={ '\fontname{Times New Romman}\fontsize{9}Supposing t
www.eeworm.com/read/182707/9194978
m help2_callback.m
function help2_callback
DI=dialog('unit','normalized','position',[.34 .2 .35 .6],'name','Help');
AI=axes('parent',DI,'visible','off');
t={ '\fontname{Times New Romman}\fontsize{9}The file fZk.m
www.eeworm.com/read/182501/9201142
m help1_callback.m
function help_callback
DI=dialog('unit','normalized','position',[.34 .2 .35 .6],'name','Help');
AI=axes('parent',DI,'visible','off');
t={ '\fontname{Times New Romman}\fontsize{9}Supposing t
www.eeworm.com/read/182501/9201150
m help2_callback.m
function help2_callback
DI=dialog('unit','normalized','position',[.34 .2 .35 .6],'name','Help');
AI=axes('parent',DI,'visible','off');
t={ '\fontname{Times New Romman}\fontsize{9}The file fZk.m
www.eeworm.com/read/180382/9310652
m missdis.m
% Normalized Miss Distance for Crosseye
% -------------------------------------
clear;clc;clf;
% Input Phase Error
phi=0:.1:360; % degrees
% Input Dual Source Amplitude Ratio
for i=1:1
www.eeworm.com/read/177841/9430824
m transfor.m
function transfor
% ATLAST Transformer utility.
%
% This utility allows one to see graphically the
% effects of linear transformations on geometric
% figures.
%
% An initial image is s
www.eeworm.com/read/177674/9442695
m demprior.m
function demprior(action);
%DEMPRIOR Demonstrate sampling from a multi-parameter Gaussian prior.
%
% Description
% This function plots the functions represented by a multi-layer
% perceptron network w