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

搜索资源列表

  1. Grabcut matlab+C++ code

    3下载:
  2. GrabCut implementation with C++ and Matlab.
  3. 所属分类:matlab例程

  1. IIR_Filter.rar

    0下载:
  2. 直接型IIR滤波器实现源代码,希望与大家共同分享!,Direct IIR filter source code, I hope to share with you!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9887
    • 提供者:陈丽
  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-22
    • 文件大小: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. LHM-c-code-plot-use-matlab

    0下载:
  2. c code for LHMs and using the matlab to plot the field
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2329
    • 提供者:renxingang
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  1. FCMandCFCM

    1下载:
  2. FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58484
    • 提供者:蒋雯倩
  1. Clean-Code

    0下载:
  2. 介绍C的好书,里面介绍了很多编程的知识,指的我们赌一赌,看一看-a book about c,it is a good descr iption about c.and you can devalop your knowledge.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2828053
    • 提供者:夏召强
  1. souce_psk

    0下载:
  2. Bpsk信号源,可直接调用,码速率与调制载波可调-Bpsk signal source, can be directly invoked, code rate and modulation carrier adjustable
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:548
    • 提供者:吕鑫宇
  1. emd

    0下载:
  2. HHT gcc代码,专门用于希尔伯特黄变换。-HHT gcc code, specifically for the Hilbert-Huang Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16516
    • 提供者:chen
  1. Shannon_fano_Elias

    0下载:
  2. This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1068
    • 提供者:hazhiriq200
  1. hilbert_c

    1下载:
  2. 是希尔伯特黄变换的c++源代码,帮助大家一起学习,更进一步的了解希尔伯特黄变换-Is the Hilbert-Huang transform c++ source code to help people learn together, a better understanding of Hilbert Huang Transform
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:172034
    • 提供者:ziao
  1. C++_with_Matlab

    0下载:
  2. Matlab allows the use of MEX files –MEX files are pre-compiled files that are called from Matlab –Can be compiled from Matlab .m files –Can also be compiled from external C++ code. • This will be our focus-Matlab allows the use of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:318694
    • 提供者:nader
  1. C++_with_Matlab

    0下载:
  2. Why use C/C++ with Matlab? • Matlab can be slow • C++ can be fast – How can we integrate C++’s speed with Matlab’s convenience? Matlab’s convenience? • Goal: -Implement critical functions with (fast) C++ code, and use (
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:318626
    • 提供者:manas
  1. code

    0下载:
  2. 综合类代码 比较全面实用 非常需要一个程序注册了用户名,有时间再过来传代码-visual c++ code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:20402
    • 提供者:徐霞客
  1. ECEFilterCheck

    1下载:
  2. 这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以-This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determina
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2627729
    • 提供者:yofee hu
  1. put-c-code-into-matlab-

    0下载:
  2. put c code into matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:15193
    • 提供者:zhangming
  1. C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A

    0下载:
  2. C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
  3. 所属分类:matlab

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

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

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:onion888
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com