代码搜索:non-linear
找到约 518 项符合「non-linear」的源代码
代码结果 518
www.eeworm.com/read/300891/13883306
m sgray.m
function sgray(alpha)
%SGRAY: Non-linear transformation of a color gray colormap.
% Same effect as clipping.
%
% sgray(alpha)
%
% IN: alpha: degree of clustering of B&W (try 5)
%
%
% Author(s):
www.eeworm.com/read/233013/14173750
m sgray.m
function sgray(alpha)
%SGRAY: Non-linear transformation of a color gray colormap.
% Same effect as clipping.
%
% sgray(alpha)
%
% IN: alpha: degree of clustering of B&W (try 5)
%
%
% Author(s):
www.eeworm.com/read/128468/14295440
m qtransf.m
function [Y]=qtransf(X)
% QTRANSF non-linear data mapping for quadratic function.
% [Y]=qtransf(X)
%
% QTRANSF performs explicite non-linear data mapping for
% quadratic discriminant function
www.eeworm.com/read/367442/9747916
m qtransf.m
function [Y]=qtransf(X)
% QTRANSF non-linear data mapping for quadratic function.
% [Y]=qtransf(X)
%
% QTRANSF performs explicite non-linear data mapping for
% quadratic discriminant function
www.eeworm.com/read/404623/11481392
cpp stcdiffusion.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StcDiffusion.cpp -- non-linear diffusion
//
// DESCRIPTION
// Implementation of three diffusion algori
www.eeworm.com/read/232108/14208730
mdl msl_act_lib.mdl
Library {
Name "msl_act_lib"
Version 4.00
LibraryLinkDisplay "none"
CovSaveName "covdata"
CovMetricSettings "dw"
CovNameIncrementing off
CovHtmlReporting on
B
www.eeworm.com/read/107178/15612086
mdl msl_act_lib.mdl
Library {
Name "msl_act_lib"
Version 4.00
LibraryLinkDisplay "none"
CovSaveName "covdata"
CovMetricSettings "dw"
CovNameIncrementing off
CovHtmlReporting on
B
www.eeworm.com/read/152068/12146573
lst 例09-15计算结果.lst
The SAS System 09:34 Monday, April 1, 2002 81
Non-Linear Least Squares Iterative Phase Dependent Variable Y Method: Gauss-Newton
www.eeworm.com/read/152068/12146631
lst 例09-14计算结果.lst
The SAS System 16:30 Sunday, July 27, 1997 1
Non-Linear Least Squares Iterative Phase Dependent Variable Y Method: Gauss-Newton
www.eeworm.com/read/291001/8445340
m truth.m
function T = truth(seed);
%
% Generate truth signals
%
% Input:
% seed: random number seed (allows it to generate repeatable results)
%
% Output:
% T: truth struct with fields...
% L: actual levels