代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/130982/14164427
m repaint_inho.m
function repaint_inho(mat,mat_ref,vtx,simp);
%function repaint_inho(mat,mat_ref,vtx,simp);
%
%Repaints the simulated inhomogeneity according to the reference
%distribution. (Increase -> Red, Decre
www.eeworm.com/read/229403/4756667
sh config-guess.sh
#!/bin/sh
#
# Copyright 2004, 2005 Free Software Foundation, Inc.
# Contributed by Ben Elliston .
#
# This test reads 5-tuples from config-guess.data: the components of
# the simulated un
www.eeworm.com/read/303153/3815052
c skyeye_ts_drv.c
/*
*
* linux/drivers/char/skyeye_ts.c - Touch screen driver for touch screen simulated on skyeye.
*/
#include /* We're doing kernel work */
#include
www.eeworm.com/read/367730/2831393
sh config-guess.sh
#!/bin/sh
#
# Copyright 2004, 2005 Free Software Foundation, Inc.
# Contributed by Ben Elliston .
#
# This test reads 5-tuples from config-guess.data: the components of
# the simulated un
www.eeworm.com/read/194767/8186715
m simanneal.m
function [beta,sseb, beta1] = simanneal(fun,beta,T0, norm);
% Simulated Annealing Program
% Inputs: function,initial weight, temperature
% Output: weight
if nargin < 4, norm = 1; end;
weight(1
www.eeworm.com/read/189063/8492094
htm index~1.htm
Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox (GAOT)
GAOT implements simulated evolution i
www.eeworm.com/read/288527/8625385
htm index~1.htm
Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox (GAOT)
GAOT implements simulated evolution i
www.eeworm.com/read/431855/8648973
html index.html
Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox (GAOT)
GAOT implements simulated evolution i
www.eeworm.com/read/429621/8798136
m m4stp.m
% M-file for the last part of Project 4 on linearized
% analysis in Chapter 6
% m4stp.m sets up the system parameters for a simulation
% using the SIMULINK file s4stp
% to obtain a simulated r
www.eeworm.com/read/429621/8798312
m m3.m
% MATLAB script file m3.m for Project 3 on field-oriented
% motor drive in Chapter 9
% m3.m sets up the machine parameters, simulated disturbances,
% and also plots the results.
% Changes in