代码搜索:patterns

找到约 8,017 项符合「patterns」的源代码

代码结果 8,017
www.eeworm.com/read/457360/7326801

afl evaluating candle patterns in a trading system.afl

//------------------------------------------------------------------------------ // // Formula Name: Evaluating Candle Patterns in a trading system // Author/Uploader: Herman van den Bergen
www.eeworm.com/read/403957/11494288

htm preface.htm

Design Patterns CD Preface As we wrote Design Patterns, we knew the patterns we were desc
www.eeworm.com/read/403957/11494950

htm preface.htm

Design Patterns CD Preface As we wrote Design Patterns, we knew the patterns we were desc
www.eeworm.com/read/215178/15071547

m fuzzy_k.m

%function [clusters] = Fuzzy_K(patterns_in,c,plot_on) clear all clc %read an image file 92av3c9.lan from Multispec fid1=fopen('c:\image\92av3c9.lan','rb'); status=fseek(fid1,128,'bof'); band
www.eeworm.com/read/286662/8751681

m deterministic_boltzmann.m

function [test_targets, updates] = Deterministic_Boltzmann(train_patterns, train_targets, test_patterns, params); % Classify using the deterministic Boltzmann algorithm % Inputs: % train_pattern