-
fig7_5b
We see that HTH matrix is almost diagonal as the off diagonal elements are nearly zero. So we are getting exact estimation in case of PRN INPUT due to diagonality of HTH matrix. As seen that the unknown inpulse response ( h ) and estimated impulse response ( hth ) are coming out to be exactly same. The estimation even gets better for large N .as we get the HTH matrix perfect diagonal. So we come to know that we can estimate the unknown parameters exactly when PRN input is used.
- 2013-05-02 02:54:15下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
cPlusPlus
自己最近几个月学习C,C++时,疑难问题的笔记,希望对刚刚学习C++的新手有所帮助。(my C++ studying note.)
- 2010-12-30 21:22:48下载
- 积分:1
-
QPSK-MBOFDM
QPSK-MBOFDM发射接收机
QPSK调制的多频带OFDM(MB-OFDM)发射机,经过加性高斯噪声信道,接收机判断误码率。
(QPSK-MBOFDM launch QPSK modulation receiver multiband OFDM (MB-OFDM) transmitter, through the additive Gaussian noise channel, the receiver determine the error rate.)
- 2010-05-19 21:10:13下载
- 积分:1
-
FDTDMovie
photonic crystall simulation FDTDMovie
- 2011-09-02 20:59:30下载
- 积分:1
-
Credit-risk-prediction
可以用来进行信用风险预测的matlab代码,直接模仿就可以用了(Can be used for credit risk prediction matlab code, you can use a direct imitation)
- 2013-10-01 22:22:42下载
- 积分:1
-
plot
matlab绘图及GUI,介绍采用matlab进行二维、三维绘图等等(matlab graphics and GUI, using matlab introduce two-dimensional, three-dimensional graphics, etc.)
- 2013-10-24 23:34:29下载
- 积分:1
-
matlab_msg
matlab message, and images png
- 2013-12-06 17:25:37下载
- 积分:1
-
chunengsto
储能系统,包含储能的基本模型和储能的控制策略(storage system,model and control strategy)
- 2020-12-01 10:39:28下载
- 积分:1
-
construct_bmp
运用MATLAB语言,构造了.bmp文件,其中包含了黑白,256色以及真彩图片,加强了对于 .bmp文件的理解,及MATLAB语言对于文件的读写(The use of MATLAB language, is constructed. Bmp file, which contains black and white, 256-color and true color images, enhanced for. Bmp files to understand, and the MATLAB language for the document to read and write)
- 2010-01-19 10:01:48下载
- 积分:1