-
雷达噪声仿真
对雷达射频端实施射频噪声干扰,观测雷达目标回波干扰情况。给出了具体的matlab源码,和效果图。(Radio frequency noise jamming is applied to the radio frequency end of the radar, and radar target echo jamming is observed. The specific matlab source code and the effect diagram are given.)
- 2019-05-05 11:12:33下载
- 积分:1
-
SINS-MATLAB-simulation-program-source-code
捷联惯导仿真程序MATLAB源代码,能帮助大家了解捷联惯导原理(SINS MATLAB simulation program source code, can help you understand the principles of the SINS)
- 2021-04-20 17:38:50下载
- 积分:1
-
ASYM-m-files
朱豫才老师过程辨识书籍中的程序,包括渐进辨识法程序(The M-file of the book of Yucai Zhu)
- 2021-03-09 20:49:27下载
- 积分:1
-
hop
神经网络matlab实现各种hop(Hopfield)算法(hopfield,ANN)
- 2009-04-23 21:53:12下载
- 积分:1
-
keshechengxu_diyishiqi
弹道仿真中用于将真实环境中的清醒映射到计算机中 实现实时化 经济化(Trajectory Simulation for sober in the real environment is mapped to the computer in real-time economy of)
- 2013-01-23 14:39:14下载
- 积分:1
-
face_recognition_adaBoost_M2
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的(using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high)
- 2007-07-10 16:29:21下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
LTEchannel_models
说明: 该文件是LTE的信道模型(matlab),包括上行链路信道模型和下行链路信道模型(This file is LTE channel model (matlab), including uplink channel model and downlink channel model)
- 2011-03-10 15:40:42下载
- 积分:1
-
rakecode
rake接收机性能的深入分析研究,主要是在CDMA中的应用(in-depth analysis of the rake receiver performance research, mainly in the CDMA Application)
- 2013-01-02 13:07:00下载
- 积分:1
-
GA
说明: MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
- 2020-03-29 21:13:31下载
- 积分:1