-
PQ1
matlab版本PQ分解法的潮流计算程序 (PQ decomposition matlab version of the trend calculation program)
- 2011-01-01 19:41:57下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1
-
OC_2010_fusion
说明: 多焦点图像融合
利用基于双边梯度的锐化标准
相当对应的论文是J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion using a bilateral gradient-based sharpness criterion,"(This is a demo program of the paper J. Tian, L. Chen, L. Ma and W. Yu, "Multi-focus image fusion using a bilateral gradient-based sharpness criterion," Optics Communications, Vol. 284, Jan. 2011, pp. 80-87.)
- 2011-03-14 08:51:50下载
- 积分:1
-
MN_music_doa
求根music算法+最小范数music算法 DOA估计(music algorithm)
- 2021-01-01 16:58:58下载
- 积分:1
-
74edcc7b4752
ofdm fast fft algorithm pdf file
- 2011-05-09 04:57:10下载
- 积分:1
-
4_mbd_project_ver2
mbd project control systems, hope this helps people
- 2011-05-25 08:49:48下载
- 积分:1
-
music
用MUSIC算法和改进的协方差算法实现的功率谱估计(MUSIC algorithm and the modified covariance algorithm of power spectrum estimation)
- 2012-06-27 20:00:20下载
- 积分:1
-
TDE
二维热传导函数,可以根据此程序绘制热传导过程中温度场分布情况(The two-dimensional thermal conduction function, the distribution of the temperature field in the process of heat conduction can be drawn based on this program)
- 2013-02-02 19:26:48下载
- 积分:1
-
Fifth_degree_CKF
高阶容积卡尔曼滤波程序,CKF,可用于滤波和跟踪(using high-degree Cubature Kalman filters)
- 2015-01-13 13:51:14下载
- 积分:1
-
Neural_Network_Design
《Neural Network Design》
Martin T. Hagan, Howard B. Demuth, Mark H. Beale
一书中相关matlab演示程序软件包。对于学习很有参考。( Neural Network Design Martin T. Hagan, Howard B. Demuth, Mark H. Beale, a book related to matlab demo program package. Good reference for the study.)
- 2008-01-09 14:43:45下载
- 积分:1