-
Practica2
Example code for ANN and use of PCA
- 2013-08-20 01:13:29下载
- 积分:1
-
m
说明: m序列含有直流分量,将造成对辨识系统的静扰动,这通常不是所希望的(m sequence contains a DC component, will cause the static perturbation of the recognition system, this is not usually want)
- 2012-08-05 09:04:22下载
- 积分: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
-
DSS_POWER
直接扩频序列的频谱分析,从DSSS信号的产生到接收,不错的直接扩频序列分析函数,以测试通过,有图产生(Spectrum analysis of direct sequence spread spectrum, from DSSS signal to produce received a good direct sequence spread spectrum analysis function to test, there are plans to produce)
- 2014-01-04 13:52:13下载
- 积分:1
-
7-DIPUM-Code
Basics in Image processing using MATLAB
- 2009-06-09 12:35:41下载
- 积分:1
-
xiaoboluboqi
实现了小波滤波器构造,低通滤波器,高通滤波器(realized the filter structure, low-pass filters, high-pass filter)
- 2006-10-19 17:08:25下载
- 积分:1
-
IPMSM_sensorless
无传感器控制同步电机simulink仿真模型,已经闭环控制,参数在m文件中。(Sensor-controlled synchronous motor simulink simulation model has closed-loop control, parameter m file.)
- 2013-09-25 20:25:42下载
- 积分:1
-
xiaochengxu
这是用matlab编写的一个源程序,希望对大家有用,不足之处还请大家谅解(This is a source code written in matlab, want to be useful, the inadequacies also please understand)
- 2011-11-30 14:22:02下载
- 积分:1
-
gjxirdxj
毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 VUtFmk 二叉树算法,同时结合了哈夫曼编码二叉树的 gXMAbPy综合。(Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of the right VUtFmk , combined with the binary tree Huffman coding gXMAbPy comprehensive.)
- 2016-01-19 21:53:33下载
- 积分:1
-
LWSG_NMF
该程序是LWSG_NMF方法(局部加权稀疏图正则非负矩阵分解)的matlab实现,可根据所需参数,进行设置(The program is LWSG_NMF method (locally weighted sparse graph regular NMF) matlab implementation, according to the required parameters, set)
- 2016-03-17 09:51:40下载
- 积分:1