-
m_run
九位m序列,用于直接序列扩频通信系统编程(Nine m sequence for direct sequence spread spectrum communication system programming)
- 2011-06-21 09:13:47下载
- 积分:1
-
bpsk_ber
binary phase shift keying SNR Vs BER
- 2014-08-22 14:05:01下载
- 积分:1
-
ECPoint
A Point on an Elliptic Curve in barycentric (or affine) coordinates.
- 2013-12-06 12:21:05下载
- 积分:1
-
Racinglineanalysis1
赛车路线分析,解决这个问题时,我们主要是利用多次插值来求得曲线上的点,利用这些点来拟合比赛车道的曲线和选手的速度曲线,画出图像。用M语言并且用坐标平面上的点之间的距离计算公式计算周长L,用梯形法求所围区域的面积。最后根据速度图像来判断路况。(Racing line analysis)
- 2009-05-04 14:09:50下载
- 积分:1
-
nueralnetworkandMatlab7
说明: 《先进PID控制 MATLAB仿真(第二版)》一书的源程序("advanced PID control MATLAB (2nd edition)," a book of the source)
- 2006-05-12 18:44:31下载
- 积分:1
-
detail-filter
用matlab设计IIR和FIR滤波器,包换各种窗体函数(Matlab design IIR and FIR filters, replacement form function)
- 2013-03-17 21:04:49下载
- 积分:1
-
MATLAB-program-one-hundred-cases
数学建模案例MATLAB实用程序百例 经典MATLAB程序100例帮助初学者(Mathematical modeling classic case of one hundred cases MATLAB MATLAB utility program 100 cases help beginners)
- 2014-12-02 20:40:40下载
- 积分: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
-
Blindestimation
根据接收数据阵x 、信道长度LH、过采样因子q ,采用Hopfield 盲处理方法,恢复出相应于x的尽可能长的BPSK发送序列,并估计 信道。(Based on the received data matrix x, the channel length of the LH, oversampling factor q, with Hopfield blind treatment, recovery corresponding to x, send a sequence of BPSK as long as possible, and the channel estimate.)
- 2010-07-02 11:10:50下载
- 积分:1
-
xlswrite
Montel Carlo图形的重要程序:它可以将MATLAB生成的数据转存到excel中(Montel Carlo)
- 2010-10-22 14:41:05下载
- 积分:1