-
BessDerivZerosBisect2
计算了贝塞尔函数的一阶导数的零点。
更新BessDerivZerosBisect.m这些变化:
1。允许对m= 0
2。允许用户指定特定的m和k值理想。
3。允许公差输入参数
4。使用一个表的查找能为m和k的小值接近初始化
5。添加错误检查
6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)(Calculates the zeros of the first derivatives of Bessel function.
Updates BessDerivZerosBisect.m with these changes:
1. Allows for m = 0
2. Allow the user to specify the particular m and k values desired.
3. Allows for a tolerance input parameter
4. Uses a table look-up to get closer initializations for small values of m and k.
5. Adds error checking
6. Computes the derivative w.r.t. to x rather than w.r.t. m (although the old method works, too.))
- 2011-05-15 11:20:47下载
- 积分:1
-
CH23
晶体生长模拟
随机布朗运动
扩散限制凝聚(DLA)
随机吸附
随机向心吸附
(Random Brownian motion simulation of crystal growth diffusion limited aggregation (DLA) were randomized to the heart of adsorption adsorption)
- 2020-07-02 00:00:07下载
- 积分:1
-
computerwork_2
2. 设 是窄带信号,定义 是在 区间上均匀分布的随机相位。 是寬带信号,它是一个零均值、方差为1的白噪音信号e(n)激励一个线性滤波器而产生,其差分方程为 。
1) 计算 和 各自的自相关函数,并画出其函数图形。根据此选择合适的延时,以实现谱线增强。
2) 产生一个 序列。选择合适的 值。让 通过谱线增强器。画出输出信号 和误差信号e(n)的波形,并分别与 和 比较。
(Computer Experiments:
1. Consider an AR process x(n) defined by the difference equation
where v(n) is an additive white noise of zero mean and variance .The AR parameters and are both real valued:
a) Calculate the noise variance such that the AR process x(n) has unit variance .Hence , generate different realization of the process x (n).
b) Given the input x (n), an LMS filter of length M = 2 is used to estimate the unknown AR parameters and . The step size is assigned the value 0.05. Compute and plot the ensemble average curve of and by averaging the value of parameters and over an ensemble of 100 different realization of the filter. Calculate the time constant according to the experiment results and compare with the corresponded theoretical value.
c) For one realization of the LMS filter, compute the prediction error
And the two tap-weight errors
and
Using power spectral plots of , show that)
- 2020-06-28 19:40:01下载
- 积分:1
-
FM-
调频广播中,为了提高音频高频率端的信噪比,在发射端进行的预加重处理。(FM radio, in order to improve the high frequency end of the audio signal to noise ratio, performed at the transmitter pre-emphasis.)
- 2014-12-11 14:44:55下载
- 积分:1
-
Root-MUSIC
root-music 测向 direction finding DOA(root-music direction finding DOA)
- 2015-04-02 21:27:36下载
- 积分:1
-
sift
这是图像配准中sift方法的matlab程序,里面有介绍如何使用该程序的文档。(This is the image registration method in the sift matlab, there are introduce how to use the program document.
)
- 2012-12-03 21:34:22下载
- 积分:1
-
agvsim
This is a good file for mav simulink.
- 2010-12-20 10:57:31下载
- 积分:1
-
MTI-jishu
MTI动目标显示技术中的滤波器设计:单延迟线,双延迟线(MTI moving target indication in the filter design techniques: a single delay line, double delay line)
- 2011-05-10 19:26:02下载
- 积分:1
-
Untitled4
mimo file for 2x2 antenna
- 2013-04-17 19:35:02下载
- 积分:1
-
5-chapter
MATLAB GUI设计学习手记(第二版)源程序 第5章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
- 2012-11-15 18:32:22下载
- 积分:1