代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/286662/8751748

m optimal_brain_surgeon.m

function [test_targets, Wh, Wo, J] = Optimal_Brain_Surgeon(train_patterns, train_targets, test_patterns, params) % Classify using a backpropagation network with a batch learning algorithm and remov
www.eeworm.com/read/286662/8751767

m relaxation_bm.m

function [test_targets, a] = Relaxation_BM(train_patterns, train_targets, test_patterns, params) % Classify using the batch relaxation with margin algorithm % Inputs: % train_patterns - Train pa
www.eeworm.com/read/385151/8817069

bat can_remote_receive.bat

REM This is a sample batch file for the CAN Module application example REM (Receiving Remote Frames) corresponding to the M3T-CC32R. REM The environment variable for CC32R corresponds with the defau
www.eeworm.com/read/385151/8817081

bat can_data_send.bat

REM This is a sample batch file for the CAN Module application example REM (Transmitting Data Frames) corresponding to the M3T-CC32R. REM The environment variable for CC32R corresponds with the defa
www.eeworm.com/read/385151/8817088

bat top10_fixcyc.bat

REM This is a sample batch file for the timer TOP application example REM (Continuous output mode) corresponding to the M3T-CC32R. REM The environment variable for CC32R corresponds with the default
www.eeworm.com/read/385151/8817118

bat can_remote_send.bat

REM This is a sample batch file for the CAN Module application example REM (Transmitting Remote Frames) corresponding to the M3T-CC32R. REM The environment variable for CC32R corresponds with the de
www.eeworm.com/read/385151/8817196

bat can_data_receive.bat

REM This is a sample batch file for the CAN Module application example REM (Receiving Data Frames) corresponding to the M3T-CC32R. REM The environment variable for CC32R corresponds with the default
www.eeworm.com/read/379604/9192225

bat makeall.bat

@echo off rem MAKEALL.BAT rem batch file for rebuilding all OBJ, TPU and EXE rem Turbo Pascal 6.0 (or better), Microsoft Assembler 5.0 rem (or better) and LINK.EXE are needed re
www.eeworm.com/read/379563/9193489

m flexica.m

% % % flexica.m % % seungjin@postech.ac.kr % % Last updated: % February 6, 2003 % % function for batch version of flexible ICA % % function [W]=flexica(x,n,nb,ga_W,maxits) % % W:
www.eeworm.com/read/177174/9466257

m flexica.m

% % % flexica.m % % seungjin@postech.ac.kr % % Last updated: % February 6, 2003 % % function for batch version of flexible ICA % % function [W]=flexica(x,n,nb,ga_W,maxits) % % W: