-
-
MIMO_Equlaization.rar
MIMO系统的典型zf均衡器的算法C++实现。brief ZF Equalizer, i.e. Matrix inversion and multiplication
block, i.e. the solution of a linear equation system.
-
gingkoVG.zip
... 裁减,Rect Scissor, Alpha Mask.
4)Blend显示
5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等)
6)梯度填充:线性和放射性梯度填充
其他高级功能
文件包中包含:全部开发库, 开发文档和中文 ...
-
IDAutomationSrc.rar
著名IDAutomation公司的JAVA条码控件源码,支持Code 128, Code 39, Postnet, ITF, UPC, EAN, GS1, Intelligent Mail, Data Matrix & PDF417
-
Q_lmd_diag.rar
... a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as ...
-
matlabmatrix.rar
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the ... 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A).
2 ...
-
-
opticalflowmatlabcodes.rar
... Lucas-Kanade algorithm for motion estimation was used, and was implemented in Matlab due to the fact that most of the matrix operation functions that are needed are already available and hence saves time by not having to implement these functions again.
-
-
kalman.rar
... over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of ... estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea for a
along with ...
-
kmeansNetlab.rar
... .CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function ...
-