-
simulated-annealing
模拟退火程序,用MATLAB语言实现,并带有程序算法说明(simulated annealing)
- 2009-11-26 20:43:00下载
- 积分:1
-
SolveOMP
Orthogonal Matching Pursuit
- 2011-02-03 03:19:04下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
Monte_Carlo_simulation_20120702
蒙特卡洛模拟算法,用于三维曲面重构,大型球面镜测量(Monte Carlo simulation algorithm for three-dimensional surface reconstruction, large spherical mirror measurement)
- 2015-04-14 08:59:29下载
- 积分:1
-
Small-Space-Target-Detection
空间小目标检测程序,采用TBD方法检测跟踪空间弱小目标(需原始数据)(The program for detecting small target in the space)
- 2016-04-07 20:54:26下载
- 积分:1
-
LDPC
说明: LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真(LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation)
- 2011-04-15 14:42:18下载
- 积分:1
-
Three_phase_fully_conntrolled_bridge
用IGBT元器件进行的三相全控整流桥的仿真电路(Components used for the three-phase IGBT full bridge controlled rectifier circuit simulation)
- 2010-06-04 16:24:42下载
- 积分:1
-
fouthorder
图像增强matlab中的比较重要的 四阶降噪算法实现 (Image enhancement matlab more important in the fourth-order noise reduction algorithm)
- 2009-04-21 17:30:50下载
- 积分:1
-
IS95_forward
此函数用于IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块。仿真环境: 加性高斯白噪声信道.
(This function is used in IS-95 forward link system simulation, including the spread spectrum modulation, matched filter, RAKE receiver and other related communication module. Simulation environment: additive white Gaussian noise channel.)
- 2009-12-29 21:07:40下载
- 积分:1
-
particle_swarm_optimization
说明: 使用粒子群算法解决10个城市的旅行商问题 可绘制图形(Use the particle swarm algorithm to solve traveling salesman problem of 10 cities can draw pictures)
- 2011-02-25 21:39:51下载
- 积分:1