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

搜索资源列表

  1. 在VC中使用MATLABC++函数库

    1下载:
  2. MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22577
    • 提供者:杨波
  1. 函数扫描程序

    0下载:
  2. 可以自动识别一个程序中调用的所有函数,并写入到 output.txt文件中。-can automatically identify a process called all functions, and write to output.txt document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19296
    • 提供者:李彬
  1. MATLABY调用

    0下载:
  2. matlab调用的包,api函数接口-Matlab calling package, api interface function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:44552
    • 提供者:zhz
  1. 中断调用7

    0下载:
  2. 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11379
    • 提供者:高俊杰
  1. IIR_Etual

    0下载:
  2. 不是直接调用函数,直接计算出IIR参数的IIR滤波器设计。一共12个滤波器,从IIR一阶和切比雪夫滤波器都有。-not directly call functions directly calculated parameters of IIR IIR filter design. A total of 12 filters, IIR from a band and the Chebyshev filter has.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5134
    • 提供者:seirei
  1. pca.m

    2下载:
  2. 本程序的运行环境为matlab6.5,在command window下输入数据x和a,然后调用函数pca(x,a)(即本程序的主程序)输入的两个参数的意义是:一个是样本数据x,另外一个是主成分累积贡献率的一个闸值,作为选定主成分个数的一个重要数据。 即可得到样本的协方差矩阵,相关矩阵,相关矩阵的特征根及特征向量,主成分个数和主成分负荷矩阵。 -the procedures for the environment matlab6.5. under the command window i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:郑可可
  1. fade

    1下载:
  2. 瑞丽衰落信道的仿真,包括延迟、多径条件等,仿真可直接调用函数-Ruili fading channel simulation, including delays, multi-path condition, the simulation can directly call functions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6657
    • 提供者:吴俊
  1. cpp_function_pointers

    0下载:
  2. 详细说明函数指针的用法,并且以数组的形式调用函数指针的方法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3805
    • 提供者:王一
  1. suanshubiaodashideshixian

    0下载:
  2. 算术表达式的求值 操作结果: 从第1个顶点起,按广度优先非递归遍历图G,并对每个顶点调用函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2868
    • 提供者:honhyi
  1. tutorial06

    0下载:
  2. MATLAB 学习指南第六章.编写与调用函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:180399
    • 提供者:hujik
  1. Text

    2下载:
  2. 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节点。 (2).编写函数void print(struct
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1582
    • 提供者:zhudong
  1. paixushu

    0下载:
  2. 通过调用函数,实现对二叉排序数的查找、删除等功能
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:王莉
  1. huffman

    0下载:
  2. 哈夫曼编码,直接使用[zipped,info] = norm2huff(x)调用函数即可实现。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:16944
    • 提供者:现代
  1. 2005.3.31VC调用M文件源代码

    0下载:
  2. 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:71180
    • 提供者:赵锐
  1. VC调用matlab中定义的.m文件中的函数的实例

    1下载:
  2. 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40757
    • 提供者:葛强
  1. melbankm函数的源程序

    4下载:
  2. melbankm函数的源程序。这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组-function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w) MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W)
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:小智
  1. longgeceshi 四阶龙格库塔法解微分方程组实例

    4下载:
  2. 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2015-01-07
    • 文件大小:3072
    • 提供者:cuijian
  1. multil-information

    7下载:
  2. 计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数-Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly
  3. 所属分类:matlab例程

    • 发布日期:2013-06-21
    • 文件大小:1389
    • 提供者:罗慧
  1. 优化算法测试函数集合

    2下载:
  2. 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
  3. 所属分类:数学计算

  1. 信道及调用函数和使用说明

    0下载:
  2. 如何设置信道参数,如何调用信道,如何产生输出,(How to set the channel parameters, how to call the channel, how to produce the output)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:409600
    • 提供者:空心泡
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com