-
kalman-emulation
说明: 卡尔曼滤波仿真实例,内附word版实验报告(Kalman filter simulation, experimental version of the report containing a word)
- 2011-04-11 20:37:49下载
- 积分:1
-
functionapproch
best squre approach of function(best approach of function squre)
- 2006-06-18 20:48:58下载
- 积分: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
-
ford-max-flow
解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。(Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maximum flow, then the cost side, check whether it is possible under the premise of the flow balance by adjusting the edge flow, so that the total cost can be reduced? As long as this possible, for such adjustments. Adjusted to obtain a new maximum flow.)
- 2013-08-23 23:18:43下载
- 积分:1
-
Perceptron
Neural network Perceptron For Xor classification
- 2013-03-27 01:35:47下载
- 积分:1
-
alg_expression
激光雷达数据处理算法,用于进行激光雷达数据处理反演大气消光廓线(Lidar data processing algorithm)
- 2019-06-25 14:42:21下载
- 积分:1
-
bifurcation2dmap
混沌与分岔的小程序,是用matlab编写的,挺有用的(Chaos and Bifurcation of small procedures, are prepared using matlab, very usefull)
- 2009-04-02 16:00:34下载
- 积分:1
-
signal-processing
说明: MATlab经典程序,初学者必看,写论文的好帮助(for new beginners)
- 2010-04-02 21:02:33下载
- 积分:1
-
MATLABmathlab
MATLAB数学实验100例题解:matlab是很重要的一项开发工具,简单而且实用,里面的实验可以说很好(Experimental Mathematics, 100 MATLAB Examples solution: matlab is a very important development tool, simple and practical, which can be a good experiment)
- 2010-10-26 10:39:12下载
- 积分:1
-
pitchdetection
自相关法基音检测的MATLAB代码。自相关法计算速度较快的自相关函数法检测语音的基音频率,有效剔除了高频共振峰和噪音的影响,其估计基音频率准确性高,稳定性好,运算速度较快。(CAMDF)
- 2010-03-10 10:29:04下载
- 积分:1