-
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
-
Brake
A simulink model for the vehicl s anti slip braking system. This model includes the most famous phenomenon in braking process like the selipping and it mesures many quamtities in braking process.
- 2011-05-22 19:22:18下载
- 积分:1
-
Opt.-Tech.-in-Wireless-Commun
无线通信中的优化技术,原书,通过对现有已运行的网络进行数据分析、现场测试数据采集、参数分析、硬件检查等手段,找出影响网络质量的原因,并且通过参数的修改、网络结构的调整、设备配置的调整和采取某些技术手段。(Optimization of wireless communications technology by Sergiy A. Vorobyov and Yonina C. Eldar, the original book, through the existing network has been in operation for data analysis, field test data acquisition, parameter analysis, hardware checks and other means to identify the factors affecting the quality of the network, and by modifying the parameters of the network structural adjustment, and the adjustment device configured to take certain technical means.)
- 2015-04-07 18:02:49下载
- 积分:1
-
gangbang
实现了图像的灰度化并进一步用于视频监视控,利用matlab GUI实现的串口编程例子,分析了该信号的时域、频域、倒谱,循环谱等。( Achieve a grayscale image and further control for video surveillance, Use serial programming examples matlab GUI implementation, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.)
- 2016-06-15 14:12:02下载
- 积分:1
-
T_youhua
说明: matlab 遗传算法的程序,主函数 T_youhua。
(Matlab GA procedures, the main function T_youhua.)
- 2005-12-16 23:50:49下载
- 积分:1
-
fandiandongshi
无刷直流电机matlab仿真 采用PID调节(Matlab simulation of brushless DC motor using PID regulator)
- 2010-05-07 16:26:18下载
- 积分:1
-
genetic-algorithm
说明: 用基本遗传算法求解一维无约束优化问题
用顺序选择遗传算法求解一维无约束优化问题
用动态线性标定适应值的遗传算法求解一维无约束优化问题
用大变异遗传算法求解一维无约束优化问题
用自适应遗传算法求解一维无约束优化问题
用双切点遗传优化求解一维无约束优化问题
用多变异位自适应遗传优化求解一维无约束优化问题
(The basic genetic algorithm with one-dimensional sequence of unconstrained optimization problems using genetic algorithm selected one-dimensional non-linear constrained optimization problem of dynamic calibration of genetic algorithm to adapt to the value of one-dimensional unconstrained optimization genetic algorithm with a large variation of one-dimensional unconstrained adaptive genetic algorithm for optimization problem solving unconstrained optimization problems one-dimensional cut by two-dimensional point of GA for solving a problem of unconstrained optimization adaptive genetic optimization with variable ectopic solving one-dimensional unconstrained optimization problem)
- 2011-02-23 11:22:42下载
- 积分:1
-
easy_classic_kalman_filter
经典的使用Kalman filter的程序,快速掌握kalman的技术 (classic easy program for kalman filter)
- 2013-03-04 00:10:51下载
- 积分:1
-
matlab-computation-book
用matlab进行科学计算和工程应用的教程(Using matlab tutorials scientific computing and engineering applications)
- 2013-12-13 00:33:28下载
- 积分:1
-
ins2
四元数姿态解算程序,很适合初学者。。。。。。。。。。(compute )
- 2013-02-28 23:46:55下载
- 积分:1