-
bcsk
这是BCSK Simulation for AWGN & Rayleigh Channels, 详细的算法说明见程序注释. (This is BCSK Simulation for AWGN )
- 2007-11-27 00:24:01下载
- 积分:1
-
matlab
Matlab命令速查Word版,对初学者英语不好者可以有点帮助(Matlab Command Quick Word version of English is not good for beginners who can help a little)
- 2011-08-15 22:38:33下载
- 积分:1
-
InterPoints
计算分段三次多项式插值的系数,计算三次样条插值函数的系数组M(Calculating the coefficients of piecewise cubic polynomial interpolation, cubic spline interpolation function calculating the coefficients M)
- 2013-10-09 19:58:00下载
- 积分:1
-
class-c-amplifier-project
Class c audio amplifier designed in matlab and simulated in orcad.
- 2012-11-21 19:44:18下载
- 积分:1
-
rls
rls实现在matlab中实现自适应噪声处理算法(RLS matlab realize, adaptive noise can sound processing)
- 2015-04-19 14:59:02下载
- 积分:1
-
gettransfer
用于测定传递函数的matlab程序,可以直接调用用于测定传递函数(the basic funtion to get a system transfunction,and it can be called easily)
- 2012-04-11 13:04:56下载
- 积分:1
-
M1q1HcN4.txt
Particle filter implementation. Simple and easy. It used only four particles. But it easy to understand. gook Lucky
- 2013-08-22 00:37:39下载
- 积分:1
-
learning-the-QAM-modulation
QAM调制代码,在命令行中输入调制参数,输出星座图等(the QAM modulation matlab code,which can export the constellation )
- 2015-03-05 22:28:45下载
- 积分:1
-
the_seperation_of_blind_signal_
盲信号分离技术讲座,入门基础知识介绍,有几个应用例子来说明盲分离(the_seperation_of_blind_signal)
- 2010-12-24 17:26: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