资源列表
HTT经典算法
- 希尔伯特黄变化经典算法,适合新手学习
雷达系统建模与仿真
- 雷达系统建模与仿真的完整程序
fastkmeans
- matlab源代码实现快速kmeans聚类
kdtree matlab代码
- matlab代码实现kdtree的构建与应用
Matlab算法大全
- 非常全面的matlab算法,一共有14章,包括差值,函数逼近,矩阵特征值计算,数值微积分,方程求根,随机数生成,数据统计和分析等,全部都是算法的matlab原码实现,值得学习!
kaman滤波实现
- 该实例实现了kamman滤波的原理。
Matlab-EOF
- matlab的EOF分析程序
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
脉动风速时程模拟
- 采用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
