搜索资源列表
fox
- Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D
54154156489
- #define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\" #define MSGKEYPRESS \"Press any key to continue.\" #define MSGCOMMAND \"Press / for the list of commands\" #define MSGMEMORY \"Memory Available:\" #define MSGERROR \"ERROR\"
checkmate
- CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the S
CT-API
- This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Pa
sldemo_f14
- This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot
mp3_toolbox
- 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just
matlab_graphics.rar
- 对二维和三维数据可视化,图像处理,动画制作等高层次的绘图命令,也包括可以修改图形及编制完整图形界面的,低层次的绘图命令,Of two-dimensional and three-dimensional data visualization, image processing, high-level animation of graphics commands, but also can modify the graphics and the preparation of a full graph
MATLAB-statistics.rar
- 介绍MATLAB在概率统计中的若干命令和使用格式,这些命令存放于MatlabX\Toolbox\Stats中。,Probability and Statistics in MATLAB to introduce a number of orders and the use of format, the commands stored in MatlabX \ Toolbox \ Stats in.
Familiar-environment
- 熟悉matlab环境 熟悉MATLAB的主要操作命令; (2) 学会简单的矩阵输入和数据读写; (3) 掌握简单的绘图命令; (4) 学习用MATLAB编程。 -Familiar environment, familiar with the MATLAB matlab major operating commands (2) Institute of simple matrix input and data read and write (3) to master a
MATLAB_command
- MATLAB命令大全,帮助大家快速查找MATLAB命令-Encyclopedia of MATLAB commands to help you quickly find MATLAB command
Matlab_Command
- Matlab基本指令大全,入门必会指令!-Matlab basic commands Daquan, entry will be instructed!
CDMA_AT_178.pdf
- CDMA AT Commands Interface Specification
commands-for-data-fitting
- 本文详尽阐述了如何在matlab编程环境下对数据拟合和插值的各种命令-This article elaborates how matlab programming environment for data fitting and interpolation of the various commands
matlab-commonly-used-commands
- 内附matlab常用命令,详细列举了各个命令的中英文对照,方便学习。-Matlab commonly used commands included in detail the various commands listed in Chinese and English to facilitate learning.
Matlab--commands
- matlab命令总汇,基本包括了所有的常用命令,可以作为一本参考手册,对于matlab编程很有帮助(本人体会深刻)。-matlab command summary, basically includes all the commonly used commands can be used as a reference manual, matlab programming for the very helpful (I feel deep).
commands-of-Mathematical-morphology
- 数学形态学相关代码,带所需图片,和m文件-basic commands of Mathematical morphology
Matlap-frequently-used-commands
- matlab 常见命令集 适合初学者学习-Matlap frequently used commands
MATLAB-commands
- MATLAB编程用到的常用的命令及用法介绍。-Introduction of common commands used by the MATLAB programming and usage.
meshgrid-and-other-plot-commands
- matlab中meshgrid命令的详解,以及plot3、mesh、surf、surfc、surfl、waterfall等命令的用法-The explanation of meshgrid command in matlab, and the usage of plot3, mesh, surf, surfc, surfl, waterfall and other commands
matlab-code-commands-basic-good-tutorial-DONE
- this tutorial contains basic commands to use matlab. it is very useful, examples are great. recommend anyOne who is new to matlab.