登录
首页 » matlab » Digital-image-processing

Digital-image-processing

于 2013-07-10 发布 文件大小:153KB
0 515
下载积分: 1 下载次数: 2

代码说明:

  图像处理源代码 matlab 各种经典算法

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

发表评论

0 个回复

  • RDPTA
    Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
    2014-11-06 11:12:37下载
    积分:1
  • mallat
    小波分析用的mallat算法,是一种经典的算法,其中一个算法对火车信号进行了分析,(Mallat used wavelet analysis algorithm is a classical algorithm, an algorithm which analyzes the signal to the train,)
    2010-10-25 21:31:10下载
    积分:1
  • libsvm-2.88
    LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。(LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.)
    2009-02-08 23:35:31下载
    积分:1
  • robust-sift
    sift原程序,对之前版本的一些地方进行了重要修改,算法健壮可靠,可直接运行。(Sift matlab codes which modified the former version and fixed some big problems.The rusult is reliable and robust.The program can execute directly.)
    2012-12-30 16:43:41下载
    积分:1
  • matlab
    图论中经常用到的深度优先搜索法 经常用在电力系统的可靠性的解列运算当中(Depth-first search method often used in graph theory is often used in the reliability of the power system splitting operator which)
    2013-04-03 15:11:45下载
    积分:1
  • LIMbig
    直线感应电机的 matlab的pid控制 观察其稳定性(PID control of lin Observe the stabilityear induction motor matlab )
    2020-10-06 14:27:38下载
    积分:1
  • demo2
    l1 adaptive control tutorial demo2.
    2015-10-01 08:35:14下载
    积分:1
  • matlab-input-data
    matlab关于数据存取的技术总结,包括如何读取各种不同格式的数据到矩阵中(matlab summary about data access technologies, including how to read a variety of different formats of data to the matrix)
    2009-12-16 10:41:56下载
    积分:1
  • sermina-PPS
    Code Matlab Computer Spectrum
    2011-06-28 16:08:41下载
    积分:1
  • matlab_gequ_zuixuan-minzufeng-
    matlab实现歌曲最炫民族风的程序,可以移植到DE2_70播放(the matlab songs and most unusual national wind program, can be ported to DE2_70 play)
    2012-07-08 22:52:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载