搜索结果
找到约 118 项符合
preview-samples 的查询结果
matlab例程 Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding sample autocorrelatio ...
Delphi控件源码 Print Preview Suite v4.76 很不错的 打印预览控件!
Print Preview Suite v4.76
很不错的 打印预览控件!
通讯编程文档 ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples MLEsim.m
ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples
MLEsim.m
嵌入式Linux samples for easy read and write files
samples for easy read and write files
嵌入式Linux samples for pipe line source code
samples for pipe line source code
Linux/Unix编程 LINUX设备驱动程序第二版配套源码 ldd2-samples-1
LINUX设备驱动程序第二版配套源码 ldd2-samples-1
Linux/Unix编程 LINUX设备驱动程序第二版配套源码 ldd2-samples-1.0.1
LINUX设备驱动程序第二版配套源码
ldd2-samples-1.0.1
文件格式 Samples are artificially generated and in no way represent particular individuals. Human names, comp
Samples are artificially generated and in no way represent particular individuals. Human names, company names, colleges, software product names are intentionally made up.
嵌入式Linux 基于ti公司davinci系统的视频preview引擎驱动
基于ti公司davinci系统的视频preview引擎驱动
数学计算 Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
algorithm to sample from the distribution P ~ EXP(-F), where F is the
first argument to HMC. The Markov chain starts at the point X, and
the function GRADF is the gradient of the `energy function F.