-
VC-Digital
一本关于VC和VB数值计算的书,里面有个库,包括了很多的数值计算函数,不用matlab也可以实现数值计算了(A numerical calculation of VC and VB book, which has a library, including a lot of numerical functions can be achieved without matlab numerical calculation of the)
- 2011-09-27 21:15:12下载
- 积分:1
-
chamfermatching
Description of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
- 2013-11-25 23:42:19下载
- 积分:1
-
huatu
VC调用MATLAB的简单事例,没有复杂的功能,只适合初学者(A simple example of calling MATLAB VC)
- 2011-08-09 15:15:53下载
- 积分:1
-
matlab6.5_328087418
matlab6.5图形图像处理源程序 matlab6.5图形图像处理源程序(matlab6.5 graphics images graphical treatment matlab6.5 source image processing source code)
- 2008-06-10 15:41:39下载
- 积分:1
-
OFDM-QPSK-Modulation
对于OFDM初学者很有帮助,是很好的学习程序哦,可以学会用matlab仿真(the study of )
- 2011-05-05 20:46:02下载
- 积分:1
-
new--2
维诺图 分治法 特别的实现方法 速度为n的平方及(Voronoi )
- 2014-12-03 16:06:10下载
- 积分: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
-
212
基于快速傅里叶变换的MATLAB实现,内附有源程序(MATLAB based on fast Fourier transform implementation, enclosing a source)
- 2011-05-22 14:06:36下载
- 积分:1
-
boost
BOOT PI CLOSE LOOP CONTOLLER
- 2013-10-19 18:20:50下载
- 积分:1
-
Matlab-cPP
,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原
(Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms of mixed programming between them, and given the mixed programming methods and steps under specific conditions. The examples show that the proposed Matlab and C/C++ hybrid programming method is simple, effective. More Restore)
- 2013-03-19 14:14:58下载
- 积分:1