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

搜索资源列表

  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. Chaos-Toolbox-Ver.2.0.rar

    6下载:
  2. matlab混沌工具箱,包括C_C方法,wolf计算最大Lyapunov指数法等,不同于陆振波的,本工具箱中的函数均可见,完全免费版本,Chaos matlab toolbox, including C_C methods, wolf calculate the largest Lyapunov exponent method, etc., unlike the陆振波, the toolbox function are visible, completely free version
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:684678
    • 提供者:侯站
  1. LDPC.rar

    2下载:
  2. LDPC码的详细编解码程序,使用部分c函数接口 加速程序运行,LDPC code codec detailed procedures, use of some of the c function interface to accelerate the program to run
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:74685
    • 提供者:wupei
  1. cdf_example

    0下载:
  2. 此函数举例描述了一种实现CDF画图的方法,该方法简单易行-This function for example, describes an implementation of CDF drawing method is simple
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2593
    • 提供者:nice
  1. VC++callsM

    0下载:
  2. 压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数-Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:90114
    • 提供者:jly
  1. s_function_CH

    0下载:
  2. matlab中simulink中用C语言编写S函数模板的翻译版本-matlab in simulink using C language translation S function template version
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13661
    • 提供者:way
  1. C

    0下载:
  2. MATLAB中很多函数,这是一个MATLAB函数大全的总结,希望对学习MATLAB的友友们有所帮助-Many MATLAB functions, MATLAB Function This is a summary of Guinness, and they hope to learn MATLAB help of the Friends of friends
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:11694
    • 提供者:王娜
  1. Source_Code_Of_Guide_To_MATLAB_Mix_Programming

    0下载:
  2. 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:49582
    • 提供者:
  1. gailvlunkechengsheji

    0下载:
  2. (一)目的:通过对常用的概率密度函数和分布函数的应用,达到熟练掌握概率密度函数和分布函数调用方法的目的。 (二)任务:对实际的案例进行分析,调用相应概率密度函数和分布函数,使用MATLAB软件计算其结果。 (三)要求:理解概率密度函数和分布函数,能够解决实际问题。 -(A) Purpose: used by the probability density function and distribution function of the application, to master
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:70339
    • 提供者:猫猫
  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. lap_cpp

    0下载:
  2. 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5450
    • 提供者:123
  1. floyd

    0下载:
  2. C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。-C language Freud path search, and in order to provide an interface, use the command line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:20282
    • 提供者:wjn_nb
  1. pmsm_simulink

    0下载:
  2. 基于C MEX S-函数永磁同步电机控制系统仿真建模研究-C MEX S-function based on permanent magnet synchronous motor control system simulation modeling
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:245045
    • 提供者:刘晓辉
  1. c-juanji--conv

    0下载:
  2. 求局部最小值与卷积,lmax为MATLAB的历程 工程里是具体的c函数-Find local minimum and convolution, lmax for the project in the history of MATLAB is the specific function of c
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1682174
    • 提供者:
  1. particlefilterprogram

    0下载:
  2. 对粒子滤波算法的原理和应用进行综述’首先针对非线性非高斯系统的状态滤波问题C阐述粒子滤波的原理D然后在分析采样=重要性=重采样算法基础上C讨论粒子滤波算法存在的主要问题和改进手段D最后从概率密度函数的角度出发C将粒子滤波方法与其他非线性滤波算法进行比较C阐明了粒子滤波的适应性C给出了粒子滤波在一些研究领域中的应用C并展望了其未来发展方向-QJPRQ Elc8&m :jelf dgwd99&jvdej gq:c&decwe 9d:ejv&chj&ec:d:cqi:pcrcw’8jfjgmdeelc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:22657
    • 提供者:jingbohao
  1. Function-curve-c

    0下载:
  2. 可设置函数曲线图视角的用户界面,用matlab编写的具体实例可以设置函数曲线的用户自定义的设置-Function curve can be set to the user interface perspective
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:641
    • 提供者:anan
  1. matrix_kron

    1下载:
  2. matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用-kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:3738624
    • 提供者:Camus Ding
  1. fcm

    0下载:
  2. 模糊C-均值聚类方法的原函数,不用再进行编写,直接可以哄-the function of FUZZY C CLUSTERING
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1800
    • 提供者:zhujihang
  1. sfuntmpl_basic.c-matlab

    0下载:
  2. sfuntmpl_basic.c-这是matlab提供的c mex s函数模板-sfuntmpl_basic.c-This is a matlab function to provide a template of c mex s
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2410
    • 提供者:mfj
  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
    • 提供者:夜曲独声
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com