-
a-special-input-signal
一个用于系统辨识的特殊输入信号,它由两部分组成,一部分是伪随机二位序列,一部分是随机序列。(A special input signals for system identification, which consists of two parts, part of the pseudo-random sequence of two, as part of a random sequence.)
- 2012-04-20 17:18:55下载
- 积分: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
-
MATLAB-Algorithm
MATLAB 算法大全,找到的比较好的学习资料(MATLAB algorithms Daquan, found a better learning materials)
- 2013-07-27 09:43:21下载
- 积分:1
-
WiMAX
用matlab编写的关于无线网络仿真的源码例子(Prepared using matlab source code on the example of wireless network simulation)
- 2010-07-11 10:17:38下载
- 积分:1
-
mapso
matlab与mas系统的结合 设计了多智能体的合作与竞争机制 效果还不错(The combination with the mas matlab system designed multi-agent cooperation and competition results were pretty good)
- 2011-10-14 21:53:24下载
- 积分:1
-
Image-translation
此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab(This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab)
- 2011-05-17 18:30:56下载
- 积分:1
-
flat
flat line control refister
- 2011-09-04 14:46:55下载
- 积分:1
-
Application-Architecture-Guide-v2
Application Architecture Guide v2,NET架构设计的参考书籍(Application Architecture Guide v2, NET architecture design reference books)
- 2013-12-20 15:44:20下载
- 积分:1
-
imagesegment
说明: 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错(This is the program of image segmentation based on the following work:
S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image Processing.
Note that this program was only tested on 32-bit PCs installed with Windows XP or Windows Server 2003. Since the K-means algorithm used in this program is from Matlab Statistics Toolbox, the program runs slower than when a faster K-means algorithm is used which can be obtained at http://vision.ucsd.edu/~pdollar/toolbox/doc/. The program was tested using Matlab R14 and the image processing Matlab Toolbox is required to run it.)
- 2010-04-30 17:44:01下载
- 积分:1
-
jcs-RBTS
基于交叉熵法的电力系统可靠性分析,需要输入测试系统数据才行哟!(Reliability analysis of cross-entropy-based power systems, test systems need to enter data for the job yo!)
- 2021-04-19 21:28:51下载
- 积分:1