资源列表
recursive_fft_matlab
- 基2的fft版本,采用递归计算,根据算法中fft部分写作,采用matlab平台(a recursive version of radix - 2 fft in matlab language)
EM
- EM 算法的MATLAB编程,以一个示例说明EM编程过程(MATLAB programming of EM algorithm)
PRP
- 共轭梯度优化优化算法,解决信号恢复恢复问题(optimization algorithm)
eemd
- eemd分解任意信号,形成IMFs分量 matlab程序 可以使用(use EEMD to decomposition arbitrary signal and become IMFs matlab program can use)
新建 WinRAR 压缩文件
- 用Matlab软件计算不同轴承高度下,轴系的截面转角及其变形量(the calculation of shaftings' deflection)
GUI
- 一、实验任务1:静态文本、编辑框、按钮的使用 二 实验任务2:轴控件的使用(Experimental task 1: the use of static text, edit box, button Experimental task 2: use of axis control)
程序
- 比较迅速的二分法实现 平台为matlab 要求函数单调(process of bisection method on matlab)
根据b样条函数构造小波函数
- 通过B样条函数构造小波函数,由原信号获得对应的尺度函数,最后得到小波函数(The wavelet function is constructed by the B spline function, and the corresponding scale function is obtained from the original signal. Finally, the wavelet function is obtained.)
ekf
- This file is helpful for freshman.
simkf
- This file is helpful for freshman
polyfit
- polyfit函数是matlab中用于进行曲线拟合的一个函数。其数学基础是最小二乘法曲线拟合原理。曲线拟合:已知离散点上的数据集,即已知在点集上的函数值,构造一个解析函数(其图形为一曲线)使在原离散点上尽可能接近给定的值。(The polyfit function is a function used in curve fitting in matlab. Its mathematical basis is the principle of least-squares curve fitting
queue
- 关于食堂就餐顾客的排队问题的仿真程序,maltab编写(A simulation program on the queuing problem of dining room customers)