Welcome![Sign In][Sign Up]
Location:
Search - optics algorithm

Search list

[AI-NN-PRCHAPT8

Description: 神经网络模式识别及其实现,第八章。 内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。-pattern recognition and neural network to achieve, Chapter VIII. Intron : KMEANS, KOHONEN, LVQ, SOFM algorithm.
Platform: | Size: 128000 | Author: 五专 | Hits:

[OpenGL programrcs

Description: :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calculation accuracy and efficiency of the NURBS parametric surfaces applied to the electrically large targets in the RCS estimate. The use of CAD software to model, through the IGES file, the model analysis of the data structure and to IGES file for the interface from the CAD software model to extract information on NURBS surfaces, and then Cox-De Boor algorithm to convert NURBS surfaces to Bezier surfaces benefit , combined with progressive physical optics method and integral expansion method accurate and efficient solution of a perfectly conducting random surface RCS targets
Platform: | Size: 2046976 | Author: 小叶 | Hits:

[matlaboptics

Description: 经典浓度聚类算法OPTICS,matlab实现,简单易懂,可以运行-Classic Concentration clustering algorithm OPTICS, matlab implementation, easy to understand, you can run
Platform: | Size: 1024 | Author: Liang Ge | Hits:

[OtherGS-Dammann

Description: 利用MATLAB实现了二元光学设计中的GS算法以及达曼光栅的设计。GS算法是用于光束整形的重要算法,达曼光栅是常见的均匀分束二元光学器件。-Implemented using MATLAB binary optical design of the GS algorithm and Dammann grating design. GS algorithm is an important algorithm for beam shaping, Dammann grating is a common uniform beam of binary optics.
Platform: | Size: 1024 | Author: 张望 | Hits:

[Algorithmoptics-VCPP

Description: 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
Platform: | Size: 653312 | Author: winfrey | Hits:

[Industry researchOPTICS-algorithm---Wikipedia--the-free-encycloped

Description: OPTICS ("Ordering Points To Identify the Clustering Structure") is an algorithm for finding density-based clusters in spatial data. It was presented by Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel and Jö rg Sander[1]. Its basic idea is similar to DBSCAN,[2] but it addresses one of DBSCAN s major weaknesses: the problem of detecting meaningful clusters in data of varying density. In order to do so, the points of the database are (linearly) ordered such that points which are spatially closest become neighbors in the ordering. Additionally, a special distance is stored for each point that represents the density that needs to be accepted for a cluster in order to have both points belong to the same cluster. This is represented as a dendrogram.
Platform: | Size: 173056 | Author: swap | Hits:

[Industry researchDBSCAN---Wikipedia--the-free-encyclopedia

Description: DBSCAN (Density-Based Spatial Clustering of Applications with Noise) is a data clustering algorithm proposed by Martin Ester, Hans-Peter Kriegel, Jö rg Sander and Xiaowei Xu in 1996.[1] It is a density-based clustering algorithm because it finds a number of clusters starting from the estimated density distribution of corresponding nodes. DBSCAN is one of the most common clustering algorithms and also most cited in scientific literature.[2] OPTICS can be seen as a generalization of DBSCAN to multiple ranges, effectively replacing the parameter with a maximum search radius.
Platform: | Size: 139264 | Author: swap | Hits:

[matlabBandelet_ImageFusion_Toolbox

Description: Matlab Image Fusion Toolbox for image fusion algorithm based on bandelet transform. This toolbox contains Matlab files that implement the image fusion algorithms described in paper Xiaobo Qu, Jingwen Yan, Guofu Xie, et al. A Novel Image Fusion Algorithm Based on Bandelet Transform. Chinese Optics Letters,Vol.5,No.10,pp:569-572, 2007-Matlab Image Fusion Toolbox for image fusion algorithm based on bandelet transform. This toolbox contains Matlab files that implement the image fusion algorithms described in paper Xiaobo Qu, Jingwen Yan, Guofu Xie, et al. A Novel Image Fusion Algorithm Based on Bandelet Transform. Chinese Optics Letters,Vol.5,No.10,pp:569-572, 2007
Platform: | Size: 1280000 | Author: vahid | Hits:

[Otheroptics_cos

Description: 基于余弦聚类的OPTICS聚类算法,能够用于文本聚类-This is the OPTICS clustering algorithm based on cosine distance which can be used in text clustering.
Platform: | Size: 1024 | Author: liguoyin | Hits:

[transportation applicationsRCS-computing

Description: 通过catia建模,并在其中进行网格划分,然后由程序读入,用物理光学法计算其雷达散射截面,该算法经多次使用验证。-Catia modeling, in which mesh is then read by the program, the physical optics method to calculate the radar cross section, the algorithm repeatedly verified.
Platform: | Size: 4431872 | Author: dri | Hits:

[transportation applicationsRCS

Description: 该语言由matlab实现,通过catia建模,并在其中进行网格划分,然后由程序读入,用物理光学法计算其雷达散射截面,该算法经多次使用验证。-The language by matlab to achieve, by catia modeling, meshing, and then read by the program, physical optics method to calculate the radar cross section, the algorithm repeatedly verified.
Platform: | Size: 3072 | Author: dri | Hits:

[Special EffectsGS_2D

Description: 本程序为GS算法,基于MATLAB编写,用于恢复光场中的相位信息,在信息光学,生物显微领域有广泛的应用-This procedure for the GS algorithm, based on MATLAB, is used to restore the phase information of the light field, in information optics, biological microscope fields have a wide range of application
Platform: | Size: 3072 | Author: 奥巴马 | Hits:

[OS programoptics_cos

Description: 经典浓度optics算法的余弦距离代码 很好很强大 来凑数的-Cosine distance code of optics algorithm
Platform: | Size: 1024 | Author: yuliantao | Hits:

[DataMiningOPTICS-algorithm

Description: optics 算法作为基于密度的聚类算法的一种重要的改进,十分有借鉴的意义。-Called algorithm for clustering algorithm based on density is an important improvement, very have reference significance.
Platform: | Size: 1024 | Author: qiong hiong | Hits:

[Internet-Networkoptics

Description: optics 聚类算法,异类挖掘算法,可以挖掘出数据里面的异常数据(optics clustering algorithm)
Platform: | Size: 13152256 | Author: zhjun1994 | Hits:

[Mathimatics-Numerical algorithmsOPTICS

Description: OPTICS聚类算法,分为主程序、副程序和数据(OPTICS clustering algorithm, which is divided into main program, sub-program and data)
Platform: | Size: 2048 | Author: 哈哈啊不 | Hits:

[Otherfourier-propagation-master

Description: 计算傅立叶光学的实现,可以用于GS算法(需要改造),角谱算法的参考,基础算法本人已经验证,可实现衍射的计算,经开发可以用于DOE(衍射光学元件)的设计(The realization of computational Fourier optics can be used as a reference for GS algorithm and angular spectrum algorithm. The basic algorithm has been verified by myself, and can be used for the calculation of diffraction. The developed algorithm can be used for the design of DOE (Diffractive Optical Element).)
Platform: | Size: 24576 | Author: Alan_ran | Hits:

[Other大气湍流

Description: 在多层共轭自适应光学中,采用相位屏模拟湍流的大气,用以研究湍流大气的最佳分层,确定层边界位置。文中提出了湍流大气的实验室相位屏模拟原理及相位屏个数与边界确定的仿真算法。仿真结果表明。可使用较少的相位屏模拟多层大气湍流,从而使系统结构简化。(In the multi-layer conjugate adaptive optics, the phase screen is used to simulate the turbulent atmosphere, so as to study the optimal stratification of the turbulent atmosphere and determine the boundary position of the layer. In this paper, the principle of phase screen simulation in turbulent atmosphere and the simulation algorithm of the number and boundary of phase screens are proposed. The simulation results show that. A few phase screens can be used to simulate multi-layer atmospheric turbulence, thus simplifying the system structure.)
Platform: | Size: 1024 | Author: 槐安遗梦 | Hits:

CodeBus www.codebus.net