-
convolution
本算法针对盲源分离卷积算法,可以直接使用,效果很好(The convolution algorithm for blind source separation algorithm can be directly used with good results)
- 2010-06-17 12:14:42下载
- 积分:1
-
2d_musicfangzhen
2维music定位算法,matlab源程序,对仿真者有很大帮助(2-dimensional positioning algorithm for music, matlab source, the simulation of great help to those who)
- 2021-03-19 12:09:19下载
- 积分:1
-
MATLAB
matlab实现基于时域有限差分法模拟电磁传播的源代码(matlab source code to achieve based on the Finite Difference Time Domain Simulation of Electromagnetic Propagation)
- 2012-06-22 13:38:11下载
- 积分: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
-
code
(1)用Doolittle三角分解(LU)法解方程组。
(2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。
((1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.)
- 2009-06-29 13:19:54下载
- 积分:1
-
appricecn
说明: 偏微分方程方法分析看跌期权,希望对大家有帮助。
偏微分方程方法分析看跌期权,希望对大家有帮助(Monte carlo)
- 2010-04-15 20:40:23下载
- 积分:1
-
asfig02
asfig function for wavelet processing in wavelab
- 2013-05-16 20:37:47下载
- 积分:1
-
基于RBF网络逼近的自适应控制
基于RBF网络逼近的自适应控制,含有详细内容讲解,仿真实例以及详细的MATLAB代码(RBF network approximation based adaptive control, including detailed explanations, simulation examples, as well as detailed MATLAB code)
- 2017-10-11 10:06:39下载
- 积分:1
-
kalmanGPS
卡尔曼滤波对GPS定位的跟踪,实现直线精确追踪(Tracking of GPS location using Calman filtering)
- 2020-11-08 15:39:48下载
- 积分:1
-
lzwcode
词典编码LZW编解码的基本实现,包含LZW的编码和解码,实现了对lena图的编解码,用于数字图像处理。(The dictionary coding LZW the basic realization of the codec, including LZW encoding and decoding, the codec lena FIG for digital image processing.)
- 2013-01-05 20:11:14下载
- 积分:1