-
MIMO_SIMULATION
此文件为mimo的仿真,一个是师兄的,可以运行(MIMO SIMULATION)
- 2009-04-05 19:05:35下载
- 积分:1
-
Jakesdoublechannelgen
JAKE 模型 ,用于衰落信道的仿真,是双信道的仿真的.(JAKE model for the fading channel simulation, is a two-channel simulation.)
- 2006-12-18 15:16:17下载
- 积分:1
-
UWB_TOA_estimation
这是我在做超宽带测距定位研究时,编写的一个matlab程序,非常值得大家参考。(This is what I was doing UWB Ranging positioning studies, preparation of a matlab program, very worthy of your consideration.)
- 2021-01-27 16:18:37下载
- 积分:1
-
matlab
function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModel(function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag)
计算下一时刻的元胞空间状态
获取当前时刻元胞空间中的车辆信息,
[VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat)
if isempty(VehicleInCellSpaceMat) == 1 如果为空
return
end
对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据
计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中
[CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModelFlag)
)
- 2013-05-04 19:01:27下载
- 积分:1
-
gunmou
重要参数的提取,包括单边带、双边带、载波抑制及四倍频,使用混沌与分形分析的例程。( Extract important parameters, Including single sideband, double sideband, suppressed carrier and quadruple, Use Chaos and fractal analysis routines.)
- 2017-02-26 14:00:00下载
- 积分:1
-
plotATM
读取PhysioBank ATM数据库中的.mat心电数据,以图像显示(Read. mat ECG data from Physio Bank ATM database for image display)
- 2019-06-09 14:09:39下载
- 积分:1
-
xinhaoxitongMATLAB
本文档包括以下六个方面的设计举例:
一、信号生成与运算的实现
二、系统时域的仿真分析
三、频域仿真分析
四、复频域仿真分析
五、离散系统时域仿真
六、z域仿真分析(This document includes the design examples of the following six aspects :
1, the signal generation and operations to achieve
2, the system time domain simulation analysis
3, frequency-domain simulation analysis
4, complex frequency-domain simulation analysis
5, discrete time-domain simulation of the system
6, z-domain simulation analysis)
- 2010-01-08 11:08:49下载
- 积分:1
-
Lang_C3_ppt
it s about a course in language C++ writen by professional professor in university course number 33
- 2015-04-01 19:21:38下载
- 积分:1
-
SVM-hssvm1.0.1
HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。(HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classification model of tool kit, using Java language. Development of the program' s main purpose is to solve the model by Ball SVM instead of the traditional means of solving two classification problems on the classical SVM model to solve multi-classification problems. This article discusses the main implementation details of the program, including related algorithms and design principles are described.)
- 2010-12-30 17:13:49下载
- 积分:1
-
DWT
matlab for DWT
離散小波轉換(matlab for DWT
Discrete Wavelet Transformation)
- 2013-04-12 20:22:23下载
- 积分:1