-
kalmanswarm
This code expains kalmanswarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
This method is much faster as compared to genetic algorithim.
- 2010-06-30 16:27:44下载
- 积分:1
-
juliangfa
矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
- 2008-06-08 11:12:09下载
- 积分:1
-
Kmeans
K-means聚类的matlab代码,供相关人士学习时参考(a K-means matlab source code)
- 2013-08-19 17:20:49下载
- 积分:1
-
仿真滤波器的字长效应
说明: 这个程序可以仿真FIR滤波器的字长效应对滤波效果的影响(this process simulator can FIR filter the characters respond to long-term effect of filtering)
- 2005-11-16 13:14:15下载
- 积分:1
-
ufs2627
slam代码,扩展卡尔曼滤波,输入时两个轮子的速度以及采集到的Landmark标志点与移动机器人的相对坐标(slam code, extended Kalman filter, the input speed of the two wheels, as well as the acquisition Landmark signs point to the relative coordinates of the mobile robot)
- 2013-01-08 09:57:11下载
- 积分:1
-
rot13
rot13 password hashing algorythm for use as you please have fun
- 2012-04-15 23:47:19下载
- 积分:1
-
GSRD
Gauss Seidal Load Flow Analysis
- 2011-09-15 00:34:20下载
- 积分:1
-
matlab_wiener
matlab编程,数字信号实验维纳滤波,估计AR模型参数,具有良好的滤波效果。
(Matlab programming, digital signal experimental Wiener filter, it is estimated that the AR model parameters, has good filtering effect.)
- 2007-04-26 21:24:42下载
- 积分:1
-
MP
说明: 基于匹配追踪的信号稀疏分解的一种新方法的仿真(Based on matching pursuit signal decomposition A new method for sparse)
- 2010-07-17 11:19:39下载
- 积分:1
-
nosise-trait-
说明: 这是一个AWGN信道下,编译码仿真的C程序。本人已经用它产生数据绘制折线图!包含编码,译码,信道模拟,误码率计算 …… ,程序结构清晰,不复杂,适合与初学者来了解,基本通信流程!(This is an AWGN channel, the decoding simulation C program. I' ve used it to generate data to draw a line chart! Including encoding, decoding, channel simulation, bit error rate ... ..., the program structure clear, not complicated, for with the beginners to understand, the basic communication process!)
- 2011-02-25 14:11:53下载
- 积分:1