- 
                        mean_shift_matlab
                        
                          meanshift源代码---matlab版,初学者必看(meanshift source code--- matlab version, beginners must-see)                         
                            - 2008-01-09 12:30:56下载
- 积分:1
 
- 
                        MakeAISegmentFilter
                        
                          SEGMENT FILTER function for wavelet analysis                         
                            - 2013-05-15 03:20:02下载
- 积分:1
 
- 
                        sudoku_gui
                        
                          Sudoku! is the ultimate GUI for Sudoku fans. No messy scribbles, simply click away to the solution.(Sudoku! Is the ultimate GUI for Sudoku fans. No messy scribbles, simply click away to the solution.)                         
                            - 2007-12-25 13:12:40下载
- 积分:1
 
- 
                        xitong
                        
                          三自由度平台控制律设计系统框图,实现对平台的三个角度的跟踪(Three degrees of freedom platform control law design system block diagram, tracking the three angles of the platform)                         
                            - 2013-01-13 09:44:20下载
- 积分:1
 
- 
                        RadHist
                        
                          Radon transform and inverse radon , and their histogram step by step. can be use for edge detection and finding the number of object in image                         
                            - 2013-12-11 16:16:11下载
- 积分:1
 
- 
                        Nonlinear-Transfer-Function-Based-Local-Approach
                        
                          Nonlinear Transfer Function-Based Local Approach
IEEE research paper on image processing                         
                            - 2012-05-16 19:16:23下载
- 积分:1
 
- 
                        FastICA
                        
                          独立分量分析的一种快速算法,适合初学者学习。(Independent component analysis of a fast algorithm, suitable for beginners to learn.)                         
                            - 2011-09-02 16:39:14下载
- 积分:1
 
- 
                        singleNNPID
                        
                          基于单神经元网络方法的等温模锻过程PID控制算法。(PID control algorithm based on isothermal forging process of a single neural network approach.)                         
                            - 2015-03-25 16:27:06下载
- 积分:1
 
- 
                        FindVanishingPoint
                        
                          To find the vanishing point in an image.                         
                            - 2009-12-28 19:18:35下载
- 积分:1
 
- 
                        minFD
                        
                          用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
  目标函数:f
  初始点:x0
  自变量向量:var
  精度:eps
  目标函数取最小值时的自变量值:x
  目标函数的最小值:minf(  With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps)  target function: f  Initial Point: x0  argument vector: var  Accuracy: eps  target function takes the minimum value of the independent variable values: x  minimum target function: minf)                         
                            - 2015-05-31 14:43:54下载
- 积分:1