代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/344156/11906562
modspec iomap.modspec
# DiskSim Storage Subsystem Simulation Environment (Version 4.0)
# Revision Authors: John Bucy, Greg Ganger
# Contributors: John Griffin, Jiri Schindler, Steve Schlosser
#
# Copyright (c) of Carnegie
www.eeworm.com/read/284556/8919076
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/181963/9223810
m rossler1.m
%function [x,y,z]=rossler1(n,a,b,c,x0,y0,z0,h)
%_________________________________________________
%
% Simulation of the Lorentz ODE.
% dx/dt=-y-z
% dy/dt=x+ay
% dz/dt=b+z(x-c)
%
% x,
www.eeworm.com/read/358605/10184001
txt note.txt
Simplex-Simulated annealing (SIMPSA)
Algorithms based on simulated annealing employ a stochastic generation of solution vectors and employ similarities between the physical process of annealing (i.e.
www.eeworm.com/read/275736/10798129
m solow.m
%
% solow.m
% Economics 303:
% Solow Model Graphs
%
% George J Hall
% Brandeis University
% September 2006
%
clear
close all
%
% set initial values for K, N and Y
%
K_1959 = 411.7;
www.eeworm.com/read/435331/6960838
html telnetmodel.html
h1,h2,h3,h4,p,table,ul,ol {font-family: Geneva, Arial, Helvetica, sans-serif;}
pre { margin-left:8pt; background:#fffff4; padding:5pt; border:1px solid; border-color:
www.eeworm.com/read/464497/7157149
m fourierseries.m
clc;clear all;
i=1;
in=str2num(input('What is the n-limit: ','s'));
for t=-4:0.1:4
v(i)=0.5;
w(i)=t;
for n=1:1:in
v(i)=v(i)+[sinc(n/2)*cos(2*pi*n*t/4)];
www.eeworm.com/read/197907/7963267
m solow.m
%
% solow.m
% Economics 303:
% Solow Model Graphs
%
% George J Hall
% Brandeis University
% September 2006
%
clear
close all
%
% set initial values for K, N and Y
%
K_1959 = 411.7;
www.eeworm.com/read/137878/13282675
readme
This is a README file to the radarFDTD GUI program.
The purpose of this program is to enable building a config file
to the radarFDTD package using a modern GUI.
With it, you define all the parameter