-
finalUKF
二维近似匀速运动模型 目标速度:V=150 并且与X轴的夹角为35度
假设传感器静止不动
(ukf)
- 2010-11-22 16:02:44下载
- 积分:1
-
SGALABbugfix
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/real single point
5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation
to fix the plot bugs for 4001 , download this file and replace old files.
(Multi-objective genetic algorithm program to run Demo files, is to run SGALAB_demo_*. m what s new: 1) Multiple-Objective GAsVEGANSGANPGAMOGA2) More TSP mutation and Crossover methodsPMXOXCX EAXBoolmatrix3) More selection methodsTruncationtornamentstochastic4) mutation methodsbinary single pointint/real single point5) encoding/decoding methodsbinaryinteger/realmessygrayDNA permuationto fix the plot bugs for 4001, download this file and replace old files.)
- 2008-06-06 15:16:52下载
- 积分:1
-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1
-
MATLAB
说明: MATLAB编程用两种方法模拟光学实验.单缝衍射、杨氏双缝干涉、黑白光栅衍射的计算机模拟;以及用傅立叶变换方法对简单孔径衍射、黑白光栅及正弦光栅夫琅和费衍射的模拟(MATLAB program to simulate the optical in two experiments. Single slit diffraction, Young' s double slit, diffraction grating computer simulation of black and white and Fourier transform method with a simple aperture diffraction, black and white grating and sinusoidal grating Fraunhofer diffraction simulation)
- 2011-03-10 08:04:26下载
- 积分:1
-
saveTightFigure
Script for saving a cropped pdf from MATLAB.
- 2013-11-04 19:02:29下载
- 积分:1
-
traffic
交通摄像头图像的机车目标分割与提取Matlab源代码(Traffic camera images locomotive object segmentation and extraction Matlab source code)
- 2013-05-10 23:25:28下载
- 积分:1
-
exp2
MIT归一化算法,为了克服MIT自适应律的缺陷需要对其做些修正,使得自适应增益与输入信号幅值无关(MIT normalization algorithm, MIT adaptive law in order to overcome its shortcomings need to do to fix such adaptive gain is independent of the input signal amplitude)
- 2013-12-17 10:59:53下载
- 积分:1
-
TOA_MUSIC
以往的测时间延迟的方法时利用信号相关性来求的,利用MUSIC算求两信号的时间延迟具有很高的精度。(Measurement of time delay before the method used to seek correlation signal, the use of MUSIC operators seek time delays of two signals with high precision.)
- 2010-08-04 14:12:55下载
- 积分:1
-
01
说明: matlab教程,希望大家一起来学习,我看多好几遍了,非常不错。(matlab tutorial I hope everyone will work together to learn, I can see how good a few times, and very good.)
- 2009-10-12 09:38:48下载
- 积分:1
-
3-PCM-CODE
采用PCM方式对语音信号进行编码和解码,文件包含编码解码函数和量化误差计算函数(PCM voice signal by means of encoding and decoding, encoding and decoding functions and the file contains quantization error calculation functions)
- 2010-12-08 15:40:27下载
- 积分:1