搜索资源列表
c4.5_www2.cs.uregina.ca
- 来自于www2.cs.uregina.ca的c4.5源码-from the Bank www2.cs.uregina.ca FOSS
802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真
- 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
SNRINtegCFARTest.rar
- Test CA-CFAR on FFT of sinusoidal beats with controllable SNR,Test CA-CFAR on FFT of sinusoidal beats with controllable SNR
CAorder
- 元胞自动机的matlab代码,CA procedures-the procedures of CA running in matlab
cell-automatic-matlab-procedure
- 基于元胞自动机(CA)法的晶粒生长模型, 元胞自动机的基本思想 -Based on Cellular Automata (CA) Law grain growth model, cellular automata basic idea
CA-CFAR
- 高频雷达目标检测单元平均恒虚警方法(仿真数据)-The average high-frequency radar target detection unit constant false Police Act (simulation data)
yuanbao
- 元胞自动机的matlab程序。 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。-Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to con
CSMA-CAalgotithm
- csma-ca 算法的源代码,欢迎大家一起探讨-csma-ca algorithm source code, welcome you to explore
gold
- ca码的产生,就是GPS中ca码的生成,利用的方针软件-ca generate code, that is, GPS code generated in the ca
CA
- CA算法可以将数量型属性划分成若干个优化的区间,它综合了分层聚类于划分聚类的优点,对于给定的不同的初始类个数,CA算法能随着迭代过程的不断进展改变类的数目,一些竞争力差的类即类的基数小于给定阙值的类将在迭代过程中不断消失,最终得到能够有效体现数据实际分布情况的优化聚类个数。-CA algorithm for quantitative attributes can be divided into a number of the interval optimization, hierarchical
IMM_cacv
- 基于交互式多模型算法进行仿真,将CV,CA模型混合起来进行估计-Interacting multiple model-based simulation algorithm, the CV, CA model to estimate mixing
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
CVCA-MATLAB
- cv-ca运动模型的滤波实例源码,又需要的同学赶紧下吧,很简单的入门程序-cv-ca motion model of the filter source code examples, but also those students in need quickly under the bar, a very simple entry procedures
TestCA
- 基于元胞自动机(CA)仿真的一个小程序,有感兴趣的朋友欢迎一起探讨:QQ17771853-a CA based traffic simulation software.
CA
- C/A Code Generator. Generator 32 PRNs C/A Code.
cacode_fs
- GPS CA码的移位寄存器-程序--以及fs采样为离散点-。-GPS CA code shift register- procedures- as well as the fs sampling for the discrete points-.
CA
- myCAgen生成CA码,myCAtest计算不同CA码的自相关和互相关函数并画出来-myCAgen.m generates CA code, and myCAtest computes the correlation and selfrelation of different CA codes.t
CA
- gps c/a码的产生,是一个小的MATLAB代码,希望对你有用-c/a code generation
CA
- 元胞自动机,用java实现,非常好的东西啊-Cellular automation , java codes , it is very excellent!!!
基于CA和IMM模型的EKF和UKF算法
- 基于CA和IMM模型的EKF和UKF算法 matlab程序