资源列表
脉动风速时程模拟
- 采用AR模型模拟脉动风速时程
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
image resampling
- %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
Motion Detection
- 运动检测
polyfit txt
- 最多到14次多項式擬合matlab命令.
自己写的双链表
- 用java实现的双链表
levinsonDurbin
- levinsonDurbin 仿真
sha 加密算法 C实现
- 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
顶级加密解密算法
- 顶级加密解密类,用于文件、字符串、消息的加密解密。
排序算法
- 排序算法
递归贝叶斯滤波工具包
- 是线性、非线性滤波的工具包,包括KF,UKF,PF及其各种变体,十分不错!