- 
                        program-matlab
                        
                          sift纯matlab代码,算法实现比较好,研究sift算法一定能够用的上的(the matlab code of sift,it would be very useful when you research the sift)                         
                            - 2013-05-04 18:45:25下载
- 积分:1
 
- 
                        实验一 最大最小距离算法
                        
                          MAX DISTANCE AND MIN DISTANCE OF CLUSTERING                         
                            - 2018-08-08 14:30:53下载
- 积分:1
 
- 
                        moving_average_v3.1
                        
                          Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.  
    
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.  
 
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X  the latter interpolates also those NaN s elements surrounded by numeric elements.  
 
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X  the latter interpolates also those NaN elements surrounded by numeric elements.)                         
                            - 2009-03-06 23:10:07下载
- 积分:1
 
- 
                        dec_kalman1
                        
                          Matlab code for a decentralized Kalman filter as presented by: B.S. Rao, H.F. Durrant-Whyte,” Fully decentralised algorithm for multisensor Kalman filtering”                         
                            - 2010-02-07 23:41:15下载
- 积分:1
 
- 
                        MATLAB-Chinese-HELP-document
                        
                          MATLAB中文帮助文档,内容很详细,软件上的英文版的,所以这款中文版会帮助你更好的学习MATLAB(The MATLAB Chinese help documentation)                         
                            - 2013-04-23 12:31:45下载
- 积分:1
 
- 
                        matlab-kongyu-lvboqi
                        
                          平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势(failed to translate)                         
                            - 2013-05-06 19:40:46下载
- 积分:1
 
- 
                        matalab-stbc
                        
                          空时编码的matalb仿真程序,包含stbc(Space-time coding matalb simulation program, contains STBC)                         
                            - 2013-05-08 01:47:46下载
- 积分:1
 
- 
                        无网格方法,RPIM
                        
                          基于局部弱式的无网格法---径向基插值法(悬臂梁问题)                         
                            - 2022-06-21 11:51:51下载
- 积分:1
 
- 
                        matlab实现IIR滤波器设计(含源代码)
                        
                          matlab实现IIR滤波器设计,含源代码,实验结果,谱分析。                         
                            - 2022-08-11 12:40:46下载
- 积分:1
 
- 
                        chap1
                        
                          differenr kinds od pid control and different new method                         
                            - 2014-10-14 22:56:12下载
- 积分:1