搜索资源列表
matlab_files
- 这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计-This is the filter paper MATLAB M source, can achieve a specific filter design
matlab fopen
- matlab编程中所用的fopen.m文件
MATLAB 数值计算
- 科研和工程计算可分为数值计算和符号计算两类。数值计算具有适应性强、应用广泛的优点。MATLAB凭借其卓越的数值计算能力而称雄世界。随着科研领域、工程实践的数字化进程的深入,具有数字化本质的数值计算显得愈益重要。 今天计算机几乎已经普及到每个从事工程和科研的从业人员,普及到每个正在接受理工科培养的学生。计算机软硬件的普及使人们拥有了前所未有的计算潜能,激发了人们质疑旧方法尝试新算法的欲望,鼓舞了人们用新计算能力试探解决实际问题的雄心。 本章内容显著不同于常见的数值计算教科书。本章的讨论围绕
Matlabjiedianyouhua
- 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
Modbustxxyxj
- matlab神经网络源码, 详细介绍matlab神经网络建模的m文件-the neural networks with matlab
movecharbymouse
- 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
the-program-design-of-matlab
- 首先是对matlab程序设计的概述,其次是matlab程序结构的详细讲解以及M文件的简介-An instroduction about the program deisgn of matlab
C-language-realization-of-MATLAB-
- 本文着重描述了运用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
Solution-of-nonlinear-equations
- matlab对非线性方程组的求解案例分析,包括多种数值解法的m文件-the matlab case analysis of non-linear equations, including a variety of numerical solution of the m file
MATLAB-CSharp
- 用于C#调用matlab的计算功能,通过matlab的m文件生成DLL进行调用-For C# calculation function call matlab matlab m file generated DLL call
VC-and-MATLAB
- 本文利用MATLAB提供的C/C++ 编译器实现了MATLAB 与VC++语言的接口将m文件编译 成脱离MATLAB 运行的可执行应用程序-In this paper, MATLAB provides the C/C++ compiler implementation the MATLAB and VC++ of language interface m file is compiled into an executable application running from the MATL
Matlab-cPP
- ,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原 -Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms
MIMO-OFDM的Matlab模型函数
- MIMO-OFDM的Matlab函数文件,直接可用,是Matlab的m函数
HOSA
- 高阶谱matlab分析工具箱;高阶谱分析工具箱由matlab 的m文件开发;-Higher-Order Spectral Analysis ToolboxThe Higher-Order Spectral Analysis Toolbox is a collection of M-files t
MATLAB-DLL
- 将matlab的m文件生成可供labview调用的d-The matlab m file is generated for LabVIEW call DLL
LabVIEW-figure
- labview调用matlab的m文件。-LabVIEW calls the matlab m file.
matlab程序
- 这个m文件实现了一阶惯性加延迟环节的离散,仿真效果较好。(Discretization of the first order inertial plus delay element.)
ttcm
- matlab---通过m文件计算TTC 碰撞时间(TTC)与异形物体的判断表明Tau需要与熟悉的尺寸进行整合以解释TTC性能(calculation of TTCin matlab)
MATLAB Guide to Finite Element
- 使用MATLAB进行有限元分析,利用MATLAB对有限元习题的求解步骤进行详细的介绍。本书重点不在于大量的计算和编程,而在于学习使用MATLAB进行有限元分析并理解有限元基本概念。内附本书配套m文件。(MATLAB is used for finite element analysis, and MATLAB is used to introduce the steps of solving finite element exercises. This book focuses not on a
滑模观测器
- 自适应滑模控制的离散化编程,滑模控制编程,可转换为C语言(adaptive sliding mode control)