-
VCPP-Matlab
VC++与Matlab混合编程之引擎操作详解(VC++ and Matlab programming of hybrid engine Operational Details)
- 2011-09-27 18:05:53下载
- 积分:1
-
1222
这个小软件可以做到软件内的网页跟随软件变大变小(新手)(In software s homepage followed software fill-out changes small (novice) )
- 2010-03-02 16:54:38下载
- 积分:1
-
NINE
Matlab教程第七章案例,面板数据分析、计量(Matlab Guide Chapter VII of the case, panel data analysis, measurement)
- 2013-07-20 10:06:26下载
- 积分:1
-
Ttdpsolamatlah
此程序在matlab环境下运行,是完整的tdpsola和fdppsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面
(This program runs in Matlab environment, complete the tdpsola, and fdppsola program, including pre-speech read into, pretreatment UV decision is very comprehensive)
- 2012-08-06 00:14:26下载
- 积分:1
-
zheji
地震褶积模型,最简单的抛物线,可以在修改增加内容(seismic conv models)
- 2015-01-10 11:18:15下载
- 积分:1
-
1.-PPI
在EFI架構下寫一隻PPI sample(PEIM to PEIM Interface),使兩隻PEIM可透過此PPI互相傳遞資料.
Write a PPI sample to make two PEIMs able to communicate each other.(Write a PPI sample to make two PEIMs able to communicate each other.)
- 2013-12-26 15:01:10下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
sushu
素数的判定,miller-rabin,sol-str,leman,fermat等。都可以运行,下完自后自己稍微改改就可以用。(Primes judgment, miller-rabin, sol-str, leman, fermat so on. Can run is finished after their own little changed since it can be used.)
- 2013-07-25 19:21:17下载
- 积分:1
-
matlab
matlab滤波器,里面有三个方法滤波,用来滤波音频文件的(matlab filter, there are three ways to filter, for filtering the audio file)
- 2010-11-26 15:11:12下载
- 积分:1
-
shizhendu
这是大学毕业时设计的失真度检测仪论文,由模拟陷波器实现的剔除几波,如果改进的话,可以用数字滤波器实现,不过成本更高(It is designed for university graduation thesis distortion detector by analog notch filter removed to achieve a few waves, if improved, you can use digital filters to achieve, but higher costs)
- 2011-10-01 20:52:34下载
- 积分:1