代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/476907/6754117

m sbiterr.m

function [sys, x0, str, ts] = sbiterr(t,x,u,flag, numLine, K, timeDelay, sampleTime) % SBITERR: S-function for display symbol and bit error % This M-file is designed to be used in a Simulink S-funct
www.eeworm.com/read/476907/6754132

m eyesampl.m

function [sys, x0, str, ts] = eyesampl(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, sampleTime) % EYESAMPL Simulink eye diagram and scatter plot --- sampled time vers
www.eeworm.com/read/476907/6754150

asv eyesampl.asv

function [sys, x0, str, ts] = eyesampl(t,x,u,flag,... timeRange, boundary, storeLength, eyeLine, scatterLine, sampleTime) % EYESAMPL Simulink eye diagram and scatter plot --- sampled time vers
www.eeworm.com/read/263805/11341496

m nnd10eeg.m

function nnd10eeg(cmd,arg1,arg2,arg3) %NND10EEG Electroencephelogram noise cancellation demonstration. % First Version, 8-31-95. %===============================================================
www.eeworm.com/read/263805/11341500

m nnd15gl2.m

function nnd15gl2(cmd,arg1,arg2,arg3) %NND15GL2 Grossberg layer 2 demonstration. % First Version, 8-31-95. %================================================================== % GLOBALS glob
www.eeworm.com/read/263805/11341512

m nnd11nf.m

function [ret1,ret2,ret3,ret4,ret5]=nnd11nf(cmd,arg1,arg2,arg3,arg4,arg5) %NND11NF Network function demonstration. % % This demonstration requires either the MININNET functions % on the NND disk o
www.eeworm.com/read/263805/11341524

m nnd11bc.m

function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5) %NND11BC Backpropagation calculation demonstration. % % This demonstration requires the Neural Network Toolbox. % % NND11BC ru
www.eeworm.com/read/263805/11341528

m nnd8ts1.m

function nnd8ts1(cmd,data) %NND8TS Taylor series demonstration #1. % First Version, 8-31-95. %================================================================== % BRING UP FIGURE IF IT EXIST
www.eeworm.com/read/263805/11341557

m nnsettxt.m

function nnsettxt(h,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t15,t16,t17,t18,t19,t20) % NNSETTXT Neural Network Design utility function. % NNSETTXT(H,T1,T2,T3,T4,T5,...T7) % H -
www.eeworm.com/read/263805/11341562

m nnd12ls.m

function nnd12ls(cmd,arg1) %NND12LS Conjugate gradient lines search demonstration. % % This demonstration requires the Neural Network Toolbox. % First Version, 8-31-95. %=====================