-
BP_TrafficFlow
采用神经网络 对交通流进行预测,MATLAB源程序(traffic flow)
- 2010-10-09 15:53:19下载
- 积分:1
-
Protn
说明: forward处理程序,使用于煤炭、石油、天然气行业(forward processing procedures used in coal, oil, gas industry)
- 2010-03-24 08:53:23下载
- 积分:1
-
RAKE_receiver_for_DS-SS_systems
RAKE-receiver for DS-SS systems
- 2010-04-02 19:57:40下载
- 积分:1
-
lle
a usefull LLE matlab code,it s easy to use
- 2010-04-19 16:36:57下载
- 积分:1
-
LMSandVSSLMS
说明: 很好的LMS代码 变长的LMS步长 适合于研究生使用(LMS )
- 2010-04-26 22:27:33下载
- 积分:1
-
da
微分紧紧的魔法卡片等方法 覆盖给该好好方法(Differential evolution algorithm)
- 2020-06-23 05:00:01下载
- 积分:1
-
i can give point for download
差分进化算法差分进化算法
- 2022-11-11 20:40:02下载
- 积分:1
-
flock-simulation
基于matlab的二阶微分动力学的智能体flocking数值模拟,其中每个智能体的动力学用微分方程来描述,给出每个个体组后的最后位置与运动方向。(a matlab code for second-order differential multi-agent flocking simulation, each agent s dynamics is described by using differential equation. it gives the figure of all agents position and velocities.)
- 2014-10-04 14:57:51下载
- 积分:1
-
estimate-CDF-a-PDF
估计随机信号的概率密度分布和累计密度分布(Estimate the probability density of random signal distribution and density distributio)
- 2016-12-13 12:10:34下载
- 积分:1
-
Ordinary kringing算法
This function completes what I have started with the functions variogram and variogramfit. It is not intended to be a highly optimized code for performing kriging but may have educational value. Note that for using kriging, you should download the latest version of variogramfit.
kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct that contains all necessary information on the variogram. vstruct is the forth output argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform an ordinary kriging interpolation. I call it rudimentary since it always includes ALL observations to estimate values at unsampled locations. This may not be necessary when sample locations are not within the autocorrelation range but would require something like a k nearest neighbor search algorithm or something similar. Thus, the algor
- 2022-07-09 14:24:36下载
- 积分:1