-
PDCCH
PDCCH的链路仿真,需要的朋友可以参考一下。(PDCCH link simulation, the needs of friends can reference.)
- 2009-12-28 20:35:09下载
- 积分:1
-
Kinoform
相息图matlab代码,结果含原图,相息图,再现图三部分。(Kinoform matlab code, containing the results of image, Kinoform, reproduction map of three parts.)
- 2008-07-07 11:31:24下载
- 积分:1
-
1112222
用移位寄存器实现M序列、逆M序列的Matlab程序
(Using shift registers to realize M sequence, inverse M sequences of Matlab program)
- 2011-12-17 10:15:15下载
- 积分:1
-
strongtrackingfilter
在目标被动式跟踪中广泛应用的伪量测变换估计器(PLE)具有良好的误差收敛性。然而由于等价噪声和状态的相关性,该估计器的估计是有偏的。提出的强跟踪滤波器(STF)通过强制白化残差具有自适应地校正估计偏差和迅速跟踪状态变化的能力。STF已经在非线性系统时滞估计、故障诊断与容错控制方面取得了很好的效果。(Passive target tracking is widely used in the pseudo-measurement transform estimator (PLE) has a good error convergence. However, due to the equivalent noise and the relevance of state, the estimator is a biased estimate of. Raised strong tracking filter (STF) has adopted mandatory bleaching residuals adaptively estimated bias correction and rapid tracking of the status change. STF has been estimated in the time-delay nonlinear systems, fault diagnosis and fault-tolerant control has been achieved very good results.)
- 2008-03-10 09:18:14下载
- 积分:1
-
adptive
雷达直达波和目标回波之间抵消,两个信号一强一弱,既可以抵消强信号,也可以抵消弱信号(Radar direct wave and the target echo offset between the two signals a strong one weak, only to be offset by a strong signal, you can also offset the weak signal)
- 2009-12-18 17:38:35下载
- 积分:1
-
arma1
Time series analysis and signal processing
- 2012-05-02 03:48:04下载
- 积分:1
-
均匀直线阵 辅助天线4路 slc
均匀直线阵 辅助天线4路 相控阵雷达的有源旁瓣干扰对消仿真程序(sidelobe cancelation alogrithm simulation matlab code )
- 2020-12-13 21:39:16下载
- 积分:1
-
FileDemo
字节数组的详解实例
适合初学的,代码简单易懂,(Detailed examples of the byte array)
- 2013-12-07 18:53:35下载
- 积分:1
-
chaosg
光反馈产生混沌激光,并画出混沌激光的时序图、自相关曲线和相位图,并计算出混沌的带宽(Optical feedback chaotic lasers, laser chaos and draw a timing diagram, autocorrelation curves and phase diagram, and calculates the bandwidth of Chaos)
- 2021-02-20 16:39:43下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1