资源列表
polyfit txt
- 最多到14次多項式擬合matlab命令.
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
kdtree matlab代码
- matlab代码实现kdtree的构建与应用
fastkmeans
- matlab源代码实现快速kmeans聚类
滑动窗口法去噪算法
- 滑动窗口法去噪算法
粒子滤波实现直升机的跟踪
- 一个老外写的粒子滤波跟踪直升机程序
meanshift跟踪程序
- 比较简单的meanshift跟踪算法,但适应性一般
快速ICA算法程序
- 快速ICA算法~~
Matlab蒙特卡罗Monte Carlo仿真
- 这个Matlab程序包,展示了Monte Carlo方法的基本原理,并把它应用到金融行业,展示一种方差缩减的技巧。