-
car
定义一个car类实现遥控接口RemoteControl,接口包括powerOnOff()方法(
Define a car class that implements the remote interface)
- 2014-11-05 18:16:40下载
- 积分:1
-
MSS
视觉显著性检测算法MSS(Maximum Symmetric Surround)的Matlab 代码。(Visual saliency detection algorithm MSS (Maximum Symmetric Surround) Matlab code.)
- 2015-04-17 11:16:45下载
- 积分:1
-
lyapunovexponenoflorenz
该程序通过雅可比矩阵求解Lorenz系统的李雅普诺夫指数指数。(The program solves Lyapunov exponent of Lorenz system by Jacobian matrix.)
- 2021-03-16 15:39:22下载
- 积分:1
-
softwareestimation
这是一篇关于软件估算技术的概述,挺全面的。(This is an article on software estimation techniques outlined, quite comprehensive.)
- 2009-01-09 09:34:50下载
- 积分:1
-
MATLAB-lizi100
关于Matlab的100个经典例子,对学习Matlab会有很大帮助!(Matlab on the 100 classic example of learning Matlab will be of great help!)
- 2007-10-17 14:17:39下载
- 积分:1
-
genetic
this code helps to solve genetic algorithms
- 2012-05-23 22:42:55下载
- 积分:1
-
lecture2_AS310_JAN2009
coursework lecture on climate change
- 2009-11-08 09:06:58下载
- 积分:1
-
MATLABrumen
说明: Matlab课件PPT格式,介绍了Matlab的功能及使用,非常适合初学者。(Matlab courseware PPT format, introduced the use of Matlab functions and is suitable for beginners.)
- 2010-04-19 22:55:13下载
- 积分:1
-
answers
这是matlab课本的对应的习题解答 用于学习和交流只用 请勿用做非法用途(this is the answer of some question in the book matlab,only for study and communication )
- 2009-04-30 20:54:33下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1