-
PCM
说明: 一个PCM编码的GUI程序,包括给出原函数,抽样,量化,有多种选项可以自行选择(A PCM-coded GUI procedures, including the original function is given, sampling, quantization, there are several options to choose)
- 2010-03-20 10:05:03下载
- 积分:1
-
MUSICdoc
一篇music算法的文档,名字为基于均匀线阵的改进MUSIC算法(Algorithm is a music document, the name is based on uniform linear array MUSIC algorithm for improved)
- 2011-05-21 19:18:39下载
- 积分:1
-
HMMtoolbox
hidden Markov model toolbox
- 2009-06-25 09:51:40下载
- 积分:1
-
daolibai
倒立摆的matlab文件,要的可以下,可能有错误,应该是可以的(Inverted pendulum)
- 2011-01-11 19:06:02下载
- 积分:1
-
DANCISHU
统计一段文字中单词的数目,程序可运行,效果正确(The number of words in a text statistics, the program can be run, the effect is correct)
- 2014-12-07 20:04:38下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
RungeKutta_4
说明: 以lorenz吸引子为例说明四阶定步长Runge-Kutta算法 详情见程序说明(to attract son as an example to illustrate four bands will step Runge- Kutta algorithm detailed description of the procedures)
- 2006-04-10 12:20:56下载
- 积分:1
-
Multivariate-Linear-Regression
Multivariate Linear Regression
- 2013-04-06 04:42:22下载
- 积分:1
-
Non-linear-FEA
Non-linear Finite Element Analysis of Solids and Structures英文原版和代码,介绍非线性有限元的方法和技巧。(Non-linear Finite Element Analysis of Solids and Structures English original and code, about the methods and techniques of nonlinear finite element.)
- 2014-12-16 10:25:15下载
- 积分:1
-
CZTexample
线性调频Z变换用于实现频谱细化,该程序为实现CZT变换的一个简单例子。(A simple example for CZT.)
- 2013-04-09 11:01:46下载
- 积分:1