-
Steganographycode
说明: secret hiding of data can be done by using this
- 2010-07-08 18:29:39下载
- 积分:1
-
56163048eemd
总体经验模式分解 信号处理方面的应用 经验模态分解的进化版(ensemble empirical mode decomposition)
- 2017-08-05 17:36:20下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
control
MR damper control of structures
- 2013-08-01 16:40:58下载
- 积分:1
-
root_music
主要介绍求根music算法,对于初学者可以多看一下。(Mainly introduces roots music algorithm for for beginners can read it.)
- 2011-07-29 23:19:38下载
- 积分:1
-
shiyanchengxufangzhen
三电平空间矢量仿真,采用M函数和模块混合编写,方便向DSP移植(Three-level space vector simulation, using M functions and modules prepared by mixing to facilitate migration to the DSP)
- 2013-08-13 20:12:50下载
- 积分:1
-
pidcontrolsimu
PID算法的simulink实现,matlab仿真,经典入门算法(Simulink realization of the PID algorithm, matlab simulation, classic introductory algorithm)
- 2013-04-25 14:08:59下载
- 积分:1
-
edge
在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰(In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt three edge detection operator stack up, and for widening the continuous edge portion, so that the edge is more consistent clear)
- 2013-12-21 15:16:36下载
- 积分:1
-
invertedpendulum
M file for Inverted pendulum.
忘添加两个文件.补上去.
(M file for Inverted pendulum. Forgot to add the two documents. Fill up.)
- 2007-12-10 10:58:26下载
- 积分:1
-
fitnessfunction
线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件(Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file)
- 2009-03-15 14:51:26下载
- 积分:1