CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - STEPS

搜索资源列表

  1. 索书号文字图像分割

    4下载:
  2. 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.99kb
    • 提供者:百里静
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:阿兜
  1. 随机信号功率谱分析

    3下载:
  2. 理解随机信号功率谱分析原理和方法。 (1) 生成信号,被淹没在在噪声中; (2) 试用周期图法估计信号的功率谱; (3) 选用不同窗,使用修正周期图法估计信号的功率谱; (4) 对一段语音信号,使用LD算法估计其功率谱; (5) 详细列出功率谱估计的步骤和原理。 -understanding of random signal power spectrum analysis principles and methods. (1) generate signals
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36.98kb
    • 提供者:殷开
  1. 第二代小波变换的源代码

    1下载:
  2. 此程序用提升法实现第二代小波变换用的是非整数阶小波变换,采用时域实现,步骤先列后行-procedure used to upgrade Method second generation wavelet transform the non-integer-order wavelet transform, time domain realized, first out go backward steps
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:丁力
  1. 模糊控制

    7下载:
  2. 这是一个锅炉水位系统模糊控制的实例,里面详细说明了模糊控制的步骤,程序使用matlab编写的,使用前先看程序使用说明:)-This is an example of fuzzy control of reboilers water level. There are detailed information of fuzzy control steps. The program was developed by Matlab. Read attaced information before you
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:387.68kb
    • 提供者:陈健
  1. fmaxga

    0下载:
  2. 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤,而且有详细的注释.-Matlab functions genetic algorithm optimization procedures, including the genetic algorithm to achieve the most steps, and detailed notes.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:风云
  1. wangkanjie

    0下载:
  2. 对数字图象进行分步处理,第一步滤波, 第二步去噪,第三步显示-of digital image processing steps, the first step filtering, denoising second step, the third step display
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9.26kb
    • 提供者:张謇
  1. lpr_loc

    0下载:
  2. 我编写的基于颜色分量的汽车牌照定位识别。主要有以下几步:1 基于颜色分量的灰度值识别出车牌(基于蓝色车牌)2 从蓝色区域中识别白色的号码-prepared by the color components based on the vehicle license location identification. The following are the main steps : a component based on the color of gray values identificatio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:105.9kb
    • 提供者:高锋
  1. fast-ezwmatlab

    1下载:
  2. 这是利用matlab所写的ezw影像压缩法,但是我有改过一些步骤,比传统ezw更快。-This is written in the use of Matlab ezw image compression method, but I have to turn over some steps, ezw faster than traditional.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:侯靖邦
  1. shengjingwangluo

    0下载:
  2. 本算法在训练步数、训练时间及其误差精度等方面都优于常规的模糊神经网络,其学习收敛速度快、误差曲线也更稳定。-the algorithm steps in training, training time and error accuracy is superior to the conventional fuzzy neural network, learning fast convergence, the error curve is more stable.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:王鹏
  1. 596dongtaiguihua

    0下载:
  2. 动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-dynamic programming the basic ideology and the basic steps examples of the use of dynamic programming algorithm design specific ways to discuss the dynamic programming to achieve
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27.17kb
    • 提供者:曹力
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:263.97kb
    • 提供者:maolei
  1. boost_PCM_simulink_in.rar

    3下载:
  2. 基于平均法的boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型,Based on the average of the boost-type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magnificatio
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:579byte
    • 提供者:蔡友
  1. tar.rar

    1下载:
  2. 用matlab实现setar预测模型的关键步骤:确定分段数d,分段区间门限值,the key steps to modeling SETAR prediction models with matlab is to determine the number of sub-paragraph d, subparagraph threshold interval
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:2.08kb
    • 提供者:张丽
  1. scale-space.rar

    0下载:
  2. sift算子中高斯金字塔和DOG的生成,只是该算子的最初步骤,sift operator:the generation of Gaussian pyramid and DOG。it is only the first steps
  3. 所属分类:matlab例程

    • 发布日期:2017-03-28
    • 文件大小:1.66kb
    • 提供者:lili
  1. GARch_Ucsd.rar

    0下载:
  2. Ucsd编写的matlab的GARCH模型分析与预测。包括两个安装包和安装说明(各种matlab版本都有),很详细。主要是好多网上其他无法运行,这个步骤我刚刚试试过,可以运行,,UCSD matlab prepared the GARCH model analysis and forecast. Includes two installation package and installation instructions (there are a variety of matlab versio
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7.61mb
    • 提供者:jcuaon
  1. etna_dat

    8下载:
  2. 意大利Etna火山InSAR实测的SLC数据,即两幅天线的SAR复图像,mat格式,可以用MATLAB直接读取后进行图像配准、相位滤波、解缠绕等步骤。-Etna volcano, Italy measured the SLC InSAR data, that is, two antenna SAR complex image, mat format, can be read directly after the MATLAB image registration, phase filtering
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18.53mb
    • 提供者:卢磊
  1. NL

    0下载:
  2. 本程序是牛顿拉夫逊法求潮流,完全按照课本步骤,比较容易理解。-This program is the trend of Newton Raphson Method, complete the steps in accordance with textbooks, it is easier to understand.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7.08kb
    • 提供者:
  1. 1

    0下载:
  2. 4阶龙格库塔方程,给出了一个实例,并且写出详细的步骤和过程,看到就能会。-4-order Runge-Kutta equations, given an instance, and write detailed steps and processes that can be.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:733byte
    • 提供者:刘昊
  1. steps-in-detail

    0下载:
  2. 一个关于插值的例程,步骤详细,有详细的注释,对于通信专业的学习有用-An interpolation routine on the steps in detail, with detailed notes, learn useful for the communication professional
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.79kb
    • 提供者:刘洪熙
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com