搜索资源列表
MATLAB
- 用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(scr ipt File)和函数文件(Function File)。-Language with the MATLAB program, called the M file. M files can call the different ways into two categories: command file (scr ipt File), and function files (Function F
MATLAB
- 比较全的MATLAB常用指令表与MATLAB软件符号语言工具箱,方便大家使用。-Comparison of all the MATLAB command table used sign language with the MATLAB software toolbox, facilitate the use.
floyd
- C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。-C language Freud path search, and in order to provide an interface, use the command line
matlab_C
- 该算法主要演示matlab调用C语言程序的示例,包括一个基本的加法运算、一个矩阵截取和一个递归遍历方法,提供给大家参考 运行时首先修改cd命令后面的路径为文件夹当前路径即可自动编译执行-Call the main demonstration of the algorithm matlab example C language program, including a basic addition operation, an interception and a recursive tr
make
- Matlab 中类似于 makefile 的命令行-This is a command written in M scr ipt language for mex programming in Matlab. It will be very useful for Matlab programmer.
MATLAB5[1].X-induction-and--enhance
- 本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。-This book describes step by step detailed matlab function command, including an introduction, numerical computing, image vis
buckconv
- this is a source code to simulate BUCK CONVERTER using c-language integrating in Matlab, or simple called as c-mex language. You can compile this file using command "mex buckconv.c"
MATLAB-program-design
- 用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(scr ipt File)和函数文件(Function File)。 -Using MATLAB language program, known as the M file. M files can be grouped into two categories: call command file (scr ipt File) and function (Function File) file.
01
- 1.1 MATLAB软件介绍 1.1.1 MATLAB发展进程 1.1.2 MATLAB的基本功能 1.1.3 MATLAB语言的特点 1.1.4 MATLAB R2011a的新功能 1.2 MATLAB安装与运行 1.3 MATLAB的运行环境 1.3.1 命令窗口 1.3.2 历史命令窗口 1.3.3 工作空间 1.3.4 当前文件夹 1.4 MATLAB帮助文档 1.4.1 帮助窗口 1.4.2 帮助命令 1.5 变量 1.6 矩
ch2
- matlab语言基础,包括命令窗口,变量与数值显示,数学运算,工作空间,矩阵运算等。-matlab language base, including the command window, variables and numeric display, math, work space, matrix operations, etc.
MATLAB-command-
- 该资料是汇总了大部分的MATLAB的命令语句,涵盖的面很广,包括常用命令,运算符和逻辑函数,语言结构和调试命令,矩阵和矩阵操作基础,数学函数与坐标变换,数据分析,多项式,双重函数,声音处理,字符串函数,低层文件输入输出函数,位操作结构和对象函数,数组函数,图像可视化函数这些模块。希望对大家学习MATLAB有所帮助。-This information is a summary of most of the MATLAB command statement, surface covers a wid
Matlab
- Matlab是一个高级的矩阵/阵列语言,它包含控制语句、函数、数据结构、输入和输出和面向对象编程特点。用户可以在命令窗口中将输入语句与执行命令同步,也可以先编写好一个较大的复杂的应用程序(M文件)后再一起运行。-Matlab is a high-level matrix/array language, which contains control statements, functions, data structures, input and output, and object-orient