-
galm
一个遗传算法编的程序,大家看看吧.有人说不能用,但我用的很好.(a genetic algorithm of Procedure, we look at it. Some people say you can not use it, but I use very good.)
- 2007-07-01 00:58:20下载
- 积分:1
-
svm_v0.55beta
支持向量机,可以在MATLAB环境下运行.(Support Vector Machines can be run under MATLAB environment.)
- 2008-03-23 00:03:58下载
- 积分:1
-
car_matlab
实现车俩的实时监控导航,包括车流量的检测,轨迹分析等等,内容。(They realize the real-time monitoring of vehicle navigation, including flow testing, trajectory analysis, etc., content.)
- 2008-07-14 12:38:39下载
- 积分:1
-
channel_estimation
channel estimation matlab code
- 2014-09-17 16:55:20下载
- 积分:1
-
EMD
要求同学在学习EMD基本理论的基础上,对一维信号进行各种降噪方法的研究,实现信号去噪。 (EMD based learning requires students in the basic theory of one-dimensional signal noise study various methods to achieve signal de-noising.)
- 2014-05-24 22:19:33下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
FSOUCP
对人工鱼群算法的一种实现,用于无约束连续函数的优化求解。(Fish Swarm Optimization for Unconstrained Continuous Problem)
- 2014-10-27 16:50:57下载
- 积分:1
-
Face-Recognition-System-beldi
FACE DETECTE AND RECOGNITON AND FISHERFACE AND IGENFACE
- 2014-02-11 04:58:45下载
- 积分:1
-
fzgiztrx
相关分析过程的matlab方法,部分实现了追踪测速迭代松弛算法,一些自适应信号处理的算法,搭建OFDM通信系统的框架,用MATLAB实现动态聚类或迭代自组织数据分析,合成孔径雷达(SAR)目标成像仿真,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。( Correlation analysis process matlab method, Partially achieved tracking speed iterative relaxation algorithm, Some adaptive signal processing algorithms, Build a framework OFDM communication system, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Synthetic Aperture Radar (SAR) imaging simulation target, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm.)
- 2016-04-07 22:10:35下载
- 积分:1
-
Gambit2
这个向导中包含教你如何用GAMBIT来创建和网格各种几何体的一步步例子。每个例子图解说明了关于GAMBIT几何体创建和网格产生的至少一个新概念。(This guide includes teaching you how to create and mesh a variety of GAMBIT geometry step by step examples. Each case illustrates the geometry on the GAMBIT mesh to create and produce at least a new concept.)
- 2010-07-22 22:42:40下载
- 积分:1