-
testchengxu
对于学习信号处理的同学们,需要数值分析的一些知识,如拟合、松弛迭代等等都是有用的数值分析方法(For students studying signal processing, numerical analysis requires some knowledge of relaxation that a useful method for numerical analysis)
- 2011-01-13 11:52:14下载
- 积分:1
-
direct-method-solve-linear-equation
基于MATLAB环境下的运用直接法求解线性方程组的对应的代码 简单易学 便于初学者消化使用(Based on MATLAB environment using a direct method for solving linear equations corresponding code is easy to learn for beginners to use digest)
- 2013-09-15 00:07:38下载
- 积分:1
-
SeisLab_10.0301
matlab code for SeisLab 3.01
- 2015-02-07 13:14:30下载
- 积分:1
-
MATLABshuoming-
上海电气MATLAB仿真模型用户手册word文档说明的十分详细()
- 2013-05-05 21:21:44下载
- 积分:1
-
chap09
说明: ex9_1 脉冲信号调制
ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图
ex9_3 产生7位巴克码编码的二相码
ex9_4 产生7位巴克码和线性调频的混合调制信号
ex9_5 瑞利分布实现程序
ex9_6 瑞利分布+杂波
ex9_7 相关对数正态分布杂波
ex9_8 相关weibull分布杂波
ex9_9 相干相关K分布杂波
ex9_10 线性调频信号的数字化正交解调
ex9_11 雷达脉冲压缩处理
ex9_12 二相编码信号的脉压处理
ex9_13 用FFT和FIR方法实现MTD处理(程序有错误)
ex9_14 雷达的恒虚警处理(CFAR)
ex9_15 比较相参积累和非相参积累
ex9_14 计算加性高斯白噪声准则下雷达探测的经典CFAR
二进制检测阈值和指定的虚警概率。
(瑞利噪声下快慢门限CFAR处理)(Ex9_1 pulse signal modulates ex9_2 carrier 10MHz, Linear Frequency Modulation signal of bandwidth 2MHz and its Spectrum Diagram ex9_14 calculation of classical CFAR under additive Gaussian white noise criterion Binary detection threshold and specified false alarm probability. (fast and slow threshold CFAR processing under Riley noise))
- 2021-03-17 03:09:21下载
- 积分:1
-
检测算法
说明: 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。(This procedure is to the V-BLAST system and its detection algorithm simulation, can use BPSK,QPSK,16QAM,64QAM modulation.)
- 2020-10-29 09:53:25下载
- 积分:1
-
Spline-way
利用样条差值法,根据已知坐标,绘制整条曲线。 数学建模实例,很有用的。(Using spline difference method, based on the known coordinates, drawing the whole curve. Mathematical modeling examples, very useful.)
- 2011-05-12 17:41:28下载
- 积分:1
-
poly
A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution ciphers are useful because the are less easily broken by frequency analysis, however if an attacker knows for instance that the message has a period n, then he simply can individually frequency analyze each cipher alphabet.
The number of letters encrypted before a polyalphabetic substitution cipher returns to its first cipher alphabet is called its period. The larger the period, the stronger the cipher. Of course, this method of encryption is certainly not secure by any definition and should not be applied to any real-life scenarios.
- 2015-02-27 14:52:28下载
- 积分:1
-
97847556interleaver
program about ofdm for transmitter and receiver signal run using matlab
- 2014-02-19 18:40:48下载
- 积分:1
-
huffman_alphabet
Data Compression Huffman Coding Example
Create an huffman alphabet for the input string
Python 2.7 necessary (not tested Python 3.0). For windows just run huffman.bat
- 2013-12-09 21:07:32下载
- 积分:1