-
relationship_between_SNR_and_Eb_N0
是matlab的源代码,功能是从snr到Eb_N0的转换。并带绘图功能(Is the matlab source code, function from SNR to Eb_N0 conversion. And with graphics)
- 2007-10-11 15:17:28下载
- 积分:1
-
QAMmatlabfile
QAM的蒙特卡洛仿真QAM的蒙特卡洛仿真QAM的蒙特卡洛仿真.(QAM的蒙特卡洛仿真.)
- 2009-04-08 22:49:53下载
- 积分: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
-
matlabPSO-algorithmcode2
PSO algorithmcode1.rar(PSO algorithmcode1.rar
it is good)
- 2011-05-27 20:00:29下载
- 积分:1
-
myrandint
code generates a random integer
- 2012-05-24 14:52:22下载
- 积分:1
-
awlz_linearregression
Linear Regression in Matlab 2011
- 2015-01-13 23:35:29下载
- 积分:1
-
R语言实战(第2版)_源代码
说明: R语言实践教程源代码,包括简单逻辑计算,和复杂图形绘制(R language practice tutorial source code, including simple logic calculation, and complex drawing)
- 2020-12-15 22:39:12下载
- 积分:1
-
asympPDC-master
说明: 偏定向相干算法的matlab程序,部分定向相干,分析相干性因果性(Matlab program of partial directional coherence algorithm, analysis of coherence causality)
- 2021-05-14 14:30:02下载
- 积分:1
-
example2
利用遗传算法求f(x,y)=x*cos(2*pi*y)+y*sin(2*pi*x),-2<=x<=2,-2<=y<=2的最大值(Using genetic algorithms for f (x, y) = x* cos (2* pi* y)+ y* sin (2* pi* x),- 2 <= x <= 2,-2 <= y <= 2 the maximum)
- 2014-10-01 09:22:24下载
- 积分:1
-
gm_corr
说明: 灰色关联度矩阵模型MATLAB源代码,亲测可用。(Gray correlation matrix model MATLAB source code, pro-test available.)
- 2019-01-25 21:18:45下载
- 积分:1