代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/391317/8409911
rdb ctr.sim.rdb
www.eeworm.com/read/391317/8409945
hdb ctr.sim.hdb
www.eeworm.com/read/191974/8413731
rpt dpll.sim.rpt
Simulator report for dpll
Tue Feb 27 13:28:00 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/191974/8413831
qmsg dpll.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/191974/8413834
vwf dpll.sim.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/191974/8413851
hdb dpll.sim.hdb
www.eeworm.com/read/191974/8413856
rdb dpll.sim.rdb
www.eeworm.com/read/291439/8419095
m sim_1.m
%The M-file name is: sim_1.m.
%perform integration routine for simulation
%
OldFigNumber=watchon;
% form initial conditions for velocities (omega's)
xp0=zeros(1,no_gen-1); %creates a zero ro
www.eeworm.com/read/291439/8419107
m sim_plot.m
simul_i=max([1,round(get(sli_var,'Value'))]);
position=get(0,'DefaultFigurePosition');
position=position-[120 120 0 0];
simul_fig=figure(...
'NumberTitle','off',...
'Name','Voltage
www.eeworm.com/read/291439/8419118
m sim_2.m
% This function is called by ode45 to compute values of xdot.
% It is set up to use PoC models.
function [xdot,xx_rem]=sim_2(t,xx,x_rem,no_gen,no_pv,no_pq,...
data,param,CurrentSystem,gen_iner