-
BCHdecoding
使用Matlab生成standard array,weight distribution,以及在BCH下的编码过程(Using matlab to generate standary, weight distribution and encoding and decoding in BCH channel. )
- 2009-06-08 14:09:16下载
- 积分:1
-
Cyclic-codes-and-decode-GUI
循环编码,校验子译码,梅吉特译码,GUI界面设计。程序完整,可以良好运行,注释清晰。(Cyclic codes, check subdecode, Meggitt decoder, GUI interface design. Integrity of the process, you can run a good, clear notes)
- 2013-10-02 22:38:23下载
- 积分:1
-
LABEX1
数字信号处理实验(第二版)chapter1源程序代码(DSP PROGRAMS)
- 2011-12-06 11:29:53下载
- 积分:1
-
RLS_LMS
自适应波束形成算法中,LMS算法和RLS算法的性能分析与比较优劣性(Adaptive beamforming algorithm, LMS algorithm and RLS algorithm performance analysis and compare the advantages and disadvantages of)
- 2013-04-26 13:55:49下载
- 积分:1
-
Chapter_3
chapter 3 of the fdtd method for electromagnetics with matlab simulations
- 2013-12-03 09:41:30下载
- 积分:1
-
MovingDetect
Matlab的运动目标分割 车辆检测 平均建模背景差分(Matlab moving object segmentation of vehicle detection modeling background difference on average)
- 2014-03-11 11:00:49下载
- 积分:1
-
jpeg-photo-coding
这是拿matlab编写的jpeg编码的程序,内含报告,对于北邮选多媒体选修的很有用(This is written in matlab to take jpeg encoding process, containing reports, selected for Beijing University of Posts and Telecommunications of useful multimedia elective)
- 2011-07-06 20:04:22下载
- 积分:1
-
OPF
内点法最优潮流,可计算118节点系统的交直流最优潮流(OPF interior point method, calculate the AC-DC OPF 118-node system)
- 2021-04-16 15:08:54下载
- 积分:1
-
OCT
光学相干断层扫描技术(OCT)在眼科治疗中的应用(Optical coherence tomography (OCT) applications in ophthalmology Treatment)
- 2021-04-14 15:28:55下载
- 积分:1
-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1