-
OptimizationSoftware
这是一个遗传算法的优化软件,使用matlab软件实现的,完成了算法的全部功能!(This is a genetic algorithm optimization software, the use of the matlab software to complete all of the features of the algorithm!)
- 2009-05-18 23:30:07下载
- 积分:1
-
juzhen
多项式算法,使用matlab编程,里面有四种算法,进行比较(Polynomial algorithm, using matlab programming, there are four kinds of algorithms to compare)
- 2011-01-15 17:08:59下载
- 积分:1
-
pf_colortracker
粒子滤波跟踪程序,c编写,编译成matlab(Pf tracking.C mex to matlab)
- 2011-04-27 08:38:32下载
- 积分: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
-
Low-Voltage-Ride-through-Technolog
Low Voltage Ride- through Technolog ies
i nW i nd Turbi ne Generat ion
- 2010-07-25 20:20:57下载
- 积分:1
-
ex02
说明: 此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。(This program gives the signal of the multi-resolution analysis (Multiresolution Analysis), the multi-resolution signal decomposition (Multiresolution Decomposition) method and its application. The program is a multirate rate system (Multirate System) example, with M a filter, the signal' s frequency spectrum is divided into M parts, the proceeds of sampling frequency reduced to 1/M, then according to their " importance" to the bit of a different number, then the transmitted bit stream is bound to decline further, to play the role of bandwidth compression.)
- 2011-03-21 15:18:48下载
- 积分:1
-
SA
说明: 有详细说明的手编模拟退火法及其示例,为TXT文件,复制到指定M文件即可运行(Detailed description of the hand for example, simulated annealing and for the TXT file, copy the file to run the specified M)
- 2011-04-04 09:55:20下载
- 积分:1
-
The-method-of-least-squares
利用最小二乘法的原理高精度估计正弦波信号的幅值,频率和初相(The principle of using the least squares method estimated sine wave signal amplitude, frequency and initial phase of high-precision)
- 2013-03-16 19:04:44下载
- 积分:1
-
combat-network-model
该程序实现了一个军事网络演化模型的生成以及计算网络的拓扑参数(The program implements a military network evolution model generation and calculating network topology parameters)
- 2013-09-22 08:29:21下载
- 积分:1
-
return-on-assets
使用matlab进行资产收益率分布的拟合与检验/适用于金融/计量/统计等相关领域(Fitting and testing the distribution rate of return on assets
)
- 2015-01-31 11:43:44下载
- 积分:1