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

搜索资源列表

  1. DSP的C程序和汇编程序库

    0下载:
  2. 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!-Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:39671
    • 提供者:李锦
  1. BFR.c++

    0下载:
  2. 现提供一个径向基网络的C++源程序,仅供大家学习和参考,欢迎提宝贵的意见,相互交流交流!-is to provide a neural network in C + + source code, we only study and reference, welcome valuable views and interaction exchange!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10018
    • 提供者:马海艳
  1. wavecode--C++

    0下载:
  2. 小波变换算法,用于多种信号处理,C++编写,非常有用-wavelet transform algorithm used in a variety of signal processing, C prepared very useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:124218
    • 提供者:cxlyuli
  1. matlab-c

    0下载:
  2. MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助-MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:31121
    • 提供者:宋军
  1. c-junzhi

    0下载:
  2. 一个关于c均值的聚类源程序,在matlab下运行-one on the c-means clustering source, operating under the Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3067
    • 提供者:陈强
  1. c-v4

    0下载:
  2. 水平集分割算法的C-V模型,matlab源代码-level set segmentation algorithm C-V model, the source code Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17478
    • 提供者:陈健
  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:9098
    • 提供者:feifei
  1. C++ Builder && Matlab 混合编程

    0下载:
  2. C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
  3. 所属分类:matlab例程

    • 发布日期:2011-08-24
    • 文件大小:11551104
    • 提供者:self_discipline
  1. Objective-C-Coding-Style-Guidelines

    0下载:
  2. 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:218146
    • 提供者:马稳成
  1. LDPC--C

    14下载:
  2. 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1489839
    • 提供者:黄珊琳
  1. leach-c

    0下载:
  2. Leach-c , Sensor network routing protocol.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:347670
    • 提供者:manofseven
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3311
    • 提供者:liz
  1. C

    0下载:
  2. c语言例题程序,还有最小二乘法支持向量机的MATLAB调试测试运行-Example programs c language, as well as least squares support vector machines to run MATLAB Debugging and Testing
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:41243
    • 提供者:小马
  1. butterworth--in-C

    0下载:
  2. matlab中的巴特沃斯滤波器的C语言实现-matlab butterworth filter in C language
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:100849
    • 提供者:su
  1. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:onion888
  1. 模糊C均值

    0下载:
  2. 简单实用的模糊C均值源代码,适合新手,本代码适用于数据处理方面的朋友(Simple and practical fuzzy C mean source code, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:牧羊人1
  1. Fuzzy c-means algorithm

    0下载:
  2. 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:竹奕
  1. 模糊C均值聚类算法

    1下载:
  2. 模糊c-均值聚类算法通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的,一般用于故障识别与分类。(Fuzzy c- mean clustering algorithm obtains the membership degree of every sample point to all class centers by optimizing the objective function, and determines the classifi
  3. 所属分类:matlab例程

    • 发布日期:2018-03-24
    • 文件大小:2048
    • 提供者:夜曲独声
  1. MATLAB C# Book.pdf

    1下载:
  2. 本书主要讲述的在对时间并不是非常严苛的情况下,使用C# 调用Matlab的DLL动态库来实现高复杂性算法或者某些保密内容的实现。(This book is mainly about using C# to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.)
  3. 所属分类:matlab例程

  1. 模糊PID控制算法C语言代码

    2下载:
  2. 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com