代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/304670/13789671
m rad_sim.m
function [obs,b]=rad_sim(start_loc,end_loc,beacons)
%
% [obs,b]=rad_sim(start_loc,end_loc,beacons)
%
% HDW 15/12/94, modified 17/05/00
% function to simulate radar observations
% takes a start
www.eeworm.com/read/115273/6118048
c test35.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/rowcolumn/test35.c,v 1.6 2001/05/15 14:46:10 amai Exp $ */
/* Simulate a problem in Mosaic 2.7b5 */
#include
#include
#include
www.eeworm.com/read/115272/6119370
c test35.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/rowcolumn/test35.c,v 1.6 2001/05/15 14:46:10 amai Exp $ */
/* Simulate a problem in Mosaic 2.7b5 */
#include
#include
#include
www.eeworm.com/read/488525/6488806
lisp an_nfa1.lisp
;;;; simulate a non-deterministic finite automata, aka nfa
;;; example nfa in list form w/input strings
(defparameter *nfa/input*
'(((0 1) ;alphabet
(q0 q1 q2 ) ;states
(q0) ;start states
(q0
www.eeworm.com/read/264205/11325828
m simu.m
%This function is to simulate the signal-interference-ratio in a cellular
%systems
clear all;
close all;
N=1;
n=4;
K=6;
R=500;
z = R*RandPOS(100000);
z1= R*sqrt(3)*exp(j*pi/6);
z2= R*s
www.eeworm.com/read/150690/12276362
m myyouhua.m
function T_SimulationData = myyouhua( T_SimulationData ) ;
% this module simulate the data .
%计算举升中各点坐标,及杆件受力,速度,加速度
% February 204
% $Revision: 1.00 $
%读入参数
xx1 = T_SimulationData.Position(
www.eeworm.com/read/222986/14666148
txt pcireadme2.txt
To simulate the PCI core with leon3, you should use the pci_top2 test bench.
This test bench includes leon3 system with a PCI master/target with DMA, a
leon3 system with PCI target (PCI address 0x44
www.eeworm.com/read/303435/3811205
lib trackball.mesa.lib
TRACKBALL - a MESA trackball
trackball - make a mouse simulate a trackball in a MESA graphics window
Function Prototype:
void
trackball(float q[4], float p1x, float p1y, float p2x, float p2y, float
www.eeworm.com/read/432455/8604557
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/432455/8604586
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