-
LDPC_BSN
一种新型的信道编码的仿真程序,在下一代无线通信中比较有用(a new channel coding of the simulation program in the next generation of wireless communications more useful)
- 2007-05-31 16:27:27下载
- 积分:1
-
Matlab
这本书针对MATLAB编程的浅显的讲解,比较适合初步开发者的思路。(This book for MATLAB programming facile explanations, more suitable for the initial developer of thinking.)
- 2009-11-11 20:29:38下载
- 积分:1
-
RadonTransformMultimedea
digital image processing Radon transform application
- 2009-05-28 14:02:17下载
- 积分:1
-
Code4CAP
说明: 基于Matlab的心肌细胞动作电位模型程序,包含程序说明和部分结果。(Matlab based on the cardiac myocyte action potential model program, including program descriptions and partial results.)
- 2008-10-30 17:13:25下载
- 积分:1
-
renzhiweuxiandianzip
关于认知无线电频谱检测中能量检测的程序,并绘制虚警概率和检测概率之间的关系。(On energy detection in cognitive radio spectrum detection method, the relationship between the probability of false alarm and detection probability.)
- 2013-04-27 16:46:32下载
- 积分:1
-
ChannalCoding_ConvDecode
说明: 这里实现的卷积码译码器可实现(n,1,K)的卷积译码,即一个输入码元,n个输出码元,编码器的约束长度为K,采用函数的默认值将实现(2,1,7)的卷积译码。译码方法为维特比硬判决译码,且译码开始状态假定为全零状态。(Here to realize convolutional code decoder can realize (n, 1, K) convolutional decoding, namely an input element, n output element, encoder constraint length is K, takes the default value of function, achieve the convolutional decoding,1,7 (2). Decoding method for decoding victor than hard decisions, and decoding the start state assumed to zero state.)
- 2019-03-19 15:49:35下载
- 积分:1
-
genzong00110
一个目标跟踪的实例,用的是交互式多模型仿真方法。(Examples of tracking a target, using a method of interactive multi-model simulation.)
- 2009-05-09 01:48:07下载
- 积分:1
-
AUTO
PROGRAM GENERATES RANDOMLY LOCATED BALLS WITHIN A CIRCULAR
- 2014-11-08 20:15:24下载
- 积分:1
-
二阶一领导四跟随
说明: 多智能体系统中二阶情况,有一个领导者四个跟随者(In the second-order case of multi-agent system, there is one leader and four followers)
- 2020-07-02 17:33:36下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1