-
ENVELOPE_gets_the_data_of_upper_and_down_envelope_
获取已知输入信号的上、下包络的matlab程序(ENVELOPE gets the data of upper and down envelope of the known input signal)
- 2009-09-28 14:29:49下载
- 积分:1
-
pw2
利用MATLAB解决偏微分方程中的一些问题,如插值求解(Partial Differential Equations using MATLAB to solve some problems, such as interpolation to solve)
- 2007-11-11 14:01:16下载
- 积分:1
-
MATLAB_C2DLL
介绍了如何在matlab中调用C还是进行快速的运算,包括接口格式,实例等。(Introduce how to call matlab in C or rapid computing, including the interface format, examples of such.)
- 2008-03-27 00:14:11下载
- 积分:1
-
matlab_netcdf_5_0
读取Network Common Data Form (netCDF)数据(Read Network Common Data Form (netCDF) data)
- 2008-07-12 02:26:53下载
- 积分:1
-
ONE-QKF
一阶QKF(积分卡尔曼滤波)算法,性能优于UKF、EKF,谢谢~(An order QKF (integral Kalman filter) algorithm outperforms UKF, EKF, thank you ~)
- 2014-01-17 15:26:04下载
- 积分:1
-
exRBFNN
用于初学者学习径向基函数神经网络,可以了解径向基函数神经网络的预测程序。对径向基函数神经网络有一个大体的了解。(For beginners to learn the radial basis function neural network prediction program can understand radial basis function neural network. Radial basis function neural network has a general understanding.)
- 2014-02-01 13:22:04下载
- 积分:1
-
Fuse_DWB
使用DWT实现图像融合,以得到更适合计算机处理、人类识别的图像(DWT to achieve image fusion, is more suitable for computer processing, human identification image)
- 2011-06-28 13:50:29下载
- 积分:1
-
HOSA
对于一个给定的离散随机序列,用间接法进行三阶累积量谱的估计,并分别用四种不同窗函数,包括Hamming窗、Sasaki窗、Parzen窗、daniell窗等。(For a given discrete random sequence, using the indirect method for third-order cumulant spectrum estimation, and were four different window functions, including the Hamming window, Sasaki window, Parzen window, daniell windows.)
- 2013-07-20 11:22:10下载
- 积分: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
-
powerflow
电力系统的潮流MATLAB计算问题 可以方便的计算潮流(MATLAB power flow calculation problem can easily calculate the trend
)
- 2013-11-20 11:35:11下载
- 积分:1