-
accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。(Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using its own random number produced by the normal distribution normal distribution random number generator. lingjian.m Monte Carlo method is a practice.)
- 2009-05-15 15:03:01下载
- 积分:1
-
F_1DT
空时自适应杂波抑制方法,基于机载平台的地杂波抑制方法( )
- 2015-11-29 15:02:39下载
- 积分:1
-
Rosen-Brock-Equation
This function is about optimization by conjugate method
- 2014-09-18 02:47:07下载
- 积分:1
-
sjgz
利用随机共振进行信号检测,本程序主要针对单频信号利用4节龙哥库塔实现共振检测(Stochastic resonance signal is detected, the program focused on the use of single-frequency signal section 4 Long Ge Kuta achieve resonance detection)
- 2020-07-02 22:20:01下载
- 积分:1
-
work
floyd算法产生矩阵读出算法,能够读出路由矩阵(floyd algorithm to generate matrix read out algorithm, able to read way by the matrix)
- 2010-07-11 17:50:42下载
- 积分:1
-
pcnn
用MATLAB实现基于PCNN的图像分割(PCNN with MATLAB-based image segmentation)
- 2011-05-12 14:50:07下载
- 积分:1
-
transientConductionSphereMfiles
matlab code for heat equation
- 2011-08-15 01:45:39下载
- 积分:1
-
Communication-Systems---4ed---Haykin
Communication system
- 2014-10-15 04:16:34下载
- 积分:1
-
CO2
Carbon dioxide properties according to Span & Wagner equation of state.
- 2012-09-18 17:21:11下载
- 积分:1
-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1