-
assignmentoptimal
解最优化问题的算法,用于解决最大后验概率问题,主要应用于目标跟踪中。(Hungarian algorithm for solving maximum a posteriori probability, is mainly used in target tracking.)
- 2011-04-26 11:01:24下载
- 积分:1
-
n-Queens-In-Matlab
n-queens implementation in MATLAB
- 2013-11-29 00:51:01下载
- 积分:1
-
cami
Matlab图像处理基本操作及摄像机标定(Calibration of Matlab camera and image processing basic operation)
- 2015-04-14 20:57:21下载
- 积分:1
-
iir3
3阶iir滤波器设计,不采用matlab自带的滤波子程序,完全自己编写程序,可以十分方便的转化为c语言。(3-order IIR filter design, do not use built-in filtering matlab Subroutine entirely their own programming, can be transformed into a convenient c language.)
- 2009-01-10 11:20:58下载
- 积分:1
-
RLS_example
RLS算法的一个简单仿真,实现了原始信号的去噪(An RLS algorithm example)
- 2012-04-13 16:01:18下载
- 积分:1
-
RadarFundamentals
Introduce some main parametters of Radar
- 2011-10-26 15:08:21下载
- 积分:1
-
convolutional
convolutional source code
- 2012-09-07 13:05:18下载
- 积分:1
-
LMSgal
此程序为自适应信号处理中,求取LMS与GAL算法结合的性能的程序。(lms and gal algorythm)
- 2009-03-20 16:49:46下载
- 积分:1
-
cnotch
圆对称陷波滤波器 一种比较有效的滤波方式,可以自动生成相对应的凹陷。(Generates circularly symmetric notch filters)
- 2014-11-10 00:55:06下载
- 积分: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