-
p
说明: 对策论的学习,用于算法研究和编程~~~~(Measures of learning, research and programming for the algorithm ~ ~ ~ ~)
- 2010-04-27 14:43:34下载
- 积分:1
-
kennard-stone
经典的KS算法,用于近红外光谱分析选样本。(Classic KS algorithm, the sample selected for the near-infrared spectroscopy.)
- 2021-04-19 10:58:51下载
- 积分:1
-
PF2
粒子滤波的基本算法,源自N.J.Gordon的1993年的论文(It s the basic algorism of particle filter, extracting from the paper of N.J.Gordon in 1993)
- 2011-09-02 17:22:48下载
- 积分:1
-
KALMAN
关于卡尔曼滤波与扩展卡尔曼滤波的航向估计代码(the matlab code of EKF and UKF)
- 2021-03-02 17:49:34下载
- 积分:1
-
FrameRead
此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。(this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the exchange.)
- 2006-07-23 17:21:22下载
- 积分:1
-
binary-tree-collision-code
射频识别技术里的二进制树碰撞代码,防碰撞能力(Radio frequency identification technology in the binary tree collision code, anti-collision)
- 2013-04-22 19:23:22下载
- 积分:1
-
Medical_Image_Segmentation
说明: 医学图像分割的matlab程序,针对脑部肿瘤图像,使用水平集方法划分出肿瘤区域,内部包含测试程序(Medical image segmentation matlab program for brain tumor imaging, using the level set method into the tumor region, the internal test procedures include)
- 2009-08-06 19:03:04下载
- 积分:1
-
RSA-Encode-and-Decode
说明: 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码(This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code)
- 2011-03-25 10:56:19下载
- 积分:1
-
chayangji
这是MATLAB的界面—GUI的几个例子,直接打开就能用。(This is the MATLAB interface- GUI examples, can be used to open directly.)
- 2007-04-23 17:57:12下载
- 积分:1
-
random_walk
2D version of Brownian motion. A random walk is similar to markov process, however a
markov process has no memory, where a random walk uses an initial state.
The next step in the walk does not necessarily depend on your current
state but will be referenced from your current state, that is to say the
random vector is added to your current state. depending on complexity
- 2013-02-13 05:08:58下载
- 积分:1