-
init_fmin
光学工程很有用的有限元优化问题解,能轻松快速的进行工程类的和光学类的优化处理(Useful in optical engineering finite element solutions of optimization problems can be quickly and easily and optical engineering optimization class)
- 2011-01-07 15:11:09下载
- 积分:1
-
20070609
高斯回代算法源代码
蚁群算法的matlab源码
蚁群算法TSP(旅行商问题)通用matlab程序
Java实现几种常见的排序算法
用pascal语言实现希尔排序算法(Gaussian back to the source code generation algorithm Ant Algorithm Matlab source Ant Algorithm TSP (TSP) General Matlab procedures Java Several ranking algorithm used pascal language ranking Hill Algorithm)
- 2007-06-09 14:39:38下载
- 积分: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
-
cvt_movie_p08
for movie making in matlab
- 2009-12-08 16:07:07下载
- 积分:1
-
Multivariable-predictive-control
多输入多输出预测控制的源代码。里面有文章和相应的程序。有的程序可以运行,有的可能需要修改。(Multiple input multiple output predictive control of source code. There are articles and the corresponding program. Some programs can run, some may be modified.
)
- 2011-06-09 10:13:35下载
- 积分:1
-
wireshark
Wireshark. The following reference answers are based on the trace files
- 2014-08-24 09:51:22下载
- 积分:1
-
simulation-for-pid-control
PID control simulation(matlab simulation for pid controller)
- 2013-09-02 18:31:13下载
- 积分:1
-
S440_DC-DC_2012b
用MATLAB/SImulin仿真平台搭建的直直变换器,加有闭环控制,正激电路、反激电路、丘克电路。(DC-DC converter modeling and simulation by
matlab simulink,closed-loop control,Foward,Flyback,CuK circuit)
- 2020-12-26 00:19:03下载
- 积分:1
-
MTETRIS
说明: 采用MATLAB编写的最新俄罗斯方块的游戏,大家闲暇时可以练练。进入游戏输入:MTETRIS,小键盘的4256作为左下上右控制键,CTRL+P暂停游戏,同时可通过菜单改变游戏难度(Prepared using the latest MATLAB Tetris game, we can spare time练练. Input into the game: MTETRIS, small keyboard on the 4256 as the left right control keys, CTRL+ P suspended game, at the same time through the menu to change the game difficulty)
- 2008-09-10 11:40:19下载
- 积分:1
-
prony
Model a signal using Prony s method
- 2011-09-22 21:53:43下载
- 积分:1