-
pitch_period
说明: 基音区域&基音频率 自相关 matlab程序(Regional & pitch frequency Pitch autocorrelation matlab program)
- 2011-04-11 14:59:38下载
- 积分:1
-
mulregress
多元线性回归分析,基于matlab的开发演示(Multiple linear regression analysis based on matlab development demonstrates)
- 2013-03-26 00:20:02下载
- 积分:1
-
RS_OFDM
OFDM链路的MATLAB仿真,采用RS信道编码,有一定的参考价值(MATLAB codes of OFDM system while RS is used as channel coding scheme)
- 2015-03-18 22:00:36下载
- 积分:1
-
kalmanmatlabshixian
kalmam滤波的matlab实现 在matlab的工具箱里提供了kalman函数来求解系统的kalman滤波器(matlab filter kalmam the realization of the toolbox in matlab provide the kalman function to solve the system of the kalman filter)
- 2009-05-16 15:48:55下载
- 积分:1
-
superGMSK_matlab
GMSK调制 实现了毕业设计要求的GMSK的基本功能 其中包括simulink建模(GMSK modulation to achieve the design requirements of the graduation of the basic functions of GMSK including simulink modeling)
- 2008-05-27 01:19:12下载
- 积分:1
-
bearigout
轴承外环故障诊断,故障设置为外环局部剥落,故障特征频率为外环通过频率或倍频理论计算得到475.6Hz.(Bearing outer ring fault diagnosis, fault set to the outer ring local spalling, the failure characteristic frequency for the outer ring through the frequency or frequency theoretical calculations 475.6Hz.)
- 2010-12-17 09:47:08下载
- 积分:1
-
SSB
说明: 简易SSB设计
有详细的报告和说明,可以作为参考(Simple SSB detailed design reports and notes, can be used as reference)
- 2011-03-21 18:59:09下载
- 积分:1
-
Radar-Using-MatLab
Radar Systems Analysis and Design Using MatLab. 雷达入门基础教程,包含原代码。(Radar Systems Analysis and Design Using MatLab. Radar Started Essentials contains the original code.)
- 2014-10-15 22:21:24下载
- 积分:1
-
zhuanzizhendongxinhao
该程序主要对转子振动信号进行频谱分析、EMD分析和功率谱分析的!(The program mainly for rotor vibration signal spectrum analysis, EMD analysis and power spectral analysis!)
- 2015-04-28 22:46:30下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1