-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分: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
-
tsp
模拟退火算法的解决 具体在mATlab实现算法 (matlab)
- 2009-07-12 10:20:39下载
- 积分:1
-
artoolkit
artoolkit中文教程,包括开发原则,例子程序讲解,新建maker,多模板等几个部分(failed to translate)
- 2013-05-05 15:53:17下载
- 积分:1
-
low-pass-filter-matlab-
三维数字滤波器中的理想低通滤波器的matlab仿真及其结果(3 d digital filters in an ideal low-pass filter matlab simulation and the result)
- 2011-12-13 15:38:43下载
- 积分:1
-
LabProgramNo.8
SourceCode project in data management system
- 2015-02-01 11:07:36下载
- 积分:1
-
CBF
相控阵波束形成代码,具有详细注释,适合初学者使用!(Phased array beamforming code with detailed comments, suitable for beginners to use!)
- 2016-02-29 20:10:41下载
- 积分:1
-
VCPPcall-DLL-generated-from-Matlab
将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
- 2011-11-29 19:27:00下载
- 积分:1
-
GP_Algorithm
距离函数用matlab实现的距离函数用matlab实现的(Distance function using matlab matlab realize the distance function)
- 2012-09-24 11:05:28下载
- 积分:1
-
lorenz
Lorenz吸引子相空间轨迹相图,包括子程序和主程序,r=28时的暂态混沌状态(Lorenz attractor phase space trajectory phase diagram, including subroutines and the main program, r = 28 when the transient state of chaos)
- 2015-11-23 19:52:44下载
- 积分:1