CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - M文件

搜索资源列表

  1. matlab_files

    0下载:
  2. 这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计-This is the filter paper MATLAB M source, can achieve a specific filter design
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:38672
    • 提供者:fengna
  1. matlab_vc_example

    0下载:
  2. 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6549
    • 提供者:高一
  1. vbandmatlab

    1下载:
  2. 使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:72213
    • 提供者:吴庆庆
  1. CcallMATLAB6.5

    0下载:
  2. 描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9018
    • 提供者:陈峰
  1. Txt_To_Access

    0下载:
  2. txt to mdb本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-txt to mdb
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:464788
    • 提供者:xiaogui
  1. 16QAM

    1下载:
  2. 基于MATLAB的16QAM仿真设计,里面包括若干个M文件,使用者只要在MATLAB环境下运行,就能看到仿真结果。-MATLAB simulation of 16QAM based on the design, which includes a number of M documents, users simply run under MATLAB environment, you can see the simulation results.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:4331
    • 提供者:XT
  1. Matlabjiedianyouhua

    0下载:
  2. 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:222423
    • 提供者:wuzhicheng
  1. movecharbymouse

    0下载:
  2. matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行-matlab moving characters in the object, there is a direct copy the source code with a note to the matlab m-file to run
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1384
    • 提供者:hefei
  1. Txt-file-fast-implementation-based-C-and-Fortran-m

    0下载:
  2. 基于txt文件快速实现C与Fortran混合编程-Txt file fast implementation based on C and Fortran mixed programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:125261
    • 提供者:llcc0554
  1. MATLAB

    0下载:
  2. 第3章 MATLAB程序设计 3.1 M文件 3.2 程序控制结构 3.3 函数文件 3.4 程序举例 3.5 程序调试 3.5 程序调试 -Chapter 3 MATLAB programming files 3.1 M 3.3 3.2 Program control structure function file for example program 3.5 3.4 3.5 Debugging Debugging
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:17266
    • 提供者:zhangx
  1. advanced-PID-simulation-books

    0下载:
  2. 先进PID仿真软件,matlab仿真,内附各种优化算法及其介绍,包括例题M文件。-Advanced PID simulation software, matlab simulation, containing a variety of optimization algorithm and its descr iption, including examples M files.
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:23140963
    • 提供者:许哲
  1. GA

    0下载:
  2. 这是一个关于遗传算法的m文件,不错 o -This is about the genetic algorithm m files, henbucuo o
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1183
    • 提供者:王林
  1. C-language-realization-of-MATLAB-

    0下载:
  2. 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:8912
    • 提供者:张幸
  1. pv_characteristic

    0下载:
  2. 用于输出光伏电池的特征曲线,无需m文件也可以运行-For outputting the characteristic curve of the photovoltaic cell, without m files can also run
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:11153
    • 提供者:叶振宇
  1. Matlab-exampr5

    0下载:
  2. Matlab 参数估计与假设检验例题 MAtlab 文档 包含m文件和命令-The Matlab parameters of estimation and hypothesis testing Example
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:5368
    • 提供者:slingyun
  1. Solution-of-nonlinear-equations

    0下载:
  2. matlab对非线性方程组的求解案例分析,包括多种数值解法的m文件-the matlab case analysis of non-linear equations, including a variety of numerical solution of the m file
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:12109
    • 提供者:郭晓晴
  1. Systems-of-Linear-Equations

    0下载:
  2. 线性方程组的直接接法与多种迭代求解方法实例m文件-Method for solving linear equations directly connected with multiple iterations instance m file
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:13170
    • 提供者:郭晓晴
  1. MATLAB-CSharp

    0下载:
  2. 用于C#调用matlab的计算功能,通过matlab的m文件生成DLL进行调用-For C# calculation function call matlab matlab m file generated DLL call
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:1531576
    • 提供者:付国忠
  1. S-M-Function

    0下载:
  2. 介绍matlab中S-Function和M文件的介绍和应用方法,便于simulink仿真时使用-Introduced in matlab M-file S-Function and the introduction and application of methods to facilitate the use of simulation simulink
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1162195
    • 提供者:lilin
  1. M

    0下载:
  2. M文件与程序调试 M-files and program debugging-M-files and program debugging
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:328558
    • 提供者:他里雾
« 12 3 »
搜珍网 www.dssz.com