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

搜索资源列表

  1. LDPC

    1下载:
  2. LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:167776
    • 提供者:annal
  1. Hmatrix

    0下载:
  2. 这是生成的H矩阵,可以用于MATLAB仿真和C语言仿真
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:282127
    • 提供者:权大广
  1. tfa

    0下载:
  2. 本程序是自适应核分布时频分布的演示程序,可以对信号进行时频分析,主程序matlab开发,核心算法是c++语言的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:137159
    • 提供者:于鹏
  1. fft

    0下载:
  2. 数字信号处理里FFT的C语言源代码啊,请查看啊
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:wzyhbwx
  1. imPar

    0下载:
  2. PID实时控制的C++语言设计及应用的Matlab仿真成程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2663
    • 提供者:wangxu
  1. c_matrix

    0下载:
  2. 共上载5个源码,其中c语言c_matrix为矩阵类,可以实现几十种矩阵运算;其它四个为matlab程序,用于生各种杂波的程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6371
    • 提供者:曹爱华
  1. liziqun

    0下载:
  2. 用C语言编的关于粒子群的流程和代码,期待进一步验证
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:翟晶
  1. parzen

    0下载:
  2. Parzen窗估计法的C语言代码和Matlab应用的动态链接库。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36706
    • 提供者:g
  1. 压缩&解压缩

    1下载:
  2. 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27932
    • 提供者:刘锋
  1. 系统辨识C语言程序

    0下载:
  2. 系统辨识与建模\6.遗忘因子法程序
  3. 所属分类:matlab例程

    • 发布日期:2009-04-09
    • 文件大小:467456
    • 提供者:aimar04214
  1. MSER

    0下载:
  2. 主要函数由c语言编写,但是有matlab的mex文件方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-20
    • 文件大小:2690130
    • 提供者:concha
  1. junji.计算一维和二维卷积

    4下载:
  2. 计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言..,Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted into a C language ..
  3. 所属分类:matlab例程

    • 发布日期:2013-04-07
    • 文件大小:2312
    • 提供者:chen
  1. matlab-videoread.rar

    0下载:
  2. 用matlab进行视频读取的程序,并附有c语言程序,很有价值。,Using matlab to read the procedures for video, together with c language program, very valuable.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:19197
    • 提供者:zhang
  1. cmex11.rar

    0下载:
  2. matlab与C语言的接口教程,能将matlab程序语言 直接转换为c语言,非常详细,千万不过错过,快点下吧!!!!,the interface of matlab with C language
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3267386
    • 提供者:feifei
  1. code.rar

    0下载:
  2. matlab仿真通过的降噪程序,提供c语言实现的各种降噪算法。还包括对椒盐噪声有很好抑制作用的一组新算法。,matlab simulation of the noise reduction process through the provision of a variety of c language to achieve noise reduction algorithm. Also includes a very good inhibition of salt and pepper nois
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:596519
    • 提供者:yang
  1. FFT

    0下载:
  2. 使用c语言在vc++6.0环境下编写的FFT程序,分为三个部分,包括input文件,其中提供2的n次方的数据,main.cpp为主程序,包括读入input的数据和输出结果到自动创建的output文件之中。测试完全可以使用-Using c language in vc++6.0 environment prepared by the FFT program is divided into three parts, including the input file, which provides t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2453
    • 提供者:cx
  1. dtw

    0下载:
  2. dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:192438
    • 提供者:quankun
  1. paidui

    0下载:
  2. mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2032
    • 提供者:skyout
  1. TheFirstExpT

    1下载:
  2. C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。) 需:include"graphcis"-C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis"
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1173
    • 提供者:wang
  1. LU

    0下载:
  2. 基于C语言得MATLAB平台设计的LU分解算法解方程-MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29801
    • 提供者:吴用
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com