-
CBA
matlab prog for continous beam analysis with graph...and its sf bm daigram
- 2009-10-05 17:52:58下载
- 积分:1
-
csfunc
Example C-file S-function for defining a continuous system.
*
* x = Ax + Bu
* y = Cx + Du
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c.
- 2009-12-26 23:24:54下载
- 积分:1
-
Particle-swarmalgorithm
粒子群优化算法的matlab程序源代码,内含十四个相关程序(Particle swarm optimization algorithm in matlab programming)
- 2012-03-27 19:54:33下载
- 积分:1
-
pract3
practica 3 sistemas lianelas
- 2010-11-14 02:21:27下载
- 积分:1
-
matport
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。(Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into MatlabWork directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.)
- 2011-05-04 21:40:35下载
- 积分:1
-
Fractional-order-toolbox
里面包含一些分数阶函数的工具箱,有些可以相应的查找到(Fractional order function tool kit)
- 2020-07-03 18:00:01下载
- 积分:1
-
PLSmodel
偏最小二乘(PLS)算法建模,并提供一个实例分析,提供正常过程监控Q统计量和T统计量。(Partial Least Squares (PLS) algorithm modeling, and provides a case study to provide normal process monitoring Q statistic and T statistics.)
- 2013-08-12 10:29:59下载
- 积分:1
-
ALOS
利用matlab读取ALSO SAR数据并进行成像。(ALSO image reading)
- 2021-01-23 14:58:45下载
- 积分:1
-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1
-
EFG1D
一维meshfree 的EFG算法!!属于T. Belytschko这种大师人物的经典例程(One-dimensional meshfree algorithm of EFG! ! T. Belytschko are such masters of the classic characters routines)
- 2007-08-15 11:15:30下载
- 积分:1