-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
face_track
MATLAB的人脸检测程序程序源码,代码完整,功能强大,很好用。(Face Detection MATLAB program source program, code integrity, and powerful.)
- 2009-05-28 20:15:25下载
- 积分:1
-
sar_return_huibo
发射线性调频信号,假定三个点目标,模拟信号碰到目标返回后的回波。(Transmit chirp signal, assuming three points target, the target return echo analog signal after the encounter.)
- 2014-03-15 09:52:48下载
- 积分:1
-
EKF_Peng
Start with the runlocalization track.m which is
the entrance function to your lab. This function reads two les determined by
simoutle and maple input arguments which contain information about sensor
readings and the map of the environment respectively, runs a loop for all the
sensor readings and calls the ekf localize.m to perform one iteration of EKF
localization on the readings and plots the estimation(red)/ground truth(green)
and odometry(blue) information.(This lab consists of two parts:
1. A preparatory case study with a standard Kalman lter where you learn
more about the behavior of the Kalman lter. Very little extra code is
needed.
2. The main lab 1 problem in which you need to complete an implementation
of an Extended Kalman lter based robot localization.)
- 2009-12-18 22:30:54下载
- 积分:1
-
kalmanfilter
kalman filter
This script implements the linear filter and shows its performance
On a second order under-damped LTI systems
In the first part, a noisy model with two state variables is simulated and
in the second part, kalman filtering is applied to estimate the real
observations
- 2013-07-27 02:22:16下载
- 积分:1
-
ofdm
matlab环境下利用M文件实现的二进制频移键控调制ofdm(ofdm on matlab use m.file)
- 2012-04-13 18:11:36下载
- 积分:1
-
FrameTransfer
FRAME地固系和惯性系坐标转换(极移、岁差、章动、参考历元)(FRAME orbit transfer)
- 2014-08-13 14:34:47下载
- 积分:1
-
ssxsjPSO
实数编码的小生境PSO算法优化多模态函数(Real-coded niche PSO algorithm for multimodal function optimization)
- 2013-11-13 11:53:07下载
- 积分:1
-
five
Power Electronics Simulation for beginner
- 2013-11-25 15:31:07下载
- 积分:1
-
multirate
Multirate filters implementation using matlab
- 2010-03-12 16:30:35下载
- 积分:1