代码搜索:Additive

找到约 385 项符合「Additive」的源代码

代码结果 385
www.eeworm.com/read/131795/14128715

dat vfpdat58b.dat

说明: (1)中第一个索引文件为主控索引文件.该命令常用于打开单索引文件.例: ---- USE sb SET INDEX TO jgidx,mcidx LIST (2)若缺省所有选项,即仅用SET INDEX TO,将关闭当前工作区中除结构复合索引文件外的所有索引文件,同时取 消主控索引.
www.eeworm.com/read/131795/14128754

dat vfpdat60.dat

格式: INDEX ONTO|TAG[OF] ---- [FOR][COMPACT][ASCENDING|DESCENDING][UNIQUE|CANDIDATE] [ADDITIVE] 功能: 建立索引文件或增加索引标识 ----
www.eeworm.com/read/131795/14128876

dat vfpdat42.dat

格式: INDEX ONTO|TAG[OF] ---- [FOR][COMPACT][ASCENDING|DESCENDING][UNIQUE|CANDIDATE] [ADDITIVE] 功能: 建立索引文件或增加索引标识 ----
www.eeworm.com/read/131795/14128945

dat vfpdat41.dat

格式: INDEX ONTO|TAG[OF] ---- [FOR][COMPACT][ASCENDING|DESCENDING][UNIQUE|CANDIDATE] [ADDITIVE] 功能: 建立索引文件或增加索引标识 ----
www.eeworm.com/read/169513/9853738

c sinewave plus additive zero-mean random noise.c

/* signal.c - Sinewave plus additive zero-mean random noise */ #define USE_DATA 1 #if USE_DATA /* Use noise data file */ #pragma CODE_SECTION(cos_
www.eeworm.com/read/287166/8713699

txt hw_todo.txt

- - add additive support in mobjs : archvile fire, lost souls, ... - fix le sky overdraw : rempli polygones de sky (ceiling)
www.eeworm.com/read/373623/9446344

index

bart Bayesian Additive Regression Trees pdbart Partial Dependence Plots for BART
www.eeworm.com/read/167466/9968293

m sys.m

function [y] = sys(h,x,sigman) % unknown system and additive white noise for fig8_12.m % system h to be identified % noise rms sigman % July 97 y = filter(h,1,x) + sigman*randn(size(x));
www.eeworm.com/read/488801/6486274

txt des.txt

Author: Avetis Ioannisyan Summary: Simple example of error probability in AWGN channel MATLAB Release: R14SP3 Description: This funtion will compute the probability of error in Additive