-
ksjj
编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。(The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequence of discrete Fourier transform.)
- 2009-05-27 13:51:04下载
- 积分:1
-
14db3585364e
希尔伯特黄变换matlab小程序,一种适用于分析非平稳非线性信号的时频分析方法。(Hilbert-Huang Transform matlab code. It applies to seismic data.)
- 2013-12-04 10:28:05下载
- 积分:1
-
SPR3layeranglelongrange
用于计算传统表面等离子体共振角度谱的反射率曲线(Conventional surface plasmon resonance is used to calculate the spectral reflectance curves of the angle)
- 2013-12-16 20:14:57下载
- 积分:1
-
music
运用music算法识别空间目标,附有注释,可改变方向角,深入浅出,本科毕设程序,绝对好用。(
Space target recognition algorithm using music, annotated, can change the direction of the angle, in simple terms, undergraduate established procedures, the absolute ease.)
- 2013-11-25 21:33:17下载
- 积分:1
-
jufang
模拟电缆局部放电simulink仿真。可用于信号特征量提取和分析之用。(Analog cable partial discharge simulink simulation. It can be used to signal feature extraction and analysis.)
- 2021-04-29 11:48:43下载
- 积分:1
-
simsystem
MATLAB HELP FUNDENMENTAL IN YOUR CODE 2 IN FILE
- 2014-11-22 01:52:31下载
- 积分:1
-
onduleur
an example of inverter in simulink
- 2012-05-14 03:23:56下载
- 积分:1
-
final-GPS
Calc_Azimuth_Elevation distance
- 2013-12-01 23:15:44下载
- 积分:1
-
linear_array
利用FFT快速计算,线性排列阵子方向图。( This function computes and returns the gain radiation pattern for a
linear array
It uses the FFT to computes the pattern
*INPUTS**********
Nr ==> number of elements dolr ==> element spacing (d) in lambda units
divided by lambda
theta0 = steering angle in degrees winid ==> use winid negative for no
window, winid positive to enter your window of size(Nr)
win is input window, NOTE that win must be an Nr X 1 row vector nbits ==>
number of bits used in the pahse shifters
negative nbits mean no quantization is used
*OUTPUTS******************
theta ==> real-space angle patternr ==> array radiation pattern in dBs
patterng ==> array directive gain pattern in dBs
***************************************** )
- 2016-03-28 22:30:19下载
- 积分:1
-
pcmcode
律u律pcm编码
若输入A律PCM编码器的正弦信号为x(t)=sin(1600πt),采样序列为x(n)=sin(0.2πn),n=0,1,2,…,10,将其进行PCM编码,求出编码器的输出码组序列y(n)。
要求:1) 直接采用A律扩展器函数求解上述问题。
2)使用13折线法近似A律PCM 求解上述问题。
3)计算量化误差。(Law a law pcm coding
If the input A-law PCM encoder is sinusoidal signal x (t) = sin (1600πt), for the sample sequence x (n) = sin (0.2πn), n = 0,1,2, ..., 10, it will be PCM coding to obtain the coded output code group sequence y (n).
Requirements: 1) directly A-law expander function to solve the above problems.
2) using a 13 fold line approximation A-law PCM to solve the above problems.
3) calculating the quantization error.)
- 2016-04-06 19:30:12下载
- 积分:1