-
matlab
语音端点的检测,短时能量、平均过零率,门限,matlab(vad enfram enger zcr)
- 2009-12-31 21:31:04下载
- 积分:1
-
COMPENSADOR_ATRASO_BODE
Lag compensator by the method of frequency response using Bode
- 2014-11-05 19:26:04下载
- 积分:1
-
h4psk
基于MATLAB的QPSK过程编程,并且对其过程的信号流程进行分析,用星座图分析其误码率(The QPSK based on MATLAB programming process, and its process of signal flow analysis, using the constellation diagram to analyze the bit error rate)
- 2008-04-23 22:13:44下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
OSCaR
OSCaR是一个锥形束CT(容积CT)重建算法,为AAPM开发的一个开源matlab gui代码,其投影数据需要到官方网站下载。也可以使用varian或者医科达的cone beam ct 投影进行重建。( OSCaR is a code about the reconstruction of cone beam CT, it is GUI,and very friendly。)
- 2012-05-19 18:37:05下载
- 积分:1
-
memoire
EXAMPLE OF ADAPTIVE FUZZY CONTROLLER
- 2013-12-04 01:35:21下载
- 积分:1
-
alldata
show kiwi format header
- 2009-10-23 16:11:49下载
- 积分:1
-
用于分类的相关向量机(RVM)算法
用于分类的相关向量机(RVM)算法,可以实现很好的分类。(RVM algorithm can be good for classification. )
- 2021-04-12 20:08:57下载
- 积分:1
-
ASRT_v0.4.2
说明: 中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜。
我们会选择一系列有一定代表性的任务对应的数据集,做为我们测试基准的数据集。这些数据集会覆盖不同的任务、数据量、任务难度。(Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models, corpus and leaderboard)
- 2020-07-21 09:18:46下载
- 积分:1
-
ventana
ventana algoritmo de filtro
- 2010-05-23 00:20:00下载
- 积分:1