-
stone
说明: 经典的石子划分问题,不同质量和数量的石子进行划分,以求最优解(Classic stone division, different quality and quantity of stones to be divided, with a view to the optimal solution)
- 2010-04-19 23:46:51下载
- 积分:1
-
R
说明: R语言地理统计及空间分析的函数包,可以做空间插值,相关分析等。(Function package R language geostatistical and spatial analysis, spatial interpolation, correlation analysis can be done.)
- 2015-04-02 08:57:52下载
- 积分:1
-
Desktop
电机模拟程序的matlab编程,是电机内部相电流的参考的生成的程序的编写,可供参考(Matlab simulation program of motor)
- 2011-05-28 19:31:04下载
- 积分: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
-
Noise
说明: 雷达回波模块当中的干扰噪声以及杂波噪声的仿真程序(Radar module which noise and clutter noise interference emulator)
- 2011-02-23 00:08:10下载
- 积分:1
-
bluetuch-test-Program
bluetuch 检测程序,bluetuch 检测程序(bluetuch test source code .bluetuch test source code )
- 2009-12-22 15:25:46下载
- 积分:1
-
genetic-algorithm
遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
- 2011-05-13 13:54:26下载
- 积分:1
-
gongetidu
共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解(Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution)
- 2012-11-12 21:37:19下载
- 积分:1
-
dsss_receiver.ps
Direct Sequence Spread Spectrum Receiver Rake Receiver
- 2014-09-10 17:06:05下载
- 积分:1
-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1