-
plots_GUI
Creating 2D And 3d ploting App with Graphical User Interfaces in MATLAB.
GUIs (also known as graphical user interfaces or UIs) provide point-and-click control of software applications, eliminating the need to learn a language or type commands in order to run the application.
MATLAB apps are self-contained MATLAB programs with GUI front ends that automate a task or calculation. The GUI typically contains controls such as menus, toolbars, buttons, and sliders. Many MATLAB products, such as Curve Fitting Toolbox, Signal Processing Toolbox, and Control System Toolbox, include apps with custom user interfaces. You can also create your own custom apps, including their corresponding UIs, for others to use.
- 2014-09-03 02:08:41下载
- 积分:1
-
psk-gui
应用psk调制解调的gui实现通信系统的仿真(Psk modulation and demodulation gui application for communication system simulation)
- 2013-11-07 22:39:28下载
- 积分:1
-
FARIMA
按照定义法产生FARIMA时间序列,经过HURST参数估计,产生的结果是具有长相关特性的时间序列(FARIMA time series, in accordance with the definition of law after HURST parameter estimates, the result of long correlation properties of time series)
- 2021-04-23 16:48:48下载
- 积分:1
-
SHUXUEGUIHUA
在数学规划,尤其在数学建模中,很好用,可以参考(In mathematical programming, especially in mathematical modeling, easy to use, you can refer to)
- 2013-12-15 17:39:45下载
- 积分:1
-
priorityencodtest
parity encoder test bench
- 2015-02-08 00:32:00下载
- 积分:1
-
chengxu
在通信过程中实现通信的编码和解码以及相关操作(In the communication process to realize communication encoding and decoding and related operations)
- 2010-06-18 15:32:13下载
- 积分: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
-
DQPSK
用Simulink搭建的DQPSK调制与解调的完整系统,包含了串并转换,差分编解码等关键技术,对理解DQPSK的基本原理有很大的帮助。(Complete system with the DQPSK modulation and demodulation Simulink built, comprising a serial-parallel conversion, encoding and decoding differential key technologies, a great help for understanding the basic principle of the DQPSK.)
- 2017-04-19 20:42:32下载
- 积分:1
-
Profile_extraction
轮廓提取的子程序,matlab编的,有注释(Profile extraction subroutine)
- 2010-08-17 11:32:16下载
- 积分:1
-
mohukongzhi
智能控制中的离线模糊计算,用于计算模糊控制表(Intelligent Control of off-line fuzzy calculation,Used to calculate the fuzzy control table)
- 2012-04-04 20:50:34下载
- 积分:1