-
matlab
matlab滤波器,里面有三个方法滤波,用来滤波音频文件的(matlab filter, there are three ways to filter, for filtering the audio file)
- 2010-11-26 15:11:12下载
- 积分:1
-
around
说明: 地球绕圆心的运动,对各位应该有启发地球绕圆心的运动(The Earth' s movement around the center of a circle, there should be instructive for you)
- 2010-03-20 09:13:17下载
- 积分:1
-
insertion
全速执行到包含插入点光标所在的行,可以作为在插入点光标处设置常规断点的一种选择.
C中调用Matlab函数.注意,当光标处不是一个有效的执行语句时此功能将不起作用.
(Contains the insertion point at full speed to the line where the cursor can be used as the cursor at the insertion point at an option to set a breakpoint routine. C to call Matlab function. Note that when the cursor is not an effective implementation of the statement can not afford this feature effect.)
- 2010-01-16 09:19:33下载
- 积分:1
-
Failure-Mode-and-Reliability
结构系统失效模式可靠性Monte-Carlo法
结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
- 2013-12-18 19:43:11下载
- 积分:1
-
shuju.xls
性指标的价值函数达到最小。FCM与HCM的主要区别在于FCM用模糊划分,使得每个给定数据点用值在0,1间的隶属度来确定其属于各个组的程度。与(indicators of the value of minimizing function. HCM FCM with the main difference is fuzzy FCM, broken down to make each set of data points with the value 0, one of the membership to determine its belong to the group level. And)
- 2007-06-15 15:58:01下载
- 积分:1
-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
MyRearch
包含matlab及C++对图像的基本操作,如:边缘提取,配准等等(Contains matlab and C++ the basic operation of the image, such as: edge detection, registration, etc.)
- 2012-04-16 19:39:18下载
- 积分:1
-
9wavvelet_lif7
97提升小波变换的MATLAB程序源源码,对初学入门者有帮助。
(97 lifting wavelet transform MATLAB program source code, help for beginners beginners.)
- 2012-07-25 23:04:47下载
- 积分:1
-
RadarDataShow
这是有关综合实例——雷达工程数据的可视化与处理(This is the comprehensive example, the radar engineering data visualization and processing)
- 2012-04-27 14:43:43下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1