-
abc
语音处理技术中用倒谱分析来求基音周期,为后续处理打下基础(Cepstral voice processing technology used to find pitch period analysis, laying a foundation for the subsequent treatment)
- 2010-11-23 19:33:39下载
- 积分: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
-
Detection-defauts-capteurs_A0-moyenne
Fault detection method for nonlinear systems using TS fuzzy models. Application to the three tank system.
- 2014-12-12 17:39:54下载
- 积分:1
-
Hermite
使用matlab编写hermite二点二次插值程序(Hermite 2 point program)
- 2019-04-17 23:04:49下载
- 积分:1
-
spectrum
说明: 这是一段求信号频谱的程序,通过原始信号得出它的频谱,希望对大家有用!(spectrum)
- 2010-04-22 16:08:54下载
- 积分:1
-
radar-coortarns
雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
- 2015-02-10 22:15:05下载
- 积分:1
-
matlabsimulationapplication
MATLAB仿真实验教学内容参考,有例题供参考,提供实验指导。(MATLAB simulation teaching content reference, examples for reference, providing experimental guidance.)
- 2014-01-11 21:40:25下载
- 积分:1
-
RLS
RLS均衡器 matlba 代码,对研究现代书记信号处理的朋友有很大帮助(RLS equalizer matlba code, the study of modern signal processing secretary friends are very helpful)
- 2007-11-22 07:11:48下载
- 积分:1
-
rad_pat
RADAR RADIATION PATTERN for synthetic aperture radar system
- 2012-05-04 03:28:42下载
- 积分:1
-
Comparetime-frequencydistribution
比较四分量信号的不同时频分布结果,小波分析。(Compare the results of time-frequency distribution of the four components of the signal)
- 2015-03-23 17:06:26下载
- 积分:1