搜索资源列表

  1. lsvm

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2125
    • 提供者:韩乐
  1. Matlab复杂分析模拟讲义及例程

    1下载:
  2. Matlab复杂分析模拟讲义及例程,有复杂模拟的讲义和实例啊,不要错过-Matlab simulation of complex analysis routines and lectures, a complex simulation of the lectures and examples ah, not to miss
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:493935
    • 提供者:韩乐
  1. matlab mfiles实例分析

    0下载:
  2. matlab mfiles实例分析,有大量的实例,每个M文件就是一个例子,有很多个。-Matlab mfiles example, a large number of examples, each M document is an example, many months.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:537458
    • 提供者:韩乐
  1. mysql with matlab

    0下载:
  2. simple MySQL database link for MATLAB, running on both Linux and Windows.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:460278
    • 提供者:陈西
  1. fismat

    0下载:
  2. a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Calculus of Fuzzy, Quantities, Approximate Reasoning, Possibility Theory, Fuzzy Control, Neuro-Fuzzy S
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:160581
    • 提供者:陈西
  1. fstb

    0下载:
  2. FISMAT accommodates different arithmetic operators, fuzzification and defuzzification algorithm, implication relations, and different method of approximate reasoning such as Compositional Rule of Inference (CRI) and Appr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:260440
    • 提供者:陈西
  1. parmatlab177

    0下载:
  2. A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to talk to each other, so that hundreds of processors can work together.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:202656
    • 提供者:陈西
  1. 等高线拟合程序matlab

    0下载:
  2. 等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。-contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:142726
    • 提供者:兴唐
  1. 软工

    0下载:
  2. 软件工程实践项目,房屋中介销售系统,包含全系列文档、rational图例及源码(可运行)-practice of software engineering projects, housing intermediary marketing system, and includes a full range of documents, rational and Legend source (run)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1415935
    • 提供者:陈曦
  1. wavele_eg of raghuveer

    0下载:
  2. 这是伯克里wavelet transforms一书中的例子的代码,包括m文件和数据及图片。是从小波变换的基本到深入的许多个例子。-wavelet transforms a book example of the code, including m documents and data and photographs. From the wavelet transform is the basic depth to the many ex
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:304031
    • 提供者:陆正毅
  1. moviemaker

    0下载:
  2. 一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。-a series of the aircraft can move small animation (downloaded from the Internet source, I is modified), to six state value is a need for external
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5472
    • 提供者:何玉庆
  1. 边缘检测与分割处理

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Not
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. Algorithms for Image Processing and Computer Visio

    0下载:
  2. Algorithms for Image Processing and Computer Vision
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:26607496
    • 提供者:none
  1. hopfield_net

    0下载:
  2. 对于含有噪声的的数字图像模式“1、2、3、4”,使用“hopfield”神经网络,进行联想、识别,以去除噪声的影响。-for containing noise of the digital image model "1,2,3,4", "hopfield" neural network, Lenovo, identification, in order to remove noise impact
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1967
    • 提供者:潘盼
  1. IniSnake

    0下载:
  2. 一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92583
    • 提供者:tian
  1. hmm--matlab

    0下载:
  2. 用matlab编写的基于hmm模型的语音识别程序,但是调试好像有些问题,欢迎指正:)-prepared using Matlab model based hmm voice identification procedures, but there seems to be some debugging, and welcomes the correction :)
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:329702
    • 提供者:dorothy
  1. RLS程序

    1下载:
  2. 运行结果良好的三个RLS算法,供大家参考使用-good operating results in three RLS algorithm, for reference use
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2799
    • 提供者:叶君
  1. DOA估计中的基本music算法

    0下载:
  2. DOA估计中的基本music算法,一个是有问题的,另一个是针对前一个的改进,有重大学习意义-DOA estimates of basic music algorithm is a problem, the other is aimed at improving the one before, meaning a major study
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1817
    • 提供者:叶君
  1. NLMS程序

    1下载:
  2. 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2241
    • 提供者:叶君
  1. PSOSAMPLE

    0下载:
  2. PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1162
    • 提供者:王大元
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org