-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1
-
111
快速可靠的GPS (全球定位系统)系统仿真可对双频GPS 接收机的设计、接收算法的研究
提供有效的帮助。文中详细介绍了在MatLab/Simulink 环境下GPS 系统仿真平台构建的基本方法。
首先分析了GPS 系统的各个环节,说明了各模型在仿真中的实现方法;然后给出了完整的系统仿
真框图,并在此平台上实现了GPS L2 载波相位跟踪的仿真。结果表明该仿真平台有效、可靠(Fast and reliable GPS (Global Positioning System) system simulation of dual-frequency GPS receiver design, receiver algorithm to provide effective help. Text in detail in the MatLab/Simulink environment GPS system simulation platform to build the basic method. First, we analyze the various segments of GPS systems shows that the model in the realization of simulation methods and then given a complete system simulation block diagram, and on this platform realize the GPS L2 carrier phase tracking of the simulation. The results show that the simulation platform for effective, reliable)
- 2008-05-07 19:32:04下载
- 积分:1
-
LABEX6
数字滤波器设计程序,该程序可以展现滤波器的功能,可以让你更好的理解滤波器(Laboratory Exercise 6
DIGITAL FILTER STRUCTURES
)
- 2010-12-30 23:16:38下载
- 积分:1
-
Newton-Raphson
说明: 牛顿迭代法对于解决非线性方程应该有很重要的作用吧(Newton iterative method for solving nonlinear equations should have a very important role it)
- 2011-03-24 19:31:21下载
- 积分:1
-
Write2txt
这个matlab程序实现了将一个数组变量写入一个txt文件的过程。每个数组元素占据一行。(This file writes a array into a .txt file. Each member in array occupies a line in .txt file.)
- 2012-05-04 23:23:34下载
- 积分:1
-
salesman-fitness
Matlab中路径优化程序,销售员模式,最佳路径优化(Medium Matlab path optimization procedures, sales model, the best path optimization)
- 2009-03-11 00:14:44下载
- 积分:1
-
MATLAcode
说明: matlab常见的几个算法,有人脸识别, 车牌号识别等。(matlab several common algorithms, there is face recognition, license plate number recognition.)
- 2009-07-23 20:07:43下载
- 积分:1
-
chebyshevLyapunov
chebyshev映射lyapunov指数分布图(chebyshev map lyapunov)
- 2021-03-12 11:19:25下载
- 积分:1
-
Gambit读取2维网格的Matlab程序
ReadMeshFromGambit2D
从网格划分软件Gambit读取2维网格的Matlab程序,来自《节点间断迦辽金方法》一书(Matlab program read from the meshing software Gambit two-dimensional grid, from the node discontinuous Galerkin method, " a book)
- 2012-07-02 22:30:28下载
- 积分:1
-
Swarm-Tracking
国外著名控制专著《extremum seeking control and application》输出跟踪控制案例源码,采用matlab编写,对研究极值搜索控制理论非常有帮助(a well-known book about system control 《extremum seeking control and application》output tracking control matlab code, it will benefit to study the extremum seeking control theory for people)
- 2013-09-15 14:55:19下载
- 积分:1