-
7main
北大高慧璇版《应用多元统计分析》第7章7主成分分析MATLAB编程源码(Applied Statistical Analysis )
- 2011-12-01 09:07:22下载
- 积分:1
-
ART
algebraic reconstruction technique
- 2011-12-06 10:57:26下载
- 积分:1
-
matlab-code
运用matlab实现贝叶斯决策面的算法,帮助你快速学习贝叶斯算法(Bayesian decision algorithm using matlab face, to help you quickly learn Bayesian algorithm)
- 2013-11-27 17:03:42下载
- 积分:1
-
xy544441
本代码包含了利用可行点标记求最佳匹配算法的MATLAB代码,求最小费用最大流算法的QRPxHc程序,还有利用遗传算法解决 KqBOdCL 问题的Matlab程序。非常适合初学MATLAB的朋友学习。(The code contains the use of feasible point mark for the best match algorithm MATLAB code, find the minimum cost maximum flow algorithm QRPxHc program, as well as the use of genetic algorithms to solve the problem KqBOdCL Matlab program. Very suitable for beginners to learn MATLAB friends.)
- 2016-01-19 19:28:17下载
- 积分:1
-
fuzzy-GPC
模糊广义预测控制及其应用,对传统广义预测控制的改进。(Fuzzy generalized predictive control and its applications, improvement of traditional generalized predictive control.)
- 2012-06-10 11:13:08下载
- 积分: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
-
CloseImage
Clos Image With Test On Finger Picture
- 2011-06-03 18:28:04下载
- 积分:1
-
velocity_filtering_based_on_make_zeta_output_0
This code uses the output from either make_zeta_u.c file or make_zeta_v.file i.e. it uses the velocity data at any z-level specified by zlevel1. Furthermore, this code
filters the velocities, plots the filtered and raw signals at certain specified locations and then creates maps of the velocity time series
- 2011-06-06 11:26:54下载
- 积分:1
-
BOOSTCONV
bost konverter sebagai penaik tegangan
- 2013-10-31 13:59:26下载
- 积分:1
-
case9
电力系统仿真IEEE9节点系统详细参数数据,对电力系统仿真非常有用(Power system simulation IEEE9 detailed parameter data bus system for power system simulation is useful)
- 2020-12-10 20:09:18下载
- 积分:1