登录
首页 » Matlab » 使用matlab模拟车载网络环境

使用matlab模拟车载网络环境

于 2023-04-03 发布 文件大小:3.87 kB
0 28
下载积分: 2 下载次数: 1

代码说明:

使用matlab模拟车载网络环境,该matlab的仿真主要模拟的是在城市环境下的动态的车载网络环境。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • radar1
    对MTD雷达中进行杂波滤除的滤波器组,就是多普勒滤波器组的仿真(Of MTD radar clutter filter in the filter group, that is, the simulation of Doppler filter bank)
    2008-03-05 18:23:59下载
    积分:1
  • matlab-preprocessor
    说明:  matlab预处理程序,具体是杨氏干涉下条纹图像的预处理和算法的程序(matlab pretreatment procedures, specifically under the Young' s interference fringes image pre-processing procedures and algorithms)
    2011-04-10 16:19:11下载
    积分:1
  • allavar.m
    Allan Variance calculation with ability of exponentially increasing step (MatLab function)
    2012-07-17 13:04:06下载
    积分:1
  • huxinxi
    好用的互信息程序,可以计算时序信号的互信息以及熵等。可以直接使用(it is used for multil-information,and it can be used directly.)
    2014-01-14 20:13:32下载
    积分:1
  • lingxiangyi
    零相移滤波器m函数,优点是克服了滤波器产生的相位滞后,缺点是本仿真不能保证实时性,其原理为输入一次序列,正反各变换一遍。(Zero phase shift filter m function, the advantages of the filter to overcome the phase lag, the disadvantage is that the simulation can not guarantee real-time, the principle of the input sequence, the pros and cons of each conversion.)
    2016-07-25 11:13:58下载
    积分:1
  • 八链码的过程,更有用,在MATLAB环境下
    八向链码程序,比较有用,在MATLAB环境下使用-Eight to chain code process, more useful, in the MATLAB environment
    2022-09-19 14:10:03下载
    积分:1
  • Spectrum_Analysis
    关于谱分析的一些算法,其中包括周期图法、Blackman-Turkey法、Yule-Walker方程求解、最小二乘AR、最小二乘ARMA、ESPRIT、MUSIC、Root-MUSIC、Capon、和AIC准则等等经典算法。(Classical algorithm on Spectral Analysis, including periodigram, Blackman-Trukey, Yule-Walker,LSAR, LSARMA,ESPRIT, MUSIC, Root-MUSIC, Capon, AIC and so on.)
    2014-05-21 20:12:07下载
    积分:1
  • seg
    This is a MATLAB code for segmentation of any image. Initially the image is converted from RGB to greyscale image and then segmantation is done.
    2009-06-20 21:48:57下载
    积分:1
  • DDFS
    任意波形发生器程序,由Matlab下的仿真工具箱中嵌入的DSPBuilder模块编写改程序,然后由QuatusII下载给FPGA——现场可编程逻辑器件,他最终通过硬件电路实现任意波形的输出(Arbitrary waveform generator procedure)
    2010-05-20 11:39:42下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载