-
Wavelet-Analysis-Advanced
MATLAB小波分析高级技术2006电子书,书中内容较为实用(MATLAB Wavelet Analysis Advanced Technology 2006 books, the book is more practical content)
- 2013-12-21 16:23:58下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
chengxu_four
模糊控制技术轨迹跟踪问题,利用simulink搭建仿真系统进行了仿真(Trajectory tracking fuzzy control)
- 2010-10-21 16:09:49下载
- 积分:1
-
ABC-algorithm
人工蜂群算法工具箱,可用于求解旅行商问题,以及多维数据极大值和极小值等问题(ABC algorithm,which can be uesd in many optimization field.)
- 2020-11-20 11:19:37下载
- 积分:1
-
Discrete-Hopfield-neural-network-classification
Discrete Hopfield neural network classification
- 2014-12-01 23:02:23下载
- 积分:1
-
Artificial-Bee--Colony
实现了人工蜂群算法(ABC),并使用算法对几个经典的测试函数进行计算,获得了理想的结果(Artificial bee colony algorithm (ABC), and using the algorithm on several classic test function is calculated to obtain the desired results)
- 2013-04-17 08:29:13下载
- 积分:1
-
Energy-Detection-Algorithm
针对目前双门限能量检测中存在的当判决统计量落在两门限之间时,需循环检测的问题,本文将介绍一种基于自适应双门限的能量检测算法。(we analyze and compare several main types of threshold in energy detection, then propose a new energy detection algorithm based on adaptive double threshold. )
- 2016-11-21 23:27:13下载
- 积分:1
-
A计权滤波器, Sound-A--filter
A计权滤波器,用于声音信号的A计权滤波,需要声压信号和采样频率,即可得到滤波后的时程信号(A weighting filter, A weighting filter for voice signal, need sound pressure signal and the sampling frequency, you can get the schedule of the signal after filtering)
- 2020-12-01 10:49:26下载
- 积分:1
-
freqoffset
频率恢复的matlab实现方法,应用于DVB-S。希望对大家有帮助。(Matlab realize the frequency of recovery methods used in DVB-S. Would like to help everyone.)
- 2007-11-08 21:50:51下载
- 积分:1
-
fdtd_m_samples
经典FDTD程序,仿真对象为horn天线,并且在域内设置电流源计算在空间内的散射场。(Classic FDTD procedure, simulation for horn antenna, and set the current source in the region in the space of the scattering field.)
- 2007-12-09 13:18:33下载
- 积分:1