-
emd
matlab中的emd分解实例程序,程序简单易懂,无错误,复制可用(Examples of emd decomposition matlab program, the program is simple to understand, error-free, copy available)
- 2013-07-25 19:58:06下载
- 积分:1
-
melp
MELP是一种先进的语音编码算法,希望对大家有用(MELP is an advanced audio coding algorithm, we want to be useful)
- 2011-10-25 12:48:35下载
- 积分:1
-
PAM
pam算法,能够帮助用户理解pam算法的思想,更好的理解该聚类思想(PAM algorithm, can help users understand the thoughts of PAM algorithm, a better understanding of the clustering thought)
- 2014-11-10 13:07:34下载
- 积分:1
-
ssvep
亲测可用,完整版cca分析ssvep信号,可能没有数据,但是程序是好的(Pro test can be used, the full version of CCA analysis of SSVEP signals, there may be no data, but the program is good)
- 2017-08-19 10:00:52下载
- 积分:1
-
phase-noise
该程序是一个振荡相位噪声模型。相位噪声是衡量频率标准源(高稳晶振、原子频标等)频稳质量的重要指标,随着频标源性能的不断改善,相应噪声量值越来越小,因而对相位噪声谱的测量要求也越来越高。(The program is a model of phase noise oscillator. Phase noise is a measure of frequency standard source (high stability crystal oscillator, atomic frequency standard, etc.) an important indicator of the quality of the frequency stability, with the frequency standard source performance continues to improve, the corresponding noise value smaller, and thus the phase noise spectrum of the measurement requirements higher and higher.)
- 2010-09-26 11:03:45下载
- 积分:1
-
channel_estimation_2dlinear
2d linear channel estimation
- 2009-12-16 17:06:03下载
- 积分:1
-
fcmamatlab
模糊C均值聚类算法的matlab源代码,包括注释!(fuzzy c means)
- 2013-08-16 10:21:41下载
- 积分:1
-
fan_motor
simulation of Gearbox with a fan
- 2013-11-02 08:15:26下载
- 积分:1
-
integrate_numeric
数值积分演示 可以说明数值积分 在课上使用(it is a matlab program about Numerical integration,it would be used in class to show Numerical integration to the classmate)
- 2011-12-16 22:48:49下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1