-
STFFTtool
对非平稳信号进行分段、截取,再对处理过后的短时信号做短时傅里叶变换,分析其频谱特性,并找到各个时间节点的频率特性,以便分析不同事件段内的声音特征。(The nonstationary signals are segmented, and then the interception, the short-time signal after processing the short-time Fourier transform, the analysis of the spectrum characteristics and frequency characteristics and find the different time node, in order to analyze the acoustic characteristics of different event period.)
- 2017-07-26 10:54:58下载
- 积分:1
-
Zhen-Dang-Qu-Xian
利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
- 2014-02-08 18:54:52下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分:1
-
matlabOCR
一个可图片中文字进行识别的matlab实例程序,具有很不错的识别率(A picture in the text to identify the matlab example programs, with very good recognition rate)
- 2010-09-04 12:18:12下载
- 积分:1
-
北京
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
- 2005-05-08 21:10:27下载
- 积分: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
-
XAudio
Tool for programing matlab 6.0
- 2012-11-21 01:42:57下载
- 积分:1
-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1
-
codestatics_shujujiegou
统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分
(Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
- 2013-12-14 09:50:56下载
- 积分:1
-
123
2元BPSK调制加高斯信道硬判决统计误码率(2 yuan plus Gaussian channel BPSK modulation hard decision error rate statistics)
- 2013-12-12 14:58:58下载
- 积分:1