登录
首页 » matlab » Rcognition_MatlabCodes

Rcognition_MatlabCodes

于 2013-02-26 发布 文件大小:13KB
0 78
下载积分: 1 下载次数: 4

代码说明:

  This is the collection of matlab files for recognition purposes.

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

发表评论

0 个回复

  • MATLABbiancheng
    本文为Stephen J.Chapman《MATLAB 编程(第二版)》英文影印版的中文译本,这本 书对初学者很好的入门教材(This article Stephen J. Chapman " MATLAB Programming (Second Edition)" English copy version of the Chinese translation of the book a good primer for beginners)
    2010-06-09 16:40:24下载
    积分:1
  • bisection
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
    2011-11-23 09:46:51下载
    积分:1
  • adpmedian_h
    该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。(The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.)
    2010-05-26 20:59:03下载
    积分:1
  • chapter26
    《matlab神经网络43个案例分析》源码26,BP神经网络的分类——乳腺肿瘤诊断 ( Matlab neural network 43 Case Studies Source 26, BP neural network classification- breast cancer diagnosis)
    2014-11-04 21:21:02下载
    积分:1
  • Human-iris-segmentation
    利用gobor算法,实现人眼虹膜分割的一个matlab程序。(Gobor algorithm, human iris segmentation matlab program.)
    2013-04-12 17:10:38下载
    积分:1
  • filter_silvio_wavrecords
    Function to generate a voice signal, adding noise, and filtering to recover the original signal.
    2014-02-04 20:58:47下载
    积分:1
  • fft
    快速傅里叶算法源代码,通过此算法可以快速提取某一信号的工频以及各次谐波(Fast Fourier algorithm source code, by this algorithm can quickly extract a signal frequency and each harmonic)
    2016-01-20 01:33:10下载
    积分:1
  • LMS_mine
    matlab code for LMS algorythm and it s test
    2012-02-13 06:27:05下载
    积分:1
  • Newfolderthree
    some useful programs
    2010-12-06 06:40:18下载
    积分:1
  • MATLAB
    matlab 设计fir、iir滤波器 (matlab fir)
    2011-05-06 14:13:55下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载