-
GTM
非线性生成学习模型源码
MATLAB有DEMO,通俗易懂,移植性较好(err)
- 2007-08-02 10:21:42下载
- 积分:1
-
basis pursuit-ADMM
说明: ADMM是一个高效的优化算法,可以用在很多领域中,1范数是一种常用的目标函数。(ADMM is an effective, fast optimizing algorithm and can be used in many applications. 1-norm is a commonly used objective function.)
- 2019-03-30 09:46:27下载
- 积分:1
-
Falsafi_Fmincon
说明: fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X
- 2019-06-24 18:21:32下载
- 积分:1
-
nrw_matlab
该matlab语言可以用于计算天线测试中的散射系数s11和s21,(The matlab language can be used to calculate scattering coefficient of the antenna test s11 and s21
)
- 2020-06-30 03:40:01下载
- 积分:1
-
EmulatedFields
different than the fields they were declared to have.
- 2014-01-17 13:03:48下载
- 积分:1
-
simplifiedIDEAalgorithm
IDEA cryptography document
- 2010-08-16 14:33:18下载
- 积分: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
-
Nway104
说明: 多维数据处理:MATLAB源程序用于处理多维数据(multidimensional data processing : MATLAB source for dealing with multidimensional data)
- 2021-03-24 15:19:15下载
- 积分:1
-
PSO2
This is a Particle Swarm Optimisation technique.
- 2014-02-11 13:18:30下载
- 积分:1
-
swjammerplusclutter150km
说明: 150km处机载雷达杂波建模仿真,注释详细,绝对有用!!!!(Modeling and Simulation of airborne radar clutter at 150km, detailed notes, absolutely useful)
- 2021-03-21 16:49:17下载
- 积分:1