-
Trilateral-exchange-simple-algorithm
图论里面的三边交互算法,matlab编制的(The trilateral exchange simple algorithm)
- 2013-08-09 11:28:08下载
- 积分:1
-
FH-simulation
By using this matcode codes a simple frequency Hopping system can be simulated. The number of frequencies to be used can be changed by changing the parameters
- 2014-02-20 19:26:34下载
- 积分:1
-
RadiationAngleFactor_MATLAB_1.0
此程序用于辐射角系数计算,有可视化界面,每次运行大约需要一分钟(Calculation of radiation angular coefficient)
- 2021-01-03 11:28:56下载
- 积分:1
-
blueteeth
台湾人写的GFSK调制和解调,非常清晰,便于学习(Taiwanese write GFSK modulation and demodulation, very clear, easy to learn)
- 2014-10-17 17:49:48下载
- 积分:1
-
ekf
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
(and modifying) variables between functions. With this
concession, effort has been made to keep the code as
clean and modular as possible.
- 2008-03-26 13:04:45下载
- 积分:1
-
FastICA算法-FastICA_23
FastICA算法,使用matlab语言,是非常好的独立成分分析工具.(Fast algorithm, using Matlab language, is a very good independent component analysis tools.)
- 2005-04-13 21:00:06下载
- 积分:1
-
SVD-BASED
一种基于奇异值分解的数字水印技术,这是一篇很经典的文章,再此文章之后,基于svd的水印技术大量出现(a digital watermarking technologybased on Singular value decomposition , which is a classic article, and then, after this article, the watermarking technique based on large numbers of svd)
- 2010-05-19 23:04:15下载
- 积分:1
-
MainUnbalanceThreePhaseProgram
Main Unbalance Three Phase Program
- 2013-04-17 11:27:54下载
- 积分:1
-
kalmanb
关于gps的kalman滤波程序段,很有用的,呵呵(Kalman filter on the gps program segment, very useful, huh, huh)
- 2009-05-20 16:36:13下载
- 积分: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