代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/465793/7046118

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/363475/7104505

m bpx_simu.m

%此为一仿真程序 %首先读入权域值参数 function retdouble = simulate(NetPara,SimulatePara,InputFun,OutputFun,DataDir) NNTWARN OFF retdouble = -1; olddir=pwd; % 数据所在目录 cd(DataDir); % 输入层到中间层的传递函数 if (lengt
www.eeworm.com/read/458224/7301658

windows gpn_ada.m.windows

% Simulate a goal programming network % Adaptive learning rate strategy has been used (cfr SuperSAB) % % Usage: [V,F,E,U,M,conv_flag] = gpn_ada (D, B, G, ep, dt, U_init, m_init) % % V Final Network S
www.eeworm.com/read/434746/7802304

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/299736/7836206

asv sample_lds.asv

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/299736/7836216

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/296717/8080503

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/145552/12714144

m jisuan.m

function T_SimulationData = jisuan( T_SimulationData ) ; % this module simulate the data . %计算举升中各点坐标,及杆件受力,速度,加速度 % February 2004 % $Revision: 1.00 $ x1 = T_SimulationData.Position(1).x1;
www.eeworm.com/read/243896/12908171

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/323410/13340993

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat