-
Desktop
多径效应的时域表示实际上就是不同路径来的信号存在随机的时延差。对于抗其它扩频信号干扰性能,及抗多址干扰性能。我们这里考虑简单的情况,只考虑一个用户干扰的情况,说明其具有抗多址干扰性能就行。(Multipath effect is actually a time domain representation of the signal path to the existence of different random time delay difference. Other spread spectrum signal for the anti-interference performance, and anti-MAI performance. Here we consider the simplest case, considering only one user interference, indicating its performance with anti-multiple access interference on the line.)
- 2013-11-13 16:37:09下载
- 积分:1
-
LogSpectralDistanceSignal
Log Spectral Distance Signal
- 2011-12-23 04:53:40下载
- 积分:1
-
显示bmp图像的程序
640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过(640* 480256 color. BMP file display program can browse, also showed four images on the screen can also open a window on the show. BMP images and can be used above and below the arrow keys, and Page/Prompt, Ctrl Left, Right keys Ctr l View the entire images in S3, ATI VGA cards such as debugging through)
- 2005-03-31 15:30:24下载
- 积分:1
-
Poincare_New
Poincare code for detect the area of object. this the new work.
- 2013-09-21 22:57:42下载
- 积分:1
-
MTLAB
MATLAB中常用的程序,包括硬阀值、软阀值、全局阀值,小包波去噪等等,希望对初学者有用。(Procedures commonly used in MATLAB, including the hard threshold and soft threshold, global threshold, wave packet de-noising, etc., in the hope that useful for beginners.)
- 2009-04-26 08:44:38下载
- 积分:1
-
frequency-estimatin-method
频率估计的几种算法,包括music算法,rife算法,周期图法,pisarenko,levenson法(Frequency estimation of several algorithms, including music algorithm, rife algorithm, periodogram, pisarenko, levenson France)
- 2013-09-29 08:57:28下载
- 积分:1
-
感知器算法
感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to specifically achieve the traditional perceptron algorithm.)
- 2017-08-20 10:13:58下载
- 积分:1
-
EKF
在非线性条件下对单目标在平稳白噪声杂波背景下的航迹关联,扩展卡尔曼(Under the condition of non-linearity, the tracking correlation of a single target in stationary white noise clutter background is extended Kalman)
- 2016-11-04 09:05:20下载
- 积分:1
-
range
基于雷达信号处理的仿真实现实现,是一个和前任研究不同的代码。(Radar signal processing based on the implementation of the simulation implementation, is a former research and different codes.)
- 2009-03-31 10:43:58下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1