-
matlab_xiaobobao
一段小波包程序源码,用于提取故障特征信号值和图形化(Some wavelet packet program source code, used to extract fault characteristic signal values and graphical)
- 2014-04-25 14:30:17下载
- 积分:1
-
GWO
说明: 性能优异的智能优化算法,灰狼优化算法完整代码,通俗易懂,有望应用于多方面的工程领域。(Excellent performance of intelligent optimization algorithm, gray Wolf optimization algorithm complete code, easy to understand, is expected to be applied in many aspects of the engineering field.)
- 2020-11-12 20:13:04下载
- 积分:1
-
tiaopin
说明: 调频信号的时-频分析 针对时变信号有很好的效果(When FM signals- frequency analysis for time-varying signal has good results)
- 2007-10-11 20:36:36下载
- 积分:1
-
Matlab
简单matlab介绍,常用信号的处理,适于刚开始学习matlab!(Simple matlab, the commonly used signal processing, suitable for beginning to learn matlab!)
- 2007-12-11 22:52:22下载
- 积分:1
-
fun_fft2
快速傅里叶变换实用程序,使用matlab内置函数库(Fast Fourier Transformation)
- 2013-10-21 10:08:37下载
- 积分:1
-
19
抽象类以及纯虚函数的相关笔记。Figure作为基类,派生出Circle,Square(Abstract classes and pure virtual functions related notes. Figure as a base class, derived Circle, Square)
- 2014-02-20 15:33:35下载
- 积分:1
-
hgtable
It has m files. These m files will run in matlab. Different kinds of table can be drawn by these m files
- 2009-10-11 17:58:11下载
- 积分:1
-
BPfengdianyuce
一段基于BP人工神经网络的预测程序,希望对大家有用(A BP artificial neural network based forecasting process, we hope to be useful)
- 2010-12-13 14:56:27下载
- 积分:1
-
t
说明: 利用冲击响应不变法和双线性不变法设计的巴特沃斯滤波器(Impulse response using the same method and design of the same bilinear Butterworth filter)
- 2009-06-30 15:36:12下载
- 积分: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