-
CPM
数字通信程序。记录我针对数字通信(John.G Proakis)版本学习中编写的仿真程序。
和大家交流共同学习,其中的错误,希望大家指证!
(Digital communication procedures. I look at digital communications records (John.G Proakis) version of the study prepared by simulation program. And to facilitate the exchange of learning, in which the error, hope that means the card!)
- 2009-05-09 04:06:43下载
- 积分:1
-
ukf
An implementation of Unscented Kalman Filter for nonlinear state estimation.
(Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system.
The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF.
For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
- 2010-12-14 16:39:43下载
- 积分:1
-
jizhizhongzhi
极值中值滤波编码,在matlab环境下的编码,采用极值中值编码。(Extreme Value Filtering coding, in the Matlab environment coding, using the maximum value coding.)
- 2006-06-10 10:11:35下载
- 积分:1
-
Ch06
matlab 可视化 微分方程 线性方程 元胞自动机 晶体生长 金融(linear equations matlab visualization of cellular automata crystal growth differential financial)
- 2014-02-02 11:20:00下载
- 积分:1
-
Desktop
微电网经济优化运行.PDF 含储能的主动配电网优化运行研究 含多微网的主动配电系统综合优化运行行为分析与建模 基于遗传算法的热电联产型微网经济运行优化
(Micro grid economic optimization operation. PDF with energy storage in active distribution network optimal operation with multi microgrid active distribution system integrated optimization operation behavior analysis and modeling based network economic operation optimization of a genetic algorithm for CHP microgrid
)
- 2016-04-18 12:41:26下载
- 积分:1
-
matlab-simulink
通信系统的建立与仿真,源代码和simulink框图均有(Modeling and Simulation of communication systems, both source code and simulink block diagram)
- 2013-12-20 10:28:20下载
- 积分:1
-
LTE_downlink
LTE 下行链路系统代码 含信道估计,编解码以及频偏估计模块(LTE downlink system including channel estimation code)
- 2020-12-10 15:29:17下载
- 积分:1
-
time-frequencyanalysis
时频分析的工具,完成时频分析,希望能够对大家有帮助,共同进步!(Time-frequency analysis tools, complete the time-frequency analysis in hopes of help, make progress together!)
- 2010-11-09 20:17:00下载
- 积分:1
-
lib_crc-CRC_library
The file lib_crc.c contains source code for functions to calculate
five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK,
CRC-Kermit and CRC-CCITT. The functions can be freely used.
- 2009-06-09 00:20:32下载
- 积分:1
-
LMS
The MATLAB simulation for Least Mean Square (LMS)and LMS equilizer.
- 2011-12-20 17:03:01下载
- 积分:1