-
LTE_system_Level_1.2_r300
使用matlab做的LTE的系统级别的仿真源代码,对LTE有着详细的功能实现(Using matlab to do system-level simulation of LTE, the source code, the detailed features of the LTE has to achieve)
- 2021-01-24 21:38:43下载
- 积分:1
-
motionEstTSS
tss algorithm motion estimation
- 2011-05-07 05:18:00下载
- 积分:1
-
fangxganrao
验证高斯白噪声窄带信号合成宽带信号的程序(Verify Gaussian white noise narrowband signal synthesis of wideband signals program)
- 2014-10-28 17:07:21下载
- 积分:1
-
DM5
相当好的matlab程序,对建模爱好者来说绝对是好东西(it is very good for everyong)
- 2013-09-14 17:02:56下载
- 积分:1
-
matlab_optimization_application__function_look_for
matlab 优化应用和函数查找,matlab 优化应用和函数查找(matlab optimization applications and functions to find, matlab optimization applications and functions to find)
- 2010-07-01 19:14:47下载
- 积分:1
-
SLAM-MATLAB-code
slam仿真工具箱,包含slam的matlab仿真源程序以及slam学习程序(slam simulation toolbox, matlab simulation source code contains slam and slam learning process)
- 2021-01-05 23:38:54下载
- 积分:1
-
R_OBOT
是一个在matlab下的机器人运动仿真的软件,逐步介绍了机器人手臂运动的算法,演示简单明了。(Is a robot under matlab simulation software, and gradually introduced a robotic arm campaign algorithm, simple and clear presentation.)
- 2009-01-23 04:09:48下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
qam_MATLAB_simulation
demodulate_sig 解调
generate_noise 叠加高斯噪声
insert_value 插值
modulate_to_high 调制到载波
pick_sig 采样
plot_2way 绘制正交信号图
plot_astrology 绘制星座图
plot_snr 绘制误码率曲线图
project 主函数
Qam_modulation QAM调制函数
rise_cos 升余弦滤波
stem_2way 绘制滤波后的信号图
(qam matlab simulation)
- 2011-11-01 19:47:50下载
- 积分:1
-
predictedcontrol
预测控制,通过当前输入和预测未来输出来控制输出值,使系统尽快达到稳定。(Predictive control to predict the future by the current input and output to control the output value, allowing the system to stabilize as soon as possible.)
- 2009-11-04 21:21:39下载
- 积分:1