-
课本的原文件 适合于编程人员
c 专业设计 源于课本的原文件
适合于编程人员()
- 2007-08-12 10:58:28下载
- 积分:1
-
matlabSimulink
电子文档介绍利用matlab进行计算机仿真教程。(Electronic document describes the use of computer simulation matlab tutorials.)
- 2013-07-16 22:18:18下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
swerling
自己写的关于雷达目标RCS起伏的Swerling模型,包含示例文件,简单却是有用的,各位尽管下载吧。(Write on radar target RCS undulating Swerling model, including sample files, simple but useful, although you download it.)
- 2021-04-08 10:09:01下载
- 积分:1
-
BPClassification
本程序用bp解决广义异或问题并提供了对输入样本的改进。(bp to solve the problem and the generalized XOR improve the input samples.)
- 2010-07-15 18:03:07下载
- 积分:1
-
pid_simulation
A program implementing PID controller for vehicle fuel system
- 2010-09-17 17:06:17下载
- 积分:1
-
MATLABjiaocheng
matlab学习教程,包括matlab软件基本操作以及对数据的处理,对图形的处理(matlab tutorial, including the matlab software and the basic operation of data processing, graphics processing)
- 2010-11-03 20:07:39下载
- 积分:1
-
ultrasound
超声回波声场数据处理显示(matlab 源程序)(ultrasound )
- 2012-04-12 15:38:53下载
- 积分:1
-
galm
一个遗传算法编的程序,大家看看吧.有人说不能用,但我用的很好.(a genetic algorithm of Procedure, we look at it. Some people say you can not use it, but I use very good.)
- 2007-07-01 00:58:20下载
- 积分:1
-
BPSK
简单的BPSK误码率仿真曲线,用MATLAB软件,画图很精美(Simple BPSK BER simulation curves, using MATLAB software, drawing a very fine)
- 2010-07-10 17:50:53下载
- 积分:1