登录
首页 » matlab » tmc

tmc

于 2011-07-17 发布 文件大小:1KB
0 77
下载积分: 1 下载次数: 5

代码说明:

  template matching function in matlab

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ols
    正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This function also returns in the vector ind the indexes of the best r regressors (i.e., the best columns of A to use). If r is equal to n, the solution x given by OLS is the same as the solution given by A, but in ind we still have the regressors sorted by their importance. This means that one can perform a feature selection by taking the first k entries in ind (k<r).)
    2010-01-06 20:18:56下载
    积分:1
  • AdaptiveFilter
    自适应滤波算法的教程及Matlab仿真程序(Tutorial course and Matlab simulation code of adaptive filtering algorithm)
    2010-02-23 13:30:22下载
    积分:1
  • Quiver_Plot_2D
    quiver plot in matlab
    2012-04-24 16:47:16下载
    积分:1
  • finger
    图像识别利用MATLAB或VC编写一个系统,使得该系统能满足信息处理、频域处理、语音增强、识别等内容。(Image recognition using MATLAB or VC write a system so that the system can meet the information processing, frequency domain processing, speech enhancement, recognition and so on.)
    2013-12-14 19:10:29下载
    积分:1
  • GA
    说明:  基于ATO的列车速度曲线优化,用matlab遗传算法实现。(Train speed curve optimization based on ATO is realized by Matlab genetic algorithm.)
    2018-12-05 20:29:42下载
    积分:1
  • MOEA-D
    说明:  业内最经典的多目标算法之一,多目标演化算法(One of the most classical multi-objective algorithms in the industry, multi-objective evolutionary algorithm)
    2020-06-25 06:20:02下载
    积分:1
  • watermarking-robust
    一个有鲁棒性的水印算法实现,可以抵抗几何攻击并有仿真(A robust watermarking algorithm, geometric attacks and a simulation)
    2010-08-05 13:13:48下载
    积分:1
  • C-call-Matlab
    用C开发程序时调用Matlab的功能,为精通Matlab编程一书中附带的程序,感觉比较适合初学者。(C development process called Matlab functions, Matlab programming proficiency for a book accompanying procedures, feeling more suitable for beginners.)
    2007-03-27 16:06:38下载
    积分:1
  • PowerQuality
    simulation power quallity in matlab simunik
    2013-08-05 14:22:53下载
    积分:1
  • how-to-seek-a-extremum-sequence
      Matlab中如何求一个序列的极值?在Matlab中有专门求序列最大值和最小值的函数,分别是Max  和  Min,但是有时候我们不满足于求整个序列的最值,而是对序列的极值,也就是局部的最值感兴趣。对于解析函 数,这个比较简单,只要令一阶倒数为零求出对应的自变量就行了。(Matlab how to seek a extremum sequence? In the Matlab there is a special function for sequence of maximum and minimum values, respectively is Max and Min the value, but sometimes we do not meet for the whole series, but the extremum sequence, also is the value of local interest. For analytic functions, this is relatively simple, as long as the countdown to zero order and related variables on the line.)
    2015-04-02 10:12:42下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载