代码搜索:Non-linear
找到约 518 项符合「Non-linear」的源代码
代码结果 518
www.eeworm.com/read/443386/1745540
kconfig
# drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.30 2004/07/21 00:16:14 jwboyer Exp $
menu "Mapping drivers for chip access"
depends on MTD!=n
config MTD_COMPLEX_MAPPINGS
bool "Support non-linear map
www.eeworm.com/read/393286/2480381
kconfig
# drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.55 2005/07/02 01:53:24 tpoynor Exp $
menu "Mapping drivers for chip access"
depends on MTD!=n
config MTD_COMPLEX_MAPPINGS
bool "Support non-linear map
www.eeworm.com/read/360889/2956610
kconfig
# drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.30 2004/07/21 00:16:14 jwboyer Exp $
menu "Mapping drivers for chip access"
depends on MTD!=n
config MTD_COMPLEX_MAPPINGS
bool "Support non-linear map
www.eeworm.com/read/360889/2956620
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.68 2004/07/21 00:16:14 jwboyer Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
bool ' Support for non-linear mapping
www.eeworm.com/read/264095/4294830
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.63 2003/11/26 21:26:09 dsaxena Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
bool ' Support for non-linear mapping
www.eeworm.com/read/202785/15373413
m da_ga3.m
%
% da_ga3.m
%
% Non-Linear Dynamic GA model
%
%
% Get the Parameters before clearing the screen
%
global stop;
members=ceil(get(sl1,'value'));
members=round(members/2)*2;
pmutate=get(sl2
www.eeworm.com/read/365849/9844635
m dgnl.m
function obj = pfsys(varargin)
% Constructor for the DGNL (Discrete General Non-Linear) model
%
% x(t+T) = f(x,t,u,w)
% y(t) = h(x,t,u,e)
%
% Syntax: (* = optional)
%
% model = dgnl(f, h, h_
www.eeworm.com/read/446824/7564249
m test_2_nonlin.m
clc; clear; clf;
% non-linear transforms
warning off;
%the number of the input-output bits...
nbits_in = 15;
nbits_out = 7;
% define the range
x_min = -2^nbits_in ;
x_max = + 2^nbits_in
www.eeworm.com/read/325790/13185191
m dgnl.m
function obj = pfsys(varargin)
% Constructor for the DGNL (Discrete General Non-Linear) model
%
% x(t+T) = f(x,t,u,w)
% y(t) = h(x,t,u,e)
%
% Syntax: (* = optional)
%
% model = dgnl(f, h, h_
www.eeworm.com/read/109808/6172464
in config.in
# drivers/mtd/maps/Config.in
# $Id: Config.in,v 1.69 2004/09/02 01:27:07 eric Exp $
mainmenu_option next_comment
comment 'Mapping drivers for chip access'
bool ' Support for non-linear mappings o