-
burner
一个SOFC中燃烧室的模型搭建,包括m函数,simulink模型(a burner model for solid oxide fuel cells(SOFC),it include m.file, and simulink model )
- 2014-09-24 10:12:03下载
- 积分:1
-
servo
truetime 2.0版本电机驱动模型(truetime motor-driven model version 2.0)
- 2014-02-21 09:25:08下载
- 积分:1
-
fft
matlab 数字图像信号的频域分析及仿真
将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。(matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis, and has done a reconstruction of the image amplitude spectrum and phase spectrum reconstruction, by this example we can understand the phase is more important than the amplitude.)
- 2009-11-08 17:53:50下载
- 积分:1
-
fibergrating
均匀光纤光栅的特性分析有反射谱与透射特性(fiber grating analysis)
- 2010-01-17 00:44:43下载
- 积分:1
-
wiener
关于维纳滤波器,维纳滤波程序,有注释,比较实用(Wiener filtering process, more practical)
- 2013-08-12 10:21:41下载
- 积分:1
-
matlab
matlab 的基本介绍,快速熟悉matlab软件(matlab basic introduction, you can be quick familiar with matlab software)
- 2010-05-30 16:35:01下载
- 积分:1
-
RS_burst-error-analyse
基于MATALAB的RS码的误码率分析程序,说明经过RS编码后误码率明显降低(Based on the RS codes MATALAB BER analysis program, shows that, after RS coding error rate was significantly lower after)
- 2011-05-30 11:27:56下载
- 积分:1
-
shiyanyi
matlab上机实验:系统响应及系统稳定性(System response and system stability
)
- 2012-05-14 14:59:38下载
- 积分:1
-
Hu_MV_Nicolas
眼球血管偵測,利用Moment function完成(Eye blood vessel detection, completed by Moment function)
- 2011-04-28 12:37:57下载
- 积分: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