搜索资源列表
GPS_CA_CODE
- 本人做的产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码-I do have GPS32 stars of the CA code were included in two documents, gps_ca_code.m used to produce a Star of the CA code. Gen32CACode.m use produced in the 32-CA code
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
IMM
- 交互式多模型算法卡尔曼滤波仿真代码,程序中采用了两个模型-Interacting multiple model Kalman filter algorithm simulation code, the program uses two models
yuanbao
- 元胞自动机的matlab程序。 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。-Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to con
MATLAB(ca)
- 简单介绍了用工具MATLAB编写元胞自动机,其中有简单的设计思路,源代码。-A brief written using MATLAB tools of cellular automata, which have a simple design idea, the source code.
CSMA-CAalgotithm
- csma-ca 算法的源代码,欢迎大家一起探讨-csma-ca algorithm source code, welcome you to explore
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
cacode
- CA code generator of GPS signal
cacode
- CA CODE Copyright (c) 2008, Dan Boschen All rights reserved. Redistribution and use in source and binary forms,
CA
- 生成C/A码的小程序,还可以计算自相关性-Generated C/A code small programs can also calculate the autocorrelation
gps-ca-
- 产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码-Produce the GPS32 stars of the CA code, consists of two files, gps_ca_code.m CA code used to generate any one star. Gen32CACode.m used to generate the 32 stars of the CA code
CA
- 这是CA码的捕获过程仿真,这能帮助我们更好的理解CA的捕获-This is the CA code capture process simulation, which can help us a better understanding of the capture of the CA
CA_code_generator
- CA code generator for gps
ca code
- C/A码的产生及自相关过程,matlab程序(C/A code of generate and self-correction)
gps icd
- GPS ca code simulation generator
getcacode
- GPS信号中获取CA码的MATLAB仿真。(get ca code in acquisition processing)
code
- 卡尔曼滤波,分别用UKF、EKF用于非线性飞行器系统,飞行器模型分别采用CA/CV/Jerk/sin模型(Kalman filter, UKF, EKF for nonlinear aircraft systems, respectively, aircraft model using CA / CV / Jerk / sin model)