资源列表
希尔伯特黄变换
- HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换
小波变换
- 该程序为小波变换以及小波包变换。将波形进行多尺度分解变换,得到近似系数以及细节系数。(The program uses wavelet transform to transform the waveform into multiscale decomposition, and obtains the approximate coefficient and the detail coefficient.)
粒子群算法
- 粒子群算法的matlab实现,fun函数自己定义(The particle swarm can only be algorithm, and now it is a hot intelligent algorithm.)
层次分析法
- 用来进行层次分析的matlab代码程序,只需改变层次分析矩阵数据,运行即可出结果。(The matlab code program for hierarchical analysis only needs to change the data of the analytic hierarchy process matrix, and the result can be produced.)
juanji
- matlab.褶积(又名卷积)和反褶积(又名去卷积)是一种积分变换的数学方法,在许多方面得到了广泛应用。用褶积解决试井解释中的问题,早就取得了很好成果;而反褶积,直到最近,Schroeter、Hollaender和Gringarten等人解决了其计算方法上的稳定性问题,使反褶积方法很快引起了试井界的广泛注意。有专家认为,反褶积的应用是试井解释方法发展史上的又一次重大飞跃。他们预言,随着测试新工具和新技术的增加和应用,以及与其它专业研究成果的更紧密结合,试井在油气藏描述中的作用和重要性必将不断增大
csvm
- 包含svm基本工具库还有常用函数,适合初学者调试使用,其中main开头的程序都可以直接运行
最优阵列汤俊译图片代码
- 最优阵列处理技术书中图片代码,比较详细,包含各章代码(optimum array processing)
电机主程序
- 变频调速是改变电动机定子电源的频率,从而改变其同步转速的调速方法。变频调速系统主要设备是提供变频电源的变频器,变频器可分成交流-直流-交流变频器和交流-交流变频器两大类,目前国内大都使用交-直-交变频器。(Variable frequency speed regulation is the frequency of changing the stator power supply of the motor, thus changing the speed regulation method of
各类智能算法大全
- 各类智能算法的MATLAB代码,有想学习的,仅供大家参考(All kinds of algorithms)
滑模变结构控制MATLAB仿真(第2版)仿真程序
- 刘金琨老师《滑模变结构控制matlab仿真》一书中第二章的源程序(The source program of second chapters in the book "sliding mode variable structure control matlab simulation" by Mr. Liu Jinkun)
spherical_harmonics
- This function generates the Spherical Harmonics basis functions of degree L and order M.
下垂控制 (2)
- 考虑下垂控制下的系统影响,对研究i对比具有重要作用(Consider the influence of the system under droop control.)