-
使用M&M算法进行载波频偏估计 MM
使用M&M算法进行载波频偏估计,主要应用于dvb-s2中(M &M algorithm with carrier frequency offset estimation, mainly used in the dvb-s2)
- 2020-06-27 04:40:01下载
- 积分:1
-
fisher
fisher分类法的matlab实现,包含训练与测试部分。(fisher classification matlab implementation, including training and testing parts.)
- 2013-07-16 09:35:11下载
- 积分:1
-
PingOriginal_MikeMuuss_1983
Ping original program.
implement pinging test
- 2014-10-10 12:33:30下载
- 积分:1
-
loop
一个动画程序,描述的是一个运动员扣篮时候把篮筐给扣碎了(An animation program, describes when a player dunk the rim to buckle broken)
- 2011-10-30 10:10:57下载
- 积分:1
-
DISIZHANG
本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容:
1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)
- 2013-11-29 21:24:26下载
- 积分:1
-
proportional-guidance
用Matlab编写的铅垂平面内的比例导引方案弹道程序,目标为水平面内的平动物体(Proportional navigation scheme with ballistic programs written in Matlab vertical plane, the target for the level of animal body in a horizontal plane)
- 2014-01-17 10:06:07下载
- 积分:1
-
FFT
本程序是关于快速傅里叶变换的程序,将txt文档中的数据载入到matlab,对数据进行傅里叶变换,并实现结果。(The program is about FFT. First, translate the txt file to the matlab,then, excuse fft processor.)
- 2021-04-07 12:29:01下载
- 积分:1
-
yichuansuanfa
遗传算法(Genetic Algorithm,GA)是通过对自然界中生物的遗传和优胜劣汰的进化过程进行模拟与抽象,进而形成的一种自适应全局随机优化搜索方法。遗传算法只需提供目标函数作为寻优信息,它从某一随机生成的初始群体出发,经过选择、交叉和变异等遗传操作后对个体进行适应度评价,保留适应度较强的个体遗传到子代种群中,经过多次的迭代计算求得最优个体,即问题的最优解。本程序采用遗传算法可求解微网优化运行。(Genetic Algorithm is an adaptive global by nature, genetic and biological survival of the fittest evolutionary process simulation and abstract, and thus the formation of stochastic optimization search method. Just provide genetic algorithm optimization objective function as an information, which is generated from a random initial population of departure, after genetic manipulation, such as selection, crossover and mutation of individuals fitness evaluation, retained a strong individual genetic fitness to child on behalf of the population, after several iterations of computing the optimal solution to get the optimal individual, that is the problem. This program uses a genetic algorithm to solve the optimal operation of the micro-network.)
- 2021-03-11 18:29:26下载
- 积分:1
-
BP神经网络(LM)
说明: 利用LM算法训练的BP神经网络,在matlab上实现(The BP neural network trained by LM algorithm is realized on matlab)
- 2020-03-23 21:36:27下载
- 积分:1
-
ELM
In theory, this algorithm tends to provide good generalization performance at extremely fast learning
speed.(The experimental results based on a few artificial and real benchmark function approximation and classification problems
including very large complex applications show that the new algorithm can produce good generalization performance in most cases and
can learn thousands of times faster than conventional popular learning algorithms for feedforward neural networks)
- 2013-03-15 10:21:39下载
- 积分:1