代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/125476/14491889
cc simulate_european_options_generic_routine_control_variate.cc
// file simulate_general_control_variate.cc
#include
using namespace std;
#include "fin_recipes.h"
#include "payoff_black_scholes_case.h"
double
derivative_price_simulate_european_option_gen
www.eeworm.com/read/125476/14491896
cc simulate_european_options_generic_routine_antithetic_variate.cc
#include "fin_recipes.h"
#include "normdist.h"
#include
using namespace std;
double
derivative_price_simulate_european_option_generic_with_antithetic_variate(const double& S,
con
www.eeworm.com/read/375322/9364052
txt readme.txt
Directory: \simulation
This directory contains the vhdl testbench, associated files and the modelsim ini file for the
DDR SDRAM controller reference design. The \work directory contains a precom
www.eeworm.com/read/374502/9402191
mkpdir
#Simulate /exec mkdir -p
alias mkpdir (dirname, void) {
while (mkdir($dirname) != 0) {
mkpdir($before(-1 / $dirname))
}
}
#hop'01
www.eeworm.com/read/374222/9415654
err main.err
Warning[205] E:\SIMULATE\PROTEUS\SOFT\DIGITALPOWER\MAIN.ASM 12 : Found directive in column 1. (endm)
Warning[205] E:\SIMULATE\PROTEUS\SOFT\DIGITALPOWER\MAIN.ASM 15 : Found directive in column 1. (end
www.eeworm.com/read/166836/9995751
m wangi254.m
% wangi254.m
wangf254=readfis('wangf254');
Mc=1; M=0.1; L=0.5; %(Kg, m)
x10=10 % (in gegrees)
x20=15
disp('Load (wangi254) initial data complete! You can simulate the system now.');
www.eeworm.com/read/359197/10161723
txt readme.txt
Directory: \simulation
This directory contains the verilog testbench and the modelsim ini file for the
DDR SDRAM controller reference design. The \work directory contains a precompiled
library
www.eeworm.com/read/355155/10290364
txt 第09章 图形用户界面.txt
1。command窗口中输入命令nntool
设置输入和期望输出new data按钮
网络生成network按钮
(网络类型Perceptron感知器)
2。网络训练train按钮
网络仿真simulate
3。GUI的数据处理
导出数据到matlab工作空间export按钮
command命令who所有定义变量
重启matlab后nntool清空
导入数据到m
www.eeworm.com/read/274320/10876364
m gmskspec.m
%----------------------------------------------------
% Compute the spectra of various GMSK signals
%----------------------------------------------------
K = 20; % number of blocks to si