-
Potential_field
Code for calculating 3D Potential fiel for robot path plannning it needs som correction to become work correctly
- 2010-12-10 21:46:25下载
- 积分:1
-
Parallel-CUDA-Programming
Several GPU parallel processing papers for the NVIDIA CUDA programming language.
- 2015-04-15 14:54:18下载
- 积分:1
-
bayescode
一种自己设计的贝叶斯分类器,具有一定的参考价值(A kind of self-designed Bayesian classifier, with some reference value)
- 2010-06-23 22:06:39下载
- 积分:1
-
gold_code_gen
Communication modeling for Gold code
- 2009-11-04 22:02:00下载
- 积分:1
-
videotrafficof
说明: 该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。(This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation. )
- 2010-04-13 00:07:17下载
- 积分:1
-
attachments_2010_04_18
this is the source code for novel watermarking approaches for copyright protection of digital media such as videos and images using sws algorithm.
- 2011-09-23 16:50:30下载
- 积分:1
-
Lid_Driven_Cavity_MRT
I have to write a Navier-Stokes solver for a 2-D Lid Driven Cavity. My teacher gave me a portion of his code (the Poisson pressure solver and some I.C. s and B.C. s) and I have to fill in the blanks. I ve been using
- 2020-07-03 23:00:02下载
- 积分:1
-
第十章
数学建模第十章线性回归方程,简单易懂,适合数学建模学生(Mathematical modeling, the tenth chapter, linear regression equation)
- 2017-09-08 11:49:52下载
- 积分:1
-
rangeofspecifiedcoordinateaxis
MATLAB指定坐标轴的范围源程序!RANGE OF SPECIFIED COORDINATE AXIS!(MATLAB designated coordinate axis of the source! RANGE OF SPECIFIED COORDINATE AXIS!)
- 2007-05-10 15:31:53下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1