代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/326135/13163079
m twomodegauss.m
function p = twomodegauss(m1, sig1, m2, sig2, A1, A2, k)
%TWOMODEGAUSS Generates a two-mode Gaussian function.
% P = TWOMODEGAUSS(M1, SIG1, M2, SIG2, A1, A2, K) generates a
% two-mode, Gaussian
www.eeworm.com/read/325790/13184381
m xsymbolic_editgrad.m
function xsymbolic_editgrad(action,varargin)
% Sorry, I didn't have enough time to write nice and documented GUI code.
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325790/13184466
m pfgui_export.m
function pfgui_rmse(action,hObject,varargin)
% Sorry, I didn't have enough time to write nice and documented GUI code.
% Toolbox for nonlinear filtering.
% Copyright (C) 2005 Jakob Ros閚
www.eeworm.com/read/325392/13209290
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/138798/13212442
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 netw
www.eeworm.com/read/239305/13289187
m icacalcpi.m
function [Gn, pi1,pi2,SIR_G,SIR_Gc] = icacalcpi( W, Q, A );
% Performance indices for extraction/separation
% (SCruces 01Jan03)
%
% These performance indices resembles Amari's index
% and work p
www.eeworm.com/read/322539/13377222
c table.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/321160/13411612
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/321050/13412919
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/319871/13440930
m mygui1.m
function fig = Mygui1()
% This is the machine-generated representation of a Handle Graphics object
% and its children. Note that handle values may change when these objects
% are re-created. This