-
matlabbasis
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像(code P0201 Note : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images)
- 2007-06-18 23:50:07下载
- 积分:1
-
NN_project_1
這是一個類神經網路中倒傳遞類神經網路,應用於圖形識別上,可以把兩個不同分類的點,藉由BP找出他的分割線進行區分(This is a type of neural network back-propagation neural network applied to pattern recognition, it can be classified into two different points, by BP to find his distinction between partition lines)
- 2009-06-10 13:55:04下载
- 积分:1
-
hht
HHT的经典文献 每个研究HHT的人必看的入门文献,极其重要。(The classical literature each study HHT will see HHT introduction to literature, is extremely important.
)
- 2012-05-03 15:49:46下载
- 积分: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
-
Nonlinear
图像处理的MATLAB程序(教学使用)-非线性灰度变换法(MATLAB image processing procedures (Teaching)- linear gray level transformation method)
- 2014-01-02 14:03:11下载
- 积分:1
-
dct_using_genatic_algorithm
this is a matlab function that can be given to the genetic algorithm tool box to chose the best 10 positions of 1 s beside the original 6 in the upper left corner 1 s in the dct quantization matrix
- 2009-06-10 13:46:26下载
- 积分:1
-
chap2_1
说明: 专家pid控制仿真程序,可以共同学习!希望大家多多支持!(Expert pid control simulation program)
- 2010-04-02 20:36:13下载
- 积分:1
-
matlab
计算金融学及计算生物学等众多应用领域。在各行业和学术机构中,有一百多万工程师和科学家使用 MATLAB 这一技术计算语言(Calculate Finance and computational biology and many other applications. In various industries and academic institutions, there are more than one million engineers and scientists using MATLAB technical computing language)
- 2013-05-12 18:51:32下载
- 积分:1
-
droop_control
第二种孤岛运行的控制是采用下垂控制(droop控制),Droop控制就是用来模拟频率一次调整。通过控制电力电子逆变器来实现。(The second kind of island operation control is droop control, Droop control is used to simulate a frequency adjustment. It is realized by controlling the power electronic inverters.)
- 2021-02-05 22:19:57下载
- 积分:1
-
FCM_iris
说明: 环境:matlab 算法:FCM 功能:对iris数据的分类(Environment: MATLAB algorithm: FCM function: classification of iris data)
- 2020-07-21 10:18:45下载
- 积分:1