-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1
-
MPP-system
单组元推进系统仿真,对某型号单组元推进系统各部件建模,组合起来仿真。达到很好效果(Monopropellant propulsion system simulation of a certain type monopropellant propulsion system components modeling, combining the simulation. Achieve very good effect
)
- 2013-08-12 10:48:14下载
- 积分:1
-
wigner-and-chafen
第一部分是关于wigner-ville程序的三个源函数(wigner分布、伪wigner分布、平滑伪wigner分布);第二部分是关于差分的一阶、二阶导数的子函数、源函数及表达仿真实例,这两部分都是matlab环境下源程序。(The first part is a function of three sources wigner-ville program (wigner distribution, pseudo wigner distribution, smoothed pseudo wigner distribution) the second part is about the first difference, the second derivative of the subroutine, the source function and expression simulation examples These two parts are the source matlab environment.)
- 2015-05-04 09:14:52下载
- 积分:1
-
matlab-simulation-code-of-L1SVD
IEEE 期刊论文 著名算法 L1-svd matlab仿真源代码 (IEEE Journal --famous algorithm of L1-svd A simulation source code written by matlab)
- 2021-05-14 03:30:03下载
- 积分:1
-
采样定理
通过matlab代码,验证了带通采样定理的正确性(The bandpass sampling theorem is realized.)
- 2021-01-19 14:28:44下载
- 积分:1
-
SVMcgForClass
说明: 本代码实现了SVM分类算法实现寻找最佳的c和g。(SVM Classification Algorithms to Find the Best C and G)
- 2019-04-28 17:04:12下载
- 积分:1
-
15883863xitongbianshi
说明: matlab辨识算法的仿真程序。。很有用哦(identification algorithm matlab simulation program. . Oh, very useful)
- 2008-11-18 08:54:22下载
- 积分:1
-
Based-on-Sparse-Representation
Based on Sparse Representation
- 2014-02-20 08:37:42下载
- 积分:1
-
GUIdemo
Hi I am a student an best regard for you.
- 2013-01-03 00:55:08下载
- 积分:1
-
Pack Kurtogram V4
说明: kurtogram是一种四阶谱分析工具,用于检测和表征信号中的非平稳性。可用于轴承的故障诊断(The kurtogram is a fourth-order spectral analysis tool elaborated for detecting and characterising nonstationarities in a signal. It relies on the assertion that each type of transient is associated with an optimal (frequency/frequency resolution) dyad (f ; Df) which maximises the kurtosis. The Fast Kurtogram computes the kurtogram over a grid that finely samples the (f ; Df) plane. Its complexity is on the order of N log N.
This is the "plain vanilla" code used in paper:
J. Antoni, Fast Computation of the Kurtogram for the Detection of Transient Faults, Mechanical Systems and Signal Processing, Volume 21, Issue 1, January 2007, Pages 108-124.)
- 2020-10-30 22:20:01下载
- 积分:1