-
program
符合计数,用于单光子计数,当多光子到来时,统计时间(counting counting )
- 2013-12-12 14:27:32下载
- 积分:1
-
ColourEngineeringToolbox
Colour Engineering Toolbox
- 2009-12-11 16:44:29下载
- 积分:1
-
BP_NNT_CPSB
说明: 把训练数据拷入,load的*.m文件中,
文件中部load的*.m为测试数据
save 存盘的文件为测试数据的bp预测值,
该程序可以扩充n个输入,n个输出,很容易
(Copyed the training data, load the*. m file, the central load of*. m files for test data, save the file to save to disk bp predictive value of test data, the program can be expanded to n inputs, n outputs, it is easy)
- 2010-04-06 17:02:27下载
- 积分:1
-
PD_robut_nonlinear
PD controller for nonlinear model of robot
- 2013-09-04 13:09:00下载
- 积分:1
-
Deconvolution
此程序为地震数据处理中的反褶积,用于提高纵向分辨率。此程序构建在简单褶积模型上,分为脉冲和预测反褶积两种,参数可自调。(This procedure for seismic data processing deconvolution, used to improve the vertical resolution. This program is built on a simple convolution model is divided into pulses and predictive deconvolution two parameters can be self-adjusting.)
- 2014-10-19 13:23:50下载
- 积分:1
-
CPP-Examples
THIS EXAMPLES CODE FOR C++
- 2014-10-22 22:32:55下载
- 积分:1
-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
LMS-matlab
LMS算法的matlab实现,用于智能天线以及波束成形(LMS algorithm matlab implementation, and beamforming for smart antenna)
- 2014-11-20 13:31:46下载
- 积分:1
-
ANC simulation
this is a good simulation of fxlms ANC which contain both offline and onilne simulation
- 2013-04-14 01:22:46下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1