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

搜索资源列表

  1. chap12

    0下载:
  2. 基因演算法,利用C語言來實現,以求得最佳解,可以套用在MABLAT
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4612
    • 提供者:陳曉
  1. phd and matlab

    0下载:
  2. 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12277
    • 提供者:黄勇
  1. 利用vc和matlab混编,调试mex文件的方法

    0下载:
  2. 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:600074
    • 提供者:刘彦璋
  1. ant-c-s

    0下载:
  2. 在matlab的环境下,利用ANT_COLONY算法求解TSP问题,灵活,精练,是你参考学习的好M文件-In the matlab environment, the use of TSP problem algorithm ANT_COLONY, flexible, concise, is that you learn a good reference document M
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2206
    • 提供者:王上
  1. fuzzy_c_means

    0下载:
  2. CODE是寫利用FUZZY的方式來做分群,也就是有歸屬度的程度分別 ,個人覺得比硬式分群結果來的較好,最後會畫圖來顯示結果.-CODE is written using FUZZY way to do grouping, which is a degree of attribution degrees, respectively, than the rigid grouping personally feel better the results will finally drawing to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1045
    • 提供者:incc
  1. poisson

    0下载:
  2. 生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图-generate the poisson varibles
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:955
    • 提供者:jiang
  1. AWGN_RS

    2下载:
  2. 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
  3. 所属分类:matlab

    • 发布日期:2015-11-27
    • 文件大小:9316
    • 提供者:小林
  1. 2finish

    0下载:
  2. matlab的基本实现函数有图 例如求代数方程3x5+4x4+7x3+2x2+9x+12=0的所有根。(利用roots函数)-The basic realization of matlab function has a plan such as the algebraic equation 3x5+4 x4+7 x3+2 x2+9 x+12 = 0 for all roots. (Using the roots function)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:54653
    • 提供者:huawenlai
  1. Cjulei

    0下载:
  2. 利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:559
    • 提供者:乔百杰
  1. fir

    0下载:
  2. 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:317854
    • 提供者:Sandy
  1. sift-0.9.19

    0下载:
  2. 检查图像是否修改过的程序,利用C和matlab混合编写-Check the image is modified program, prepared by mixing C and matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2809292
    • 提供者:winon
  1. FuzzyCM

    0下载:
  2. 一个包含多个matlab文件的工具包,利用它可以方便使用模糊c均值聚类-Matlab file contains more than one kit, using it can easily use the fuzzy c means clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11020
    • 提供者:lyn
  1. c

    0下载:
  2. 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:悦悦
  1. zuoye4

    0下载:
  2. 用FAMALE.TXT、MALE.TXT的数据作为本次作业使用的样本集,利用C均值聚类方法对样本集进行聚类分析,对结果进行分析.-Use FAMALE. TXT, MALE. TXT data as the assignment is to use the data sets, using the c-means clustering method of the sample set clustering analysis, the analysis of the results.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:51631
    • 提供者:jipeng
  1. ADAPTC

    0下载:
  2. 自适应滤波,利用C语言实现该功能,调试正确-Adaptation using LMS
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:777
    • 提供者:
  1. BOLTZMAN

    0下载:
  2. 利用C语言和matlab对退火模拟算法的实现,求最小路径-using language c and matlab to achieve simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:31041
    • 提供者:huang
  1. leidachengxu

    0下载:
  2. 雷达程序,用于简单的预警,还有利用c和matlab混合编程实现mex文件-Radar procedures, for the simple warning, and using C and matlab mixed programming of mex file
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1171
    • 提供者:王者
  1. C-C-method

    0下载:
  2. 利用C-C方法计算嵌入延迟和嵌入维数,进而实现混沌相空间的重构,重构效果良好。-Using C-C method to calculate the delay and dimension to reconstruct the chaotic phase space , and having good effect.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:12151
    • 提供者:陈帅
  1. PFM_AlCu

    1下载:
  2. 利用C++编程实现相场模拟铝铜合金凝固过程(Simulation of phase field during solidification of Al - Cu alloy)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-11
    • 文件大小:3072
    • 提供者:林财杰
  1. NSGA-II算法C语言代码

    2下载:
  2. 基于NSGA-II算法原理,利用C语言实现了交叉、变异、以及非支配排序、拥挤度计算等算法模块。
  3. 所属分类:matlab例程

« 12 3 4 5 »
搜珍网 www.dssz.com