资源列表
LLC的闭环仿真
- 这是LLC的闭环仿真,难点是PFM的生成,网络上还未看到有类似仿真出现
matlab
- 三相桥式全控整流电路simulink仿真模型(Three-Phase Full-Bridge Controlled Rectifier)
S_SVM
- 在matlab平台上使用SVM对iris数据集进行分类(use SVM Classification of Iris data set in matlab)
扩展卡尔曼滤波
- 用EKF算法进行仿真,模拟了PMSM的电机动态数据,取得良好效果(The EKF algorithm is used to simulate the PMSM dynamic data and achieve good results.)
doe
- 用于计算衍射光学元件相位数据,根据给定的输入输出光场振幅分布(Used to calculate phase data of diffractive optics)
RegularizationMatlab(4)
- 正则化反演的程序,可用于地球物理专业数值反演(Regularization inversion program)
分子动力学模拟
- 计算原子位置的模拟程序,实时显示原子所在位置(A simulation program for calculating the position of atoms, it shows where the atoms are in real time.)
几种常用功率谱估计法
- 几种常用的功率谱估计方法:相关函数法(BT 法),周期图法( periodogram),Bartlett 法,Welch 法,AR 功率谱曲线( p=50)(Several commonly used power spectrum estimation methods: correlation function method (BT method), periodogram method, Bartlett method, Welch method, AR power spectrum curv
复杂网络算法与应用源程序
- 复杂网络算法与应用教程的例子源代码,对复杂网络学习和实验有提高(Complex network algorithm and Application Tutorial example source code, complex network learning and experiment has been improved.)
ssa
- 奇异谱降噪算法,内含详细的文字说明,希望能有用(Singular spectrum noise reduction algorithm with detailed text descr iption, hope to be useful)
合成孔径雷达成像脉冲调频信号
- 用于地基合成孔径雷达实测数据成像,信号形式为调频脉冲信号,包含有IQ解调,脉冲压缩,加窗,相位补偿等步骤,采用BP成像算法进行成像。(It is used to imaging the measured data of ground synthetic aperture radar (SAR). The signal form is a FM pulse signal, which includes IQ demodulation, pulse compression, window addin
基本粒子群算法求解多目标规划
- 该程序对多目标非线性规划进行线性加权转化成为单目标规划,然后利用基本粒子群算法求解