-
Image-processing-
Matlab 中常用的图像图像处理源程序。(Image processing method and program)
- 2013-10-22 00:26:13下载
- 积分: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
-
femsrc
用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
- 2008-06-28 12:51:20下载
- 积分:1
-
matlab-ruanjisheji
使用matlab实现简单的数学计算及绘图,使用matlab实现简单的电路模拟(Using simple mathematical calculation matlab and graphics, using simple circuit simulation matlab)
- 2011-05-26 12:02:26下载
- 积分:1
-
guess_your_idea
一个用matlab语言编写的可以猜出你的心思的小程序,非常好玩,不信试试呀!(a prepared using the Matlab language you can guess the thoughts of small procedures, very fun, do not try!)
- 2007-06-18 19:59:57下载
- 积分:1
-
CBF_cog
常规波束形成和基于认知的常规波束形成 及其比较(The conventional beamforming and cognitive-based conventional beam formation and)
- 2021-05-13 09:30:03下载
- 积分:1
-
Simple-Code-Pengolahan-Citra-Digital
How to image processing using matlab: load image, BW, edge detection, noise remover, sharpening by any method by simple code (lp2m aray jakarta)
- 2014-11-07 06:27:36下载
- 积分:1
-
SpatialMultiplexing_ClosedLoop_Mode4
LTE下行链路空分复用闭环。仿真配置:16QAM调制、1/3码率Turbo编码、10MHz带宽、每个子帧一个PDCCH符号、单码字,8次迭代Turbo译码、早期终止机制、MMSE(最小均方误差)MIMO接收器,PDSCH发射端进行空分复用预编码。信道模型是LTE-MIMO信道附加AWGN信道。(LTE downlink closed loop space division multiplexing. Simulation Configuration: 16QAM modulation, 1/3 rate Turbo code, 10MHz of bandwidth, one PDCCH per subframe symbol, single code word, 8 Turbo decoding iterations, early termination mechanisms, the MMSE (minimum mean square error) the MIMO receivers, PDSCH transmitting terminal space division multiplexing precoding. Channel model is LTE-MIMO channel additional AWGN.)
- 2016-12-10 00:48:03下载
- 积分:1
-
maxflow
图论中的最大流matlab应用程序,非常好用!(Graph theory of maximum flow matlab application, very easy to use!)
- 2008-07-21 08:18:11下载
- 积分:1
-
YBUS
Bus Admittance Matrix
- 2014-11-05 23:47:20下载
- 积分:1