-
fuzzy_control_table
一个模糊控制表,里面完成了一个模糊控制,实现了simulink仿真,可供初学者学习模糊控制及matlab。(A fuzzy control table, which completed a fuzzy control to achieve the simulink simulation available for beginners learning fuzzy control and matlab.)
- 2009-12-14 22:40:48下载
- 积分:1
-
prony_realization
prony算法实现,实现对输入信号的波形拟合,实现自适应参数的获取,并进行谱分析(realize the prony algorithm)
- 2014-11-12 14:43:37下载
- 积分:1
-
cordic
运用dds改进型算法 cordic算法实现将三角函数旋转任意角度的matlab代码(Using cordic to realize the manipulation of sin or cos function, which is changing their current phase into any given phase.)
- 2014-01-12 16:46:24下载
- 积分:1
-
RAO-GRU
对数组中的样本,进行异常样品剔除的方法。(The array of samples for anomalous samples removed approach.)
- 2013-07-08 14:34:01下载
- 积分:1
-
music_doa
关于智能天线music算法的matlab仿真代码(About the intelligent antenna music of matlab simulation algorithm code
)
- 2012-05-13 16:05:38下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
第5讲 无约束优化
说明: 无约束优化理论知识讲解ppt与相关的matlab代码实现(Unconstrained optimization theory knowledge to explain ppt and related matlab code implementation)
- 2020-04-27 11:45:59下载
- 积分:1
-
iminertia
Face moment computation for ellipse fitting
- 2009-03-16 22:46:44下载
- 积分:1
-
cordic_1-0
Cordic implementation
Cos part
- 2010-05-06 03:17:51下载
- 积分:1
-
pso_train_NN
PSO算法具有快速收敛而且有很强的跳出局部最优从而找到全局最优点的能力,故可以用它来训练优化神经网络,此程序主要研究这个方面。(PSO algorithm is fast and has a strong convergence of jumping out of the local optimal thus find the most advantages of the overall capacity, it can be used to train the neural network optimization, this procedure major study this aspect.)
- 2007-05-23 15:14:38下载
- 积分:1