-
c18_cdmasim
实现CDMA的matlab程序,程序很完整,需要的自己来看啦(CDMA-matlab program to achieve the program is very complete look at the needs of their own啦)
- 2009-11-27 08:36:48下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
loadflow(2)
Newton Raphson lod flow
- 2011-12-11 18:43:54下载
- 积分:1
-
PCMTITEST08
脉冲雷达测距的仿真算法,包括根据目标信息生成回波,添加噪声,在进行接收,信号处理计算出结果(Pulse radar ranging simulation algorithms, including information generated according to the target echo, adding noise, during the reception, signal processing, the results calculated)
- 2021-05-13 19:30:02下载
- 积分:1
-
image-blur
A basic matlab code for image blurring this code can be used to blur the given image and the blurred image can be used for comparing restoration algorithms
- 2013-01-13 16:12:53下载
- 积分:1
-
dvbt2_exp_101227_v021001
DVB-T2完整仿真程序,包括帧结构、信道编解码、OFDM调制等重要功能模块。学习OFDM通信系统有益参考程序。(DVB-T2 complete simulation program, including a frame structure, channel coding and decoding, OFDM modulation and other important functional modules. Learning OFDM communications system useful reference program.)
- 2014-01-23 20:33:28下载
- 积分:1
-
lorenzfencha
洛伦兹分岔的matlab程序,和混沌电路实现思路!!!!!!!!!!!!!(Lorenz bifurcation of the matlab program, and the chaotic circuit ideas! ! ! ! ! ! ! ! ! ! ! ! !)
- 2009-11-15 10:35:46下载
- 积分:1
-
radon
在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp-Logan的大脑图,利用RADON变换重建图像(In the Matlab Image Processing Toolbox functions in the Phantom can generate Shepp-Logan brain map, the use of RADON transform image reconstruction)
- 2010-03-09 09:41:18下载
- 积分:1
-
emd_program
emd算法程序,希望对大家有所帮助(emd algorithm procedures, we hope to help )
- 2006-10-22 21:23:38下载
- 积分:1
-
dynamic-path-planning
(不错的一篇文章,已被EI收录)模型预测控制(model predictive control,MPC)路径规划算法适用于三维动态环境下的无人机(un-manned aerial vehicle,UAV)路径规划;动态贝叶斯网络(dynamic Bayesian network,DBN)能够有效推理战场态势,对无人机进行威胁评估。针对威胁尾随无人机时的路径规划问题,构建 DBN 威胁评估模型,将 UAV 在战场环境中的威胁态势用威胁等级概率表示,与 MPC 路径规划算法相结合,得到基于 DBN 威胁评估的 MPC UAV 路径规划算法。通过多组仿真分析表明,在三维动态环境下,特别是威胁尾随无人机时,基于 DBN 威胁评估的 MPC无人机路径规划算法可以得到有效的无人机路径。(The model predictive control (MPC)path planning algorithm can solve the problem of dynamic unmanned aerial vehicle (UAV)path planning.Dynamic Bayesian network (DBN)is an effective tool for rea-soning and threat assessment.Considering the problem of path planning when the dynamic threat tags the UAV,the MPC path planning algorithm combined with DBN threat assessment is presented,which used the threat lever probability to describe the threat situation.A group of simulations demonstrate the efficiency of MPC three-dimensional dynamic path planning algorithm for UAV based on DBN threat assessment especially when the dynamic threat tags the UAV.)
- 2021-04-25 15:48:46下载
- 积分:1