-
doarima
ARIMA模型,用来对非平稳信号的功率谱估计,很有用!(ARIMA model, used for non-stationary signals in power spectrum estimation, very useful!)
- 2007-07-21 11:54:11下载
- 积分:1
-
7-5025-4032-6
说明: 本书以控制系统和控制原理为主线,以控制原理和系统的实际示例为基础,介绍MATLAB语言在控制系统分析、设计中的应用,内容涉及经典控制理论和现代控制理论的基础部分。(Book control systems and control theory as the main line, principles and systems to control the actual examples, the paper introduces MATLAB language in the control system analysis, design, content related to the classical control theory and modern control theory based Bufen.)
- 2020-12-06 14:59:22下载
- 积分:1
-
Matlab
matlab书籍,介绍了matlab中相关算法,程序设计等,适合初学者(matlab books, introduced matlab related algorithms, program design, suitable for beginners)
- 2013-11-28 15:58:36下载
- 积分:1
-
IFFT1
IT gives the IFFT of the given signal
- 2010-05-07 00:19:37下载
- 积分:1
-
PredictiveControl
predictive control example matlab
- 2011-07-02 03:31:02下载
- 积分:1
-
EMDwanzhengchengxu
朋友发给我的完整的EMD程序,可能对搞这方面研究的人有帮助(A friend sent me the full EMD program, engage in research in this area may help people)
- 2011-09-15 16:53:34下载
- 积分:1
-
Image-Denoising
This matlab code for removal of noise from images of rgb and grey type.
- 2013-03-06 22:10:27下载
- 积分: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
-
hist1
histogram operation (eqalization,thershold,....
- 2011-01-06 02:45:36下载
- 积分:1
-
333
说明: 本文研究了GPS接收机的捕获算法,并基于Matlab软件平台和射频前端在Pc上实现了GPS软件接收机样机。(In this paper, the GPS receiver to capture algorithms, and Matlab-based software platform and the RF front-end has been realized in the Pc software GPS receiver prototype.)
- 2008-09-06 13:56:24下载
- 积分:1