-
optics-VCPP
说明: Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
- 2020-11-07 15:19:49下载
- 积分:1
-
SRFTMATLAB-master
滤波器与匹配电路的设计,基于简化实频技术的matlab实现(the SRFT achieves an optimal lter design byusing computer-aided optimization. This code will describe SRFT and a MATLABR
implementation of the
SRFT currently under development)
- 2017-05-05 22:15:16下载
- 积分:1
-
xianshi
偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题
- 2020-11-11 10:19:45下载
- 积分:1
-
(Oxford)-Computer-Arithmetic--Algorithms-a-Hardwa
Computer Arithmetic (press 2000)
- 2012-01-27 09:45:29下载
- 积分:1
-
NumericalRecipesinF90
说明: fortran 90 numerical recipes
- 2020-07-10 04:46:47下载
- 积分:1
-
银行家算法C++Builder
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列(with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output)
- 2005-03-31 10:27:18下载
- 积分:1
-
非线性
说明: 用于计算非线性有限元分析的程序,该程序可以处理多种工况、多种类型单元组合结构问题。同时,还可以处理固定约束和指定位移的情况。(A program for nonlinear finite element analysis)
- 2019-12-28 15:38:45下载
- 积分:1
-
贝叶斯聚焦算法IEEE Bayesian-Focusing
最新的关于贝叶斯聚焦算法IEEE文章。该算法通过利用信号DOA概率密度函数实现加权的阵列波前差值法,能实现宽带相干信号的DOA估计,并能减小阵列聚焦误差,提高宽带阵列频域波束形成鲁棒性。(In this paper, we present and study a Bayesian focusing transformation (BFT) for coherent wideband array processing, which takes into account the uncertainty of the direction
of arrivals (DOAs). The Bayesian focusing method minimizes the
mean-square error of the transformation over the probability densityfunctions(pdfs)oftheDOAs,thusachievingimprovedfocusing
accuracy over the entire bandwidth)
- 2021-04-07 23:19:01下载
- 积分:1
-
fortran
2D FDTD TE mode with a plane wave source and a PML abc
- 2020-12-16 16:09:14下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1