资源列表
one_phause_pll
- 描述: 单相锁相环仿真模型,适用于想了解PLL的同学。(a Phase Lock Loop (PLL) closed-loop control system, which tracks the frequency and phase of a sinusoidal signal by using an internal frequency oscillator. The control system adjusts the internal oscillator frequency to ke
EMD_
- emd, 经验模态分解代码。 输入输出都很简单。写好了一个test 可供使用。 简单使用则可以使用文件 find_emd_then_plot 写好了一个 plot 可供画出分解后的曲线。(emd, Empirical Mode Decomposition, code. Input and output are very simple. I have writed a test.m for using. Simple to use the file find_emd_then_plot.
ccly_patch_demo
- 在安装了CST和MATLAB的电脑上直接运行里面的m文件即可进行建模仿真,这是一个DEMO,里面有详细的说明,大家可以根据需要进行修改,提高建模仿真的速度(In the installation of CST and MATLAB computer directly run inside the m file can be modeled and simulated, this is a DEMO, which has detailed instructions, you can modify
matlab编写的量子遗传算法
- 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
CS
- 采用DCS-SOMP算法对宽频信号进行重构 L1-SVD算法对低信噪比下的信号进行重构(Compressed sensing DCS-SOMP algorithm is used to reconstruct wideband signals L1-SVD algorithm for low SNR signal reconstruction)
analysic_Sod
- 该程序可用于求解一维激波管的解析解。压缩包文件包含3个matlab程序,用户可以改变初始条件获得一维激波管某时刻下的物理状态。(this matlab codes is developed for solving shock tube problem with one dimenssion)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
28 梁晏宾
- 1.采用遗传算法对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征选择,并基于所得到的最佳特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。要求自行编写代码实现遗传算法。(1. using genetic algorithm based on the sample data of male and female students in height, weight, love mathematics, love li
Higuchi算法分形
- 分形维数研究声发射时间序列上的撞击率的higuchi维数(Fractal dimension study on the Higuchi dimension of the impact rate in acoustic emission time series)
差分进化算法算例.docx
- 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
113172240ACO_AIA_PSO
- 将蚁群算法和粒子群算法结合,发挥他们的优势(Ant colony algorithm and particle swarm algorithm are combined to give full play to their advantages)
read .dat
- 如何在MATLAB中将数据存储成.dat文件,如何对.dat文件进行读取(how to save and read .dat data/file in matlab)