-
1245
要求:从x(t)=sin(2*pi*5*t)+sin(2*pi*200*t)+sin(2*pi*50*t)信号中滤出频率为5Hz的信号(Requirements: from x (t) = sin (2* pi* 5* t)+ sin (2* pi* 200* t)+ sin (2* pi* 50* t) signal to filter out the signal frequency of 5Hz)
- 2009-12-18 11:39:07下载
- 积分:1
-
thesis2
a PF thesis that implemented on human tracking .
in this thesis , auther compare the PF and kalman filtering,
- 2009-07-20 23:48:59下载
- 积分:1
-
s_plot
说明: 地球物理勘探过程中对地震记录数据进行成像(Geophysical data during the imaging of seismic records)
- 2011-03-29 11:25:17下载
- 积分:1
-
zero_forcing-equalization
迫零均衡标准算法 matlab仿真 用以消除多径引起的ISI (zero_forcing EQUALIZATION with matlab)
- 2020-11-28 05:59:31下载
- 积分:1
-
ARspectram-analysis
该程序的主要功能是对心音信号进行AR功率谱分析,同时带有去噪功能。(The program' s main function is to heart sound signals AR power spectrum analysis, and with denoising function.)
- 2011-11-27 10:00:31下载
- 积分:1
-
ofdm(complete)
正交频分复用(OFDM)的完整系统仿真程序,值得学习参考(Orthogonal Frequency Division Multiplexing (OFDM) is a complete system simulation program, it is worth learning reference)
- 2013-11-13 11:13:32下载
- 积分:1
-
Kalman-Filter
《卡尔曼滤波原理及应用-MATLAB仿真》一书源代码例程( Kalman filter theory and applications- MATLAB simulation a book source code routines
)
- 2016-09-25 22:35:02下载
- 积分:1
-
FMCWRDgood
很好用的FMCW雷达目标成像代码,有中文注释,适合学习(Good use of FMCW radar target imaging code, there are Chinese annotations, suitable for learning)
- 2018-08-06 17:35:05下载
- 积分: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
-
huatu
画正弦和余弦任意幅度,频率,初相位三角函数图gui(Draw any sine and cosine amplitude, frequency, initial phase trigonometric graph gui)
- 2011-06-12 00:36:49下载
- 积分:1