-
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
-
Chaos
说明: MATLAB混沌时间序列分析工具箱,可以加到MATLAB中应用(MATLAB toolbox chaotic time series analysis, can be added to the application of MATLAB)
- 2011-02-24 10:23:33下载
- 积分:1
-
dfig_sim
Doubly Fed Induction generator with Wind System Developed In Matlab/Simulink
- 2016-04-14 00:41:02下载
- 积分:1
-
elastic-vibration
客观现实的另一类力学模型是弹性体(也称连续系统或分布参数系统),它的物理参数是分布型的,具有无限多个自由度,且运动规律由偏微分方程来确定(Another kind of objective reality mechanical model is elastomer (also called the continuous system or distributed parameter systems), its physical parameter is the distribution model, with an infinite multiple degrees of freedom, and movement rules by partial differential equations to determine
)
- 2012-07-29 12:41:32下载
- 积分:1
-
saveshu
读取保存在TXT文本文档的手势信号,显示并保存成mat文件,简单易用,适合尚未入门者使用(Read hand signals stored in TXT text documents, display and save a mat file, easy to use, suitable for beginners to use yet)
- 2013-12-27 10:30:44下载
- 积分:1
-
23
说明: it support for wireless communication:MIMO
- 2013-12-24 22:04:06下载
- 积分:1
-
newmark-beta
用newmark-beta法计算荷载作用下的多自由度系统的响应(Loads response calculation method used newmark-beta under the multi-degree of freedom systems)
- 2014-09-11 19:23:33下载
- 积分:1
-
identify1
基于认知无线电的扩跳频通信信号的调制识别(Hopping spread based on cognitive radio communication signal modulation recognition)
- 2013-10-17 09:53:41下载
- 积分:1
-
MOPSO多目标粒子群优化算法MATLAB实现
说明: MOPSO多目标粒子群优化算法MATLAB实现(可直接运行)(MOPSO multi-objective particle swarm optimization algorithm MATLAB (can be directly run))
- 2020-04-25 15:51:15下载
- 积分:1
-
wwdce
this source code is wwdc in matlab
- 2013-08-04 18:04:04下载
- 积分:1