代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/267448/11178475
m ltsum.m
function output = LTsum(numneurons, icurrent, R, Tmin, Tmax)
% function output = LTsum(numneurons, icurrent, R, Tmin, Tmax)
%
% This function simulates multiplication by linear summation of the out
www.eeworm.com/read/411970/11218826
m simmult3.m
%NOT USED IN THE THESIS
%This script can be used to show that if the multipath delay spread is
%less guard period than no intersymbol interference occurs.
%
%This script simulates a COFDM link wit
www.eeworm.com/read/335429/12524333
makefile
#
# ======== makefile =======
# GNUmake-based makefile for linuxonly speech sample app.
#
# This file simulates the build for a generic Linux application that
# happens to use Codec Engine. This ma
www.eeworm.com/read/247688/12628043
java database.java
/** This class simulates a database lookup */
import java.util.*;
public class DataBase implements Enumeration {
Vector data;
int index;
int lastKey;
public DataBase(String
www.eeworm.com/read/365849/9844527
m rmse.m
function [simobj, cfilters]=rmse(varargin);
% RMSE method for the simulator class.
% Takes a simulator object and a filter, or a cell array of filters. Simulates data,
% filters it and calculates t
www.eeworm.com/read/199440/7853262
m fhmmsim.m
function [simdata] = fhmmsim (fhmm,N)
% [simdata] = fhmmsim (fhmm,N)
%
% simulates the output of an FHMM with gaussian observation model
% and FHMM parameters
% fhmm.Pi = prior probability
% fhmm
www.eeworm.com/read/196840/8055069
m fhmmsim.m
function [simdata] = fhmmsim (fhmm,N)
% [simdata] = fhmmsim (fhmm,N)
%
% simulates the output of an FHMM with gaussian observation model
% and FHMM parameters
% fhmm.Pi = prior probability
% fhmm
www.eeworm.com/read/196832/8055405
m fhmmsim.m
function [simdata] = fhmmsim (fhmm,N)
% [simdata] = fhmmsim (fhmm,N)
%
% simulates the output of an FHMM with gaussian observation model
% and FHMM parameters
% fhmm.Pi = prior probability
% fhmm
www.eeworm.com/read/142434/12945725
m dsmcne.m
% dsmcne - Program to simulate a dilute gas using DSMC algorithm
% This version simulates planar Couette flow
clear all; help dsmcne; % Clear memory and print header
%* Initialize constants (
www.eeworm.com/read/325790/13185006
m rmse.m
function [simobj, cfilters]=rmse(varargin);
% RMSE method for the simulator class.
% Takes a simulator object and a filter, or a cell array of filters. Simulates data,
% filters it and calculates t