-
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)
- 2012-06-26 00:05:30下载
- 积分:1
-
tracker-code-2011.04.26
tracker code-tra an ozalp source code good use project in pls
- 2012-02-11 05:05:32下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
ChaosToolbox2p0_trial
说明: 混沌工具箱(matlab):
产生混沌时间序列
求时延(delay time)
求嵌入维(embedding dimension)
求关联维(correlation dimension)
等等.....
- 2010-03-30 00:18:58下载
- 积分:1
-
SVM
支持向量机源程序代码,c++运行环境,matlab例程(SVM source code, c++ runtime environment, matlab routine)
- 2013-03-12 19:58:33下载
- 积分:1
-
sleeptest
WINDOWS 下延时函数Sleep()以及for循环的测试程序, 死循环会使WINDOWS死机?怕是许多老程序员都未必知道.(Under WINDOWS delay function Sleep (), as well as for the cycle of testing procedures, will WINDOWS cycle crash death? Fear is that many programmers are not aware of the old.)
- 2009-05-23 10:35:33下载
- 积分:1
-
zhy20070413125502276
the project is used for the customers to learn something(important)
- 2010-01-20 19:06:29下载
- 积分:1
-
zxinglib
C++ project for zxing library.
- 2014-12-17 20:49:18下载
- 积分:1
-
VCMatlabToolDemo
VC++中使用Matlab进行数据操作,里面进行了详细介绍,附源代码。(VC++ using Matlab for data manipulation, which is described in detail, with source code.)
- 2010-05-27 09:12:55下载
- 积分:1
-
0.618
0.618算法,可以用VC运行出来,但没有MATLAB算法(function 0.618)
- 2011-09-23 17:49:51下载
- 积分:1