代码搜索:NI平台

找到约 10,000 项符合「NI平台」的源代码

代码结果 10,000
www.eeworm.com/read/131588/14136172

m deterministic_boltzmann.m

function D = Deterministic_Boltzmann(train_features, train_targets, params, region); % Classify using the deterministic Boltzmann algorithm % Inputs: % features - Train features % targets - Tra
www.eeworm.com/read/129915/14217616

m deterministic_boltzmann.m

function D = Deterministic_Boltzmann(train_features, train_targets, params, region); % Classify using the deterministic Boltzmann algorithm % Inputs: % features - Train features % targets - Tra
www.eeworm.com/read/208657/15239738

m musynl.m

function [K,P,mf]=musyne(plant,no,ni,blk,mrt) % [K,P,mf]=musyne(plant,no,ni,blk,mrt) mu synthesys using % hinfsyne and muftbtch, K is the resulting controller, % P the closed loop plant, and mf i
www.eeworm.com/read/208657/15239757

m rarx4.m

function [th,datan]=rarx4(y,u,mxs,adm,adg,data0) % [th,datan]=rarx4(y,u,mxs,adm,adg,data0) MIMO model obtained joining % all the MISO recursive arx models between inputs and each output. % Each
www.eeworm.com/read/208657/15239762

m keval2.m

function [Po,Pi,mv] = ... keval2(G2,K2,str,w,FoW,FiW,SoW,SiW,MoW,MiW,ToW,TiW,bMo,bMi,bTo,bTi) % [Po,Pi,mv]=keval2(G,K,str,w); linear control evaluation. % Performs analysis on the closed loop o
www.eeworm.com/read/208657/15239774

m keval.m

function [Po,Pi,mv] = ... keval(G,K,str,w,FoW,FiW,SoW,SiW,MoW,MiW,ToW,TiW,bMo,bMi,bTo,bTi) % [Po,Pi,mv]=keval(G,K,str,w); linear control evaluation. % Performs analysis on the closed loop obtai
www.eeworm.com/read/294862/8197420

c ieee80211_node.c

/*- * Copyright (c) 2001 Atsushi Onoe * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modi
www.eeworm.com/read/415311/11077034

m deterministic_boltzmann.m

function D = Deterministic_Boltzmann(train_features, train_targets, params, region); % Classify using the deterministic Boltzmann algorithm % Inputs: % features - Train features % targets - Tra
www.eeworm.com/read/152843/5665363

h nf_conntrack_icmpv6.h

/* * ICMPv6 tracking. * * 21 Apl 2004: Yasuyuki Kozakai @USAGI * - separated from nf_conntrack_icmp.h * * Derived from include/linux/netfiter_ipv4/ip_conntrack_i