-
chua_paradigm
实现蔡氏电路的混沌模拟,运行环境需要matlab程序(The realization of Chua' s circuit chaotic simulated)
- 2009-04-29 09:26:47下载
- 积分:1
-
Adaboost
matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。(matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.)
- 2021-01-22 16:38:40下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
linear_convolution_FFT
线性卷积的FFT实现 重叠相加 重叠保留(Implementation of linear convolution of the FFT overlap-add Overlapping)
- 2010-10-30 16:23:59下载
- 积分:1
-
LS_identification
在matlab环境中,实现批量最小二乘算法(In the matlab environment, to achieve batch least squares algorithm)
- 2010-01-21 13:22:34下载
- 积分:1
-
lab5
exponential distribution
- 2011-08-17 20:12:32下载
- 积分:1
-
Spectrum-tilt
Voice activity detection using spectrum tilt criterion.
- 2014-08-08 15:26:10下载
- 积分:1
-
channel_estimation_2T2R
LTE 下行链路信道估计,有MMSE,LS,理想估计三种方式(LTE downlink channel estimation, a MMSE, LS, ideal estimated three ways)
- 2021-04-27 17:28:44下载
- 积分:1
-
GSC_Repet
风电690V网侧变流器谐波电流抑制模型,SVPWM调制,采用重复控制器应对电网电压谐波。(Wind power 690V grid side converter harmonic current suppression model, SVPWM modulation, using repetitive controller for grid voltage harmonics.)
- 2021-04-20 19:28:50下载
- 积分:1
-
《混沌时间序列分析及其应用》吕金虎
里面涉及很多的混沌数据处理的算法,可以提供给大家使用(There are many chaotic data processing algorithms involved.)
- 2021-03-03 16:49:32下载
- 积分:1