-
LFM
线性调频脉冲信号,用于雷达仿真,不仅有原理介绍,而且给出了仿真程序(LFM signal)
- 2012-05-16 19:03:32下载
- 积分:1
-
script_transmit_iq_imbalance
script to simulate IQ imbalance using Scilab (free alternative to Matlab)
- 2013-02-27 08:32:27下载
- 积分:1
-
MATLAB
MATLAB2010a学习资料,从基础到精通,适合初学者(MATLAB2010a learning materials, from basic to proficient, suitable for beginners)
- 2011-11-15 10:15:58下载
- 积分:1
-
SALOHA-Protocol-Simulation
时隙ALOHA协议是对ALOHA协议的简单修改,把传输时间分为一个个时隙,数据包只能在时隙的开始进行并行传输。在当前的时隙中产生的数据包只能在下一个时隙的开始进行并行传输。(Time slot ALOHA protocol is simple modification of ALOHA protocol, the transmission time is divided into a time slot, packets can only be the beginning of time slot for parallel transmission. In the current time slot of packets can only be the beginning of the next time slot for parallel transmission.
)
- 2013-12-08 15:03:22下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
horn_antenna.tar
Realization of Horn-Antenna for plotting radiation pattern in matlab using finite difference time domain method
- 2013-10-23 20:56:56下载
- 积分:1
-
SVM
MATLAB中的SVM源码,用于回归预测,需要的可以下载下看看(The SVM MATLAB source code for regression forecasting, need can be downloaded below to see the exhibitions)
- 2015-01-26 15:07:55下载
- 积分:1
-
svslms
最新的基于S函数的变步长自适应滤波算法,比传统的算法收敛速度更快(The latest variable step adaptive filtering algorithm based on S function is faster than the traditional algorithm converges )
- 2021-03-07 16:29:29下载
- 积分:1
-
return_fitted_best_Gamma
输入:样本序列
输出:一个最佳Gamma拟合所需要参数(return fitted best Gamma)
- 2011-12-29 17:03:50下载
- 积分:1
-
Clustering_Coefficient
求网络图中各节点的聚类系数及整个网络的聚类系数 求解每个节点的聚类系数,找某节点的所有邻居,这些邻居节点构成一个子图(Seeking clustering coefficient network diagram and the entire network clustering coefficient of each node)
- 2013-12-24 15:58:25下载
- 积分:1