资源列表
matpower潮流计算
- 包括matpower说明书、算例等。
主成分分析 PCA
- PCA的matlab源代码.
数字信号处理-胡广军MATLAB
- 课后习题大部分仿真
levinsonDurbin
- levinsonDurbin 仿真
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聚类
滑动窗口法去噪算法
- 滑动窗口法去噪算法
粒子滤波实现直升机的跟踪
- 一个老外写的粒子滤波跟踪直升机程序