-
FLch3RLSeg3
递推的最小二乘辨识程序,系统辨识中应用,用MATLAB实现,毕竟实用(Recursive least squares identification procedure, the application of system identification using MATLAB realize, after all, practical)
- 2007-11-07 14:40:52下载
- 积分:1
-
22
南信大系统模拟与仿真的考试程序,其中一个题目,任课老师是袁老师哦(failed to translate)
- 2013-05-05 09:58:35下载
- 积分:1
-
time-domain
自己用的时域特征提取方式,包含均值,均方根值,歪度,峭度,峰值指标,阈值裕值指标,峭度指标等,然后用RBF做聚类(The method of feature extraction in time domain includes mean value, root mean square value, skewness, kurtosis, peak value index, threshold margin index, kurtosis index, etc. Then RBF is used for clustering.)
- 2018-11-27 10:42:17下载
- 积分:1
-
jiyin
说明: 基音检测,检测出语音的基音频率,采用了小波和经典方法(base tone)
- 2010-04-01 20:38:47下载
- 积分:1
-
QAM16
16qamMATLAB环境下16QAM调制及解调仿真程序说明(16qamMATLAB environment 16QAM modulation and demodulation simulation program description)
- 2011-10-29 21:13:32下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1
-
CompandingEffectOnOFDMBer
关于压扩算法对系统误码率影响的理论推导,一篇比较有用的文献,推导过程很详细(On the theoretical derivation of the bit error rate of the system influence the companding algorithm, a useful comparison of the literature, the derivation process is very detailed
)
- 2015-01-25 16:52:58下载
- 积分:1
-
svc23
说明: SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用(SVM code, the use of the toolbox there are detailed instructions, please take a look at Matlab code readers parameter use, will be a matrix of training data input, you can use)
- 2008-10-09 10:42:46下载
- 积分:1
-
Matlab
Gauss Seidel 解数学矩阵方程
Bisection 解1元高次方程
Newton Method 解高次方程
Taylor series 泰勒公式求方程近似解(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations.)
- 2011-12-20 00:42:19下载
- 积分:1
-
利用遗传算法解决电力系统最优潮流问题
说明: 此程序是利用遗传算法在经济约束下计算潮流(This program uses genetic algorithms to calculate power flow under economic constraints)
- 2020-01-03 16:46:31下载
- 积分:1