-
dsb_sc
实现双边带抑制载波调幅信号的时域波形和频域波形的仿真,采样点数默认为2^18。(achieve bilateral suppression of carrier signal amplitude of the time-domain and frequency-domain waveform simulation, The default sampling point to 2 ^ 18.)
- 2007-05-27 10:40:33下载
- 积分:1
-
Matlab-program-of-the-simplex-method
单纯形法matlab程序,计算方程组(函数的个数显然大于方程个数)(Matlab program of the simplex method, the calculation equations (function number is clearly greater than the equation number))
- 2012-08-17 10:55:38下载
- 积分:1
-
LTE
详细描述了LTE 网络结构 以及个单元工作工程 信令过程(Detailed description of the structure and the LTE network signaling procedure work process units)
- 2013-09-05 13:52:09下载
- 积分:1
-
XFEM-MATLAB
matlab实现xfem的基本功能,附带多个实例。(matlab realize the basic functions xfem)
- 2020-07-02 22:00:02下载
- 积分:1
-
RK2_system4_2a
rungekutta 2nd order pde
- 2015-11-15 07:03:28下载
- 积分:1
-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
alamouti
Alamouti 码字的matlab编程实现,2发1收的全分集增益的一种编码方法。(Alamouti code use matlab language,2 transmit antenna and 1 receive antenna。)
- 2011-04-28 11:46:24下载
- 积分:1
-
RLS
RLS algorithm for matlab dsp
- 2013-04-30 15:08:28下载
- 积分:1
-
mtd_mti_pc_loadrealdata
本程序基于实测的LFM脉冲信号回波数据,进行脉冲压缩处理,实现MTI/MTD/Matched Filter等功能,主要完成以下具体功能
1.脉冲压缩的实现以及结果处理,
2.固定目标的对消的实现方法、作用以及必要性分析,
3,脉冲积累的时机、实现方式、效果及必要性分析,
4,动目标检测的实际含义、具体实现方案及结果分析,
5,对目标距离、速度、数量的回答及旁瓣抑制的必要性分析
(
This program echo LFM pulse signal based on the measured data, the pulse compression processing, realize MTI/MTD/Matched Filter, and other functions, mainly to complete the following specific functions
1. The realization of pulse compression and processing results,
2. Cancellation of the realization method of the fixed target, function and the analysis of the necessity,
3, the timing of the pulse accumulation, implementation method, effect and necessity analysis,
4, the actual meaning of the moving target detection, the concrete implementation plan and result analysis,
5, the target distance, speed, number of answer and the analysis of the necessity of the sidelobe suppression
)
- 2016-10-11 15:52:42下载
- 积分:1
-
homework1
设计一个模拟信号(几个不同频率简谐信号之和,再加一个白噪声)
用不同的采样频率把信号离散(满足和不满足采样定理),
画出信号波形;
分别作信号的谱分析(幅值);对比采样频率的影响;
选用不同窗函数对同一个信号作谱分析,比较分析。(signal process using matlab)
- 2013-09-11 08:06:00下载
- 积分:1