搜索资源列表
DBSCAN&Rtree
- Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。-Form1.cs clustering algorithm is applied DBSCAN (Density-Based
vc_jiqiaoshili_part1
- Visual.C++程序设计技巧与实例--配套光盘 第1章 C_C++基础 共有四个实例 1. ex1_7用C语言实现参数个数可变的函数 2. ex1_8创建和访问环境变量 3. SortDemo各种排序算法示例 4. BinaryTree二叉排序树相关操作示例-Visual.C program design techniques and examples -- matching CD Chapter 1 C_C foundation is a total of four
lim
- 功率谱估计程序,选用一电力系统谐波信号为输入。其中包括有:burge算法,esprit算法,music算法,mvdr算法,pisarenko算法,prony算法,修正协方差算法,自相关算法。这些程序均为本人自编,并且对程序所参考书籍和页数进行了标注。经过调试,绝对正确,请放心使用。
LRU
- 在Windows环境下运行程序,通过从一般常用的调页算法中选取典型算法LRU,了解页面管理的相关细节,并用程序设计实现LRU。-In the Windows environment to run programs, through transfer from the General page of commonly used algorithm to select a typical algorithm LRU, to understand the details of the page man
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
datastructurealgorithmanswerexercise
- 数据结构与算法书上的代码和相关习题答案,具体讲解和算法分析,代码解释-Data structures and algorithms and the associated code books, Exercise answers, specific to explain and algorithm analysis, code interpretation
ch06
- 里面介绍了很多JAVA函数的一些编程代码希望对大家能有帮助了,我也是在网上找到的,里面的FFT 相关算法,有很多都是大家不常见的-Java FFT
Cognitiveradiospectrumallocationalgorithminparalle
- 本文介绍了认知无线电中的并行频谱分配算法,并给出相关结论-Cognitiveradiospectrumallocationalgorithminparallel
weiruoxinhao-yuxiaobo
- 关于小波变换和微弱信号的相关论文,主要介绍基本理论跟算法,适用初学者。-On the wavelet transform and the weak signal of the relevant papers, mainly introduce the basic theory and algorithm, suitable for beginners.
pso
- 人工智能的相关问题,解决粒子群优化算法,非常重要的哦-man intelligence particle swarm algorithm,very important
Video-Stabilization-paper
- 电子稳像的相关研究论文,集中于匹配算法和旋转研究等。-DIGITAL IMAGE STABILIZATION BY ADAPTIVE BLOCK MOTION VECTORS FILTERING
acm
- 自相关算法的MATLAB实现杨绿溪老师现代数字信号处理远吗-auto-correlation s program
MIMO_OFDM
- 介绍信道估计的相关算法关于MIMO OFDm -introduce algorithm for chennel estimation
Swarm-Intelligence
- Swarm Intelligence相关算法,包含算法源代码和文档-Swarm Intelligence related algorithms, including the algorithm source code and documentation
bem_lib.f90
- 适用于弹性力学的相关边界元程序,相关算法很具体,可以借鉴-some BEM codes used for elasticity mechanics
DigitalSignalProcessing_3rdEd
- 这是英文版的数字信号处理第三版书籍,介绍了数字信号处理原理、相关算法和一些应用举例,具有很高的参考价值,对从事数字信号处理的研究者有帮助。-This is the third edition of the English version of the digital signal processing books, introduced the principle of digital signal processing, correlation algorithm and some appli
locationlearning
- 位置隐私相关算法介绍与解析,便于初学者的入门学习-Location privacy related algorithms and analytic presentation, easy for beginners to learn entry
遗传算法理论,应用与软件实现 随书源码
- 遗传算法理论,应用与软件实现随书源码 《遗传算法:理论应用与软件实现》全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进化计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传
自抗扰控制C语言算法
- 本文档主要是自抗扰控制相关的C语言算法设计,适用于对自抗扰控制有一定了解的同学
零速检测算法
- 零速检测算法程序,pdf介绍文档以及相关ppt