-
dsp5
求数字1到10000的原根,返回原根值,若无原根显示说明(Find the numbers 1 through 10,000 of the original root, return the root value, in the absence of the original description of the root shows)
- 2010-10-20 11:11:59下载
- 积分:1
-
ArtificalIntellienceAnewSynthesis(china)
Artifical Intelligence A new Synthesis (中文版)
PDF格式(Artifical Intelligence A new Synthesis ( editions) PDF format)
- 2006-10-17 16:20:48下载
- 积分: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
-
Helpful-Function-for-the-Registry
Note: const char* PATH means the Path inclusive the file name
Note: HKEY hKey means the property, such as HKEY_LOCAL_MACHINE or HKEY_USERS
- 2015-03-31 19:08:28下载
- 积分:1
-
pztyjdpy
应用小区域方差对比,程序简单,一些自适应信号处理的算法,包括脚本文件和函数文件形式,单径或多径瑞利衰落信道仿真,鲁棒性好,性能优越,用于信号特征提取、信号消噪,匹配追踪和正交匹配追踪。( Application of small area variance comparison, simple procedures, Some adaptive signal processing algorithms, Including script files and function files in the form, Single path or multipath Rayleigh fading channel simulation, Robustness, superior performance, For feature extraction, signal de-noising, Matching Pursuit and orthogonal matching pursuit.)
- 2016-04-10 09:48:08下载
- 积分:1
-
c5_FilterData
matlab communication program for engineering
- 2013-07-24 17:39:36下载
- 积分:1
-
symbol_error_probability
多进制脉幅调制(M-PAM)和多进制脉位调制(M-PPM)的误码率分析(Multi-band pulse rate modulation (M-PAM) and the Multi-band pulse position modulation (M-PPM) BER analysis)
- 2021-04-11 18:28:57下载
- 积分:1
-
Matlab
给学计算机接口与控制的同学发福利了,一些简单易实现的pid控制源码,直接在matlab上就可以跑起来(To learn computer interface and control the welfare of the students sent some simple and easy to achieve pid control source, directly in matlab can run up)
- 2014-01-13 22:39:52下载
- 积分:1
-
huffman_encode
The goal of this program is to demonstrate the construction of a huffman encoding tree.
The tree is represented as a binary tree using MATLAB s built in treeplot commands.
Contruction of the tree as well as the huffman code book will be described in later sections
- 2012-11-20 19:59:48下载
- 积分:1
-
Der1BasisFun
matlab程序,可求解任意次B样条基函数及其一阶导(Solving the basic function of arbitrary order B spline and its first order)
- 2018-01-29 22:59:21下载
- 积分:1