-
idma_1
IDMA matlab file algorithm
- 2010-07-14 15:43:00下载
- 积分: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
-
xiangweijiebaoguo
应用四步相移法实现包裹相位的解缠,另有解缠结果(Application of four step phase shifting method to achieve the wrapped phase unwrapping, otherwise the unwrapping results)
- 2021-03-11 17:09:26下载
- 积分:1
-
markov garch
说明: 马尔科夫状态转换的GARCH类模型用matlab程序代码做实证 ms-garch(The GARCH model of Markov state transition is empirically done with matlab code
ms-garch)
- 2021-03-12 14:29:25下载
- 积分:1
-
fftfir
加带通滤波器的FFT开源代码,附带批处理程序(FFT band-pass filter plus open-source code, with a batch process)
- 2009-10-29 00:47:53下载
- 积分:1
-
s1
说明: arry elemments far fild
- 2010-05-25 22:06:07下载
- 积分:1
-
SAPToolbox
实现了SAR目标仿真平台的构建,详细的介绍了如何实现点目标回波数据的仿真和CS程序,并用MATLAB实验了实验平台,能够方便快捷的得到仿真数据。(SAR simulation platform to achieve the goal of building, a detailed description of how to achieve point target echo data simulation and CS program, and an experimental platform to experiment with MATLAB, quick and easy to get the simulation data.)
- 2011-08-11 17:04:58下载
- 积分:1
-
FFT
fft源代码,感觉代码不错,所以传上去了,希望对大家有帮助。(fft source code, can only pass one, so this is only passing on part of the other part of the horse uploaded in the past)
- 2013-05-10 21:36:59下载
- 积分:1
-
bhattacharyya
MATLAB bhattacharyya 距离计算(MATLAB bhattacharyya distance)
- 2009-06-12 19:34:07下载
- 积分:1
-
mirror-emd
镜像经验模态分解,可以实现信号的分析与分解,也可以做时频图(Mirroring the empirical mode decomposition, analysis and decomposition of the signal can be achieved, but also can do the time-frequency diagram)
- 2014-08-15 17:01:39下载
- 积分:1