-
juanji
一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。(A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, output y, M for the input signal x1 length.)
- 2009-04-13 12:04:02下载
- 积分:1
-
shito2m
十进制转化为二进制 m代码 很精简的一个代码,十六位二进制转化都十分迅速(Decimal into binary m code very concise code, very fast 16-bit binary conversion)
- 2012-05-02 16:20:06下载
- 积分:1
-
ComputerMATLABUsingMatlab
Matlab book Engineering Matlab Programming Engineering Matlab Programming
- 2009-03-19 19:57:16下载
- 积分:1
-
Mini-Manuale-Matlab-1.0
piccolo manuale di matlab comprendente le funzioni base. adatto per chi non ha mai avuto approci conq uesto software
- 2012-01-21 17:25:36下载
- 积分:1
-
gif_make
在gif_make 联合开发网 - pudn.com
- 2014-01-22 13:22:09下载
- 积分: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
-
Segymat2010
说明: 读取SEGY,SU等格式的地震数据、地质雷达数据。最新版本的matlab源文件,在以前版本做了很大的修改,可以读任意时间段或任意CDP段的数据,使用灵活方便。(Read SEGY, SU format, such as seismic data, geological radar data. The latest version of matlab source files, in previous versions to do a lot of changes, can be read any time or any segment of the CDP data, flexible and convenient.)
- 2011-03-02 13:32:16下载
- 积分:1
-
RBFprediction1
说明: RBF径向基神经网络,用于销售额、销售量的预测(RBF Radial Basis Function Neural Networks for sales, sales forecast)
- 2008-09-25 18:40:58下载
- 积分:1
-
paper1
Detection of life threatening Arrhythmias are important for successful defibrillation therapy.
This paper provides an idea about arrhythmia detection based on surface ECG analysis.
- 2014-11-14 12:30:40下载
- 积分:1
-
fk
说明: 计算一个地震序列的F-K谱。也可以直接用了。比较有条理。(compute FK spectrum of a seismic gather)
- 2009-05-16 12:44:19下载
- 积分:1