-
t3eq
Theory of channel estimation and equalization method
- 2012-09-03 21:12:39下载
- 积分:1
-
SSLSocketOutputStream
ClassCompareTest extends AbstractComparatorTest Source Code for Andriod.
- 2014-01-06 14:30:33下载
- 积分:1
-
circle
a simple graphics application
- 2014-02-06 14:23:28下载
- 积分:1
-
DynamicWindowApproachSample
动态窗口法,直接可以运行的程序。实乃学习路径规划优良demo(
Dynamic window method, you can run the program directly. Learning Path planning exercise good demo)
- 2016-06-09 10:05:21下载
- 积分:1
-
camero
粒子群算法 单目摄像头标定,根据图像中心的像素位置与其世界坐标系位置求解摄像头参数( Particle swarm algorithm of monocular camera calibration)
- 2020-06-29 11:40:01下载
- 积分:1
-
RSCode
说明: (28,24)RS码表示码块长度共28个符号,其中信息代码的长度为24,检验码有4个检验符号。在这个由28个符号组成的码块中,可以纠正在这个码块中出现的2个分散的或者2个连续的符号错误,但不能纠正3个或者3个以上的符号错误。
((28,24) RS code, said code block length of 28 symbols, including the length of the code information 24, inspection and testing code with four symbols. In the 28 symbols from the code block can be corrected in the code block 2 appears scattered or two consecutive symbol errors, but can not correct more than 3 months or 3 symbol errors.)
- 2010-04-18 18:51:10下载
- 积分:1
-
Bioreactor11
bioreactor control using a model bioreactor of W. Bequit. The result was compare with IMC
- 2010-09-30 17:25:22下载
- 积分:1
-
Kalman_filter
卡尔曼滤波的递推程序源码,是用MATLAB实现的,非常有用(source code of Kalman filter)
- 2009-06-05 05:52:16下载
- 积分:1
-
GSMforPHYSICAL
说明: gsm的物理层仿真实现,仿真的目的不仅仅在于检查DSP程序实现的错误与否,还通过MATLAB制作相应的码表(gsm realize the physical layer simulation, the purpose of simulation is not merely to check the DSP program realize the error or not, through the production of the corresponding MATLAB code table)
- 2008-09-03 16:14:45下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1