-
Guassianobservation
Guassian Hidden markov model
- 2010-08-27 18:13:11下载
- 积分: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
-
nnrbf_pid
在MATLAB中使用,S函数现实RBF-PID控制程序。
(S function of the reality on RBF-PID control)
- 2012-04-23 10:01:23下载
- 积分:1
-
4.ppt
用MATLAB进行区间估计与线性回归分析的ppt课件,希望对大家有用(Carried out using MATLAB interval estimation and linear regression analysis ppt courseware, hope for all of us)
- 2009-09-11 19:56:32下载
- 积分:1
-
PT_Programming_Manual
松下内部话机编程手册,TDA100/200最新版本5.0(pt programing manual for panasonic tda5.0)
- 2010-11-14 08:51:38下载
- 积分:1
-
MrlslmsA
自适应滤波的MATLAB实现现,包括lms rls 等算法
(MATLAB realization of the adaptive filter is lms rls algorithms such as)
- 2012-07-23 13:20:21下载
- 积分:1
-
OFDM
用MATLAB实现OFDM系统加循环前缀后的实现方法(OFDM Systems with MATLAB add cyclic prefix to achieve after the Implementation)
- 2010-11-21 10:01:27下载
- 积分:1
-
ControlPanel
上传的都是一些没有完成的小程序,希望大家帮帮忙,小女子这厢有礼了(I m a new student)
- 2010-01-11 09:32:06下载
- 积分:1
-
matlab神经网络30案例
rbf神经网络自适应控制matlab仿真实例(Matlab simulation example of RBF neural network adaptive control)
- 2020-11-27 10:29:30下载
- 积分:1
-
tftb
这是时频分析的MATLAB源码
xi wang dui gao xinhao chu li de tong zhi you bangzhu(xi wang dui gao xinhao chu li de tong zhi you bangzhu)
- 2009-03-27 23:44:30下载
- 积分:1