-
Metaheuristic
M e t a h e u r i s t i c 算法的实例,(M etaheuristic algorithm instance,)
- 2010-01-06 01:15:24下载
- 积分:1
-
Matlab-Programs
MATLAB语言常用算法程序集,包含了大量的实例程序(MATLAB language programs, including a large number of example programs)
- 2015-01-06 16:12:56下载
- 积分:1
-
Kalman-Filtering-Matlab
卡尔曼滤波理论及其Matlab实现。清晰版。(Kalman Filtering Theory And Practice Using Matlab (2Ed , Wiley, 2001)(410S))
- 2014-09-22 20:31:15下载
- 积分:1
-
viterbisim
MATLAB的SIMULINK子库是一个建模、分析各种物理和数学系统的软件,它用框图表示系统的各个环节,用带方向的连线表示各环节的输入输出关系。(MATLAB SIMULINK sub library is a modeling and analyzing all kinds of physical and mathematical system software, it uses the block diagram representation of all aspects of the system, with the direction of the line indicating the relationship between input and output of each link.)
- 2014-11-30 21:08:28下载
- 积分:1
-
ConsoleApplicationstatic1
说明: 输入一串字符,统计其中各种字符:大小写字母、数字、空格、其他字符的个数(input string of characters, statistics on various characters : uppercase and lowercase letters, numbers, spaces, a number of other characters)
- 2006-03-16 11:08:53下载
- 积分:1
-
deopf26
load flow for 26 bus fast decoupled
- 2012-05-12 03:10:02下载
- 积分:1
-
svmmy
该程序是结合john 的smo伪码,和网上其他程序写的。
特别是john 的smo伪码没写出来的部分,有点搞不懂,那一部分的a1old和a2old好像有点混乱。程序大部分能运行出来,有时很久没出来。(MATLAB SMO)
- 2011-09-08 10:52:45下载
- 积分:1
-
rice-and-rayleigh
瑞利衰落和莱斯衰落信道的仿真程序,能够统计出误码率与信噪比的仿真图(a simulation program for raileigh and rice channel)
- 2020-10-23 17:17:22下载
- 积分:1
-
程序
用于MATLAB求解油润滑轴承的压力求解,出图方便(It is used for solving the pressure of MATLAB oil lubricated bearing.)
- 2018-06-11 09:18:54下载
- 积分:1
-
mixture_of_gaussians
Among the high-complexity methods, two methods dominate the literature Kalman filtering and Mixture of Gaussians (MoG). Both have their advantages, but Kalman filtering gets slammed in every paper for leaving object trails that can t be eliminated. As this seems like a possible deal breaker for many applications, I went with MoG. Also, MoG is more robust, as it can handle multi-modal distributions. For instance, a leaf waving against a blue sky has two modes—leaf and sky. MoG can filter out both. Kalman filters effectively track a single Gaussian, and are therefore unimodal: they can filter out only leaf or sky, but usually not both.
- 2010-06-29 12:18:43下载
- 积分:1