-
Probability
说明: 概率论和排队论的书籍 全英文的 很有帮助(Probability theory and queuing theory of helpful books in English)
- 2010-03-30 18:27:53下载
- 积分:1
-
A Fully Vectorized Code for Nonequilibrium Rf
全耦合,非圆柱式放电腔体内等离子体的数值模拟(Numerical simulation of microwave plasma discharge at medium pressure)
- 2018-03-26 09:01:47下载
- 积分:1
-
Programming.Pearls
编程珠玑(第二版)中英双语版,附源代码,是本不错的代码优化指导书(Abas Programming (second edition) in both Chinese and English version, with source code, is the good code optimization guide book)
- 2008-06-07 09:13:55下载
- 积分:1
-
Hidden_Markov_model_for_automatic_speech_recogniti
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the sources listed below for
a theoretical description of the algorithm. KF Lee (2) offers an
especially good tutorial of how to build a speech recognition system
using hidden Markov models.
- 2007-10-26 19:01:21下载
- 积分:1
-
Matlab-symbolic-toolkit-introduction
matlab 工具箱介绍_各函数及算法介绍(matlab toolbox functions and algorithms described _ Introduction of)
- 2011-12-01 18:17:57下载
- 积分:1
-
DOSC-prepro
Direct Orthogonal Signal Correction
- 2015-02-12 20:12:20下载
- 积分:1
-
final_proj1
adaptive huffman coding and decoding in matlab..
- 2010-07-04 17:29:14下载
- 积分:1
-
TABLEAU-DE-BORD-V1
Overview: In the application, often the need for custom report format, such as the printing contract, cargo manifests,
- 2015-04-22 23:14:26下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
new
系统仿真代码 MATLAB 基于CMMB的仿真源文件 不是原创(nothing )
- 2013-04-26 12:43:21下载
- 积分:1