-
fourier
说明: DSP入门:应用傅里叶变换对信号进行频谱分析(DSP basis: Implement of Fourier Transfer to analysis signals spectrum)
- 2010-03-25 13:30:29下载
- 积分:1
-
Untitled
卡农歌曲,用matlab实现卡农歌曲的整个伴奏,运行即能播放。 (the song of kanong
)
- 2012-05-17 10:23:36下载
- 积分:1
-
itu676_annex2
ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)(According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc)
- 2021-04-18 20:28:51下载
- 积分:1
-
RLS程序
运行结果良好的三个RLS算法,供大家参考使用(good operating results in three RLS algorithm, for reference use)
- 2005-08-01 15:51:29下载
- 积分:1
-
Feature-Extraction
matlab program for feature extraction
- 2011-04-24 01:06:35下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
SpeechSignalPossessing-1995
语音信号处理 包括语音信号的同态处理和先行预测编码分析(LPC) 隐马尔可夫模型的分析(HMM)等(The voice signal processing includes a voice signal the homomorphic processing and the first prediction coding analysis (LPC) analysis of the Hidden Markov Model (HMM))
- 2013-04-28 17:23:32下载
- 积分:1
-
zhengyan
声波方程正演,时间域,加吸收边界条件,可以自己编辑模型(Acoustic wave equation forward, time domain, plus absorbing boundary conditions can edit their own model)
- 2021-04-12 17:08:57下载
- 积分:1
-
net
说明: 有感知器神经网络实现1与0的识别,输出误差曲线(it is a good program!if you needed,be quick to load it down)
- 2010-04-21 16:19:43下载
- 积分:1
-
pronalg
prony numerical method
- 2012-03-22 18:40:53下载
- 积分:1