-
DigitalSignalProcessing_Mitra
Digital Signal Processing-A Computer-Based Approach(Second Edition)Sanjit K.Mitra实验指导书练习题matlab程序(Digital Signal Processing-A Computer-Based Approach (Second Edition) Sanjit K. Mitra guide book Exercises experimental procedures matlab)
- 2009-03-28 18:16:52下载
- 积分: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
-
105230301changdop
tdoa仿真源代码,可以给读者很多帮助!(tdoa is very good!)
- 2010-03-06 20:27:20下载
- 积分:1
-
SAR-
说明: 采用正测式合成孔径成像雷达的目标仿真算法,可以用于初学者仿真,和工程设计中(Is measured by synthetic aperture imaging radar target simulation algorithm can be used for beginners simulation, and engineering design)
- 2011-03-06 12:24:43下载
- 积分:1
-
ukfslam
采用UKF滤波器的SLAM算法matlab实现,研究机器人的可以作为参考。(used UKF SLAM filter algorithm Matlab realized, the robot can study as a reference.)
- 2007-01-30 11:01:09下载
- 积分:1
-
power_spectrum_estimation
功率普估计,周期图法,burg法,levenson法(power, the cycle map, burg, France levenson)
- 2007-06-06 15:13:57下载
- 积分:1
-
untitled1
用matlab编写的关于茶叶采割级刀具行走路线的程序,有GUI界面。(Matlab prepared by the level of tea cutting in tool route program, a GUI interface.)
- 2015-04-01 13:52:43下载
- 积分:1
-
plane
一边固支薄板的动力学建模,刚度矩阵、质量矩阵以及阻尼矩阵的组合。(While clamped sheet dynamics modeling, a combination of stiffness matrix, mass matrix and the damping matrix.)
- 2014-03-27 20:19:33下载
- 积分:1
-
simulink-de-tu-he-cheng-xu
输电线路故障定位,含有几种不同线路情况,两端,三端,多端。并配有行波提取程序(Transmission line fault location, with several different line conditions, both ends, three ends, multi-terminal. And with a traveling wave extraction program)
- 2020-11-25 21:39:32下载
- 积分:1
-
matlab-GUI-ClockIssue
matlab GUI学习的例子,时钟程序(主要用到了定时器),
请math大哥批评指正!(matlab GUI case study, the clock program (main use of the timer), your brother criticism and math!)
- 2011-06-22 16:21:05下载
- 积分:1