-
HMM
隐马尔科夫模型学习最佳范例 word 详细介绍马尔科夫模型原理(The best example of the hidden Markov model learning word detailed introduction of the principle of the Markov model)
- 2013-04-14 10:59:11下载
- 积分:1
-
Wimak-des-Channel-2-with-CDF-and-Q-function
Channel des with Q function and CDf function and more
- 2012-05-29 17:32:57下载
- 积分:1
-
PSK_encode_decode
本源码通过声音传通数据,将数据调制二进制PSK(即BPSK)信号从喇叭发出来,另外一个接收程序接收到声音后,便可以解码出来,用到的技术有PSK编码、PSK解码、Windows录音,为了防止传输过程中出现的误,本原码采用rss纠错码,使得通讯更加稳定可靠。(The Source by voice through the data, binary modulation PSK (ie, BPSK) signals emitted the speaker, the other receiving program after receiving the sound, you can decode it, the techniques used have PSK encoding, PSK decoding, Windows Recording in order to prevent accidental transmission occurs, the primitive code using rss error correction code, making communications more reliable.)
- 2015-04-03 13:58:41下载
- 积分: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
-
you
optiFDTD计算MIM波导缺陷结构,这是源文件
- 2010-12-22 18:51:19下载
- 积分:1
-
spectrumEstimation
经典功率谱估计,BT法、Welsh法、中值滤波法(matlab BT Welsh)
- 2011-07-16 11:07:06下载
- 积分:1
-
voigt
可以计算物理学中的voigt线型,通过两个展宽的卷积实现更接近实际情况(this code could get the voigt of broad )
- 2014-12-25 16:23:19下载
- 积分:1
-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
fftshift
主要是用c语言实现matlab中的fftshift函数的,(Mainly used c language matlab in fftshift function,)
- 2013-09-22 14:57:46下载
- 积分:1
-
winldap
告诉你怎么通过WINLDAP进行LDAP的编程,可以实际运行.(tell you how through WINLDAP for LDAP programming, the actual operation.)
- 2006-11-01 21:44:38下载
- 积分:1