-
Cisco
思科CCNP认证中的组播实验部分指导书,内容是否详细,适合初学者自学……(Cisco CCNP Certification in the experimental part of the instructions multicast, content is more suitable for beginners to self ... ...)
- 2010-11-08 15:08:25下载
- 积分:1
-
Signal_Matlab
《信号分析与处理_MATLAB语言及应用》,介绍了Matlab在信号分析与处理领域的应用。("Signal Analysis and Processing _MATLAB language and applications", Matlab introduced in signal analysis and processing fields.)
- 2007-03-14 17:37:03下载
- 积分:1
-
Basic-wireless-positioning-algorithm
该文件包含一些常用的无线网络定位基本算法,如TDOA、TOA和AOA。(Basic wireless positioning algorithm
)
- 2013-05-23 10:06:20下载
- 积分:1
-
debug-multiple-breakpoints
Testing ECMA conformance of Function.prototype.apply.
- 2014-02-02 22:58:51下载
- 积分:1
-
TSP(TravelingSalesmanProblem)
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal travel route has to be
found so that each city is visited one and only once with the least possible distance
traveled. This is a simple problem with handful of cities but becomes complicated
as the number increases.
- 2007-11-15 01:44:52下载
- 积分:1
-
fuzzy
太阳能模糊控制封装模块,根据太阳能电池特性曲线设计的模糊控制器,通过设置规则封装成模糊控制模块(Solar fuzzy control package module according to the solar cell characteristic curves designed fuzzy controller by setting the rules package into the fuzzy control module)
- 2012-06-04 09:38:58下载
- 积分:1
-
simpgdsearch
大家看看,关于最优单纯形法非线性方程matlab源代码(We can see that on the optimal simplex method matlab source code. . .)
- 2013-10-26 22:57:31下载
- 积分: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
-
costas
说明: costas环matlab仿真程序,用于载波恢复,能够达到很好的效果。(matlab simulation program costas loop for carrier recovery, to achieve good results.)
- 2020-10-05 16:27:39下载
- 积分:1
-
Dimensional-code-codec-source-code
二维码编码解码器源码,可以实现扫描二维码,使用很方便(Dimensional code codec source code, you can achieve scan two-dimensional code, very easy to use)
- 2013-11-18 21:58:08下载
- 积分:1