-
attractors
运用非线性系统产生混沌吸引子的MATLAB源代码。(The use of non-linear system chaotic attractor of the MATLAB source code.)
- 2008-04-03 15:31:07下载
- 积分:1
-
Kmeans
说明: k-means算法完整源代码!!数据都已给,(k-means algorithm full source code! ! Data are given,)
- 2011-04-17 13:59:01下载
- 积分:1
-
Snake_matlab
MATLAB 下的snake算法实现
原始实现方法
检测眼睛、嘴巴(matlab snake algro )
- 2009-02-16 13:15:14下载
- 积分: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
-
EO_reactor_time
在银催化剂上进行乙烯(ET或C2H4)氧化合成环氧乙烷(EO)反应器模型的反应时间代码
(Oxidation reaction of the synthesis of ethylene oxide (EO) reactor model time code on the silver catalyst, ethylene (ET or C2H4))
- 2012-05-17 08:38:10下载
- 积分:1
-
sofmFaultDiagnosis
sofm神经网络故障诊断完整示例,可运行(sofm neutral networks fault diagnosis)
- 2015-01-13 15:01:16下载
- 积分:1
-
MRI
Model Predictive Control based on linear models is widely used in the process Industry.
- 2015-04-04 10:00:21下载
- 积分:1
-
Matlab-EM
MATLAB下的很好用的EM算法,简单的接口和图形显示。(MATLAB under the EM algorithm used in a good, simple interface and graphical display.)
- 2008-12-13 06:11:48下载
- 积分:1
-
MC
说明: FSO通信MC仿真,基于FSO信道特性给出信道损失的Monte Carlo仿真(simulation of FSO Monte Carlo)
- 2013-07-20 19:43:51下载
- 积分:1
-
Chaosandnonlineardynamics
Chaos and nonlinear dynamics application to financial markets
- 2011-12-18 13:57:51下载
- 积分:1