-
sinc
sinc插值 计算的程序。。。。。。。。(sinc function)
- 2011-12-07 15:35:31下载
- 积分:1
-
Eigenface-based-face-recognition
说明: 基于特征脸和K-L变换的人脸识别系统,人脸识别方面的基本方法(Feature-based face recognition systems and KL transform, the basic method of face recognition)
- 2011-03-01 16:29:35下载
- 积分:1
-
fd1d_1.2
一维情况下用FDTD方法模拟电磁波的传播情况,加了吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(One-Dimensional FDTD simulation with the propagation of electromagnetic waves, plus the absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2011-05-14 10:20:55下载
- 积分:1
-
KALMAN
EASY IMPLEMENTATION OF KALMAN FILTER
- 2011-08-27 15:44:18下载
- 积分:1
-
Power-Electronic-MATLAB-model
电力电子与电力传动基础实验的全部.MDL实例模型(Power electronic and electric drive all the basic experiment. MDL instance model)
- 2012-11-18 19:09:55下载
- 积分:1
-
Navigation
机器人的全部目标是产生一个实验室的引导路线。实验室里的各种不同方向坐标已经存储,并且机器人在不同方向移动的非常成功。在某一方向,它可以给出该方向的位置。在不同方位的移动,机器人需要几个阶段,首先定位在某一位置,接着计算下一个方向的路程。(The overall goal of the robot is to conduct a guided tour of the laboratory. Coordinates of various stations in the room are stored, and the robot moves successively from station to station. At each station, it gives an explanation of that station. To move between stations, the robot make several steps, localizing itself at each step and recalculating the way to the next station)
- 2009-05-04 10:22:22下载
- 积分:1
-
vtoolbox6
matlab平台开发的振动工具箱,进行振动中的数值计算(platform for the development of the Matlab toolbox vibration, the vibration of numerical calculation)
- 2007-05-26 22:26:15下载
- 积分:1
-
snake
Snake model, algorithm verification on specific examples of using MATLAB, and the related algorithms and examples to explain in detail
- 2014-09-01 20:14:25下载
- 积分:1
-
Spline_interpolation
Spline interpolation
- 2020-12-14 22:59:14下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1