-
swelden
在matlab环境下,实现了用sweldens算法对一维信号作分解和重构的程序(In the matlab environment, achieved by sweldens algorithm for one-dimensional signal decomposition and reconstruction procedure)
- 2007-12-24 15:08:03下载
- 积分: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
-
Final
To provide Security for the images which are being transmitted through Open communication
- 2015-03-18 14:54:38下载
- 积分:1
-
bayesian
基于matlab开发的利用贝叶斯网络计算配电网可靠性(Distribution network reliability based on Bayesian network matlab development)
- 2021-03-12 01:19:25下载
- 积分:1
-
fwht2d
fast 2D walsh hadamardova transformacia
- 2009-12-21 18:48:33下载
- 积分:1
-
TWTA
用MATLAB编程的语言,求解对TWTA的无记忆特性的描述(Using MATLAB programming language, solving for TWTA description of the non-memory characteristics)
- 2013-09-25 20:46:41下载
- 积分:1
-
Eddenoise1x
用于图像去噪实验界面,包括小波去噪,中值滤波等,程序有MMATLAB的gui界面,调试成功。,已通过测试。
(For image denoising experimental interface, including wavelet denoising, median filtering, procedures the gui interface MMATLAB, debugging success. , Has been tested.)
- 2012-10-07 00:32:53下载
- 积分:1
-
project-3-2b
Implement the histogram equalization technique
- 2013-04-16 15:12:07下载
- 积分:1
-
rgb2nrgb
convert RGB color space to nRGB color space
- 2013-11-27 15:37:51下载
- 积分:1
-
duffing-system
duffing方程非线性系统的分析,matlab代码,包括其李雅普诺夫指数求解,相图,混沌等分析,值得学习(duffing equation analysis of nonlinear systems, including its Lyapunov exponent solving the phase diagram, chaos analysis, it is worth learning)
- 2015-03-20 18:33:38下载
- 积分:1