-
CRCSimulink
循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。(CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.)
- 2010-05-13 19:58:36下载
- 积分:1
-
GA-FCM
使用遗传算法优化fcm算法对初始值敏感的问题,得到全局最优解,求出聚类中心作为fcm算法的输入(Using genetic algorithm and optiml fcm algorithm solving initial,get the best solution and make the initial cluster to be the input)
- 2021-02-21 12:29:42下载
- 积分:1
-
BERfangzhen
在这个例子中,我们对有三条固定路径的AWGN多径信道中的QPSK系统进行BER性能仿真,并与在理想的AWGN信道(没有多径)中同样系统的BER性能进行比较。(In this example, we have three fixed-path multipath AWGN channel QPSK system BER performance simulation, and in an ideal AWGN channel (no multipath) in the same system BER performance comparison Progressive line.)
- 2009-03-19 11:22:01下载
- 积分:1
-
chap_03
solutions of chapter 3 of dsp using matlab by Proakis
- 2010-10-09 16:10:49下载
- 积分:1
-
parulsek
this code finds the seklton of the image by vectorisation method ...pandey
- 2011-06-03 15:13:32下载
- 积分:1
-
dist.m
Computes distance and bearing between points on the earth
- 2012-01-26 09:33:36下载
- 积分:1
-
newsvm
一种改进的SVM算法程序。极大的提高了运算速度(An improved SVM algorithm program. Greatly improves the operation speed)
- 2009-10-07 09:40:22下载
- 积分:1
-
New-Compressed-(zipped)-Folder
code to load, display and play an audio file
- 2013-03-22 03:38:53下载
- 积分:1
-
gscale
matlab的gscale函数功能是将强度图像等映射到别的值范围(Function of matlab gscale intensity image is mapped to a different range of values, etc.)
- 2013-11-13 14:58:48下载
- 积分:1
-
JPDA数据关联算法
【核心代码】 联合概率数据互联JPDA是数据关联算法之一,它的基本思想是:对应于观测数据落入跟踪门相交区域的情况,这些观测数据可能来源于多个目标。JPDA的目的在于计算观测数据与每一个目标之间的关联概率,且认为所有的有效回波都可能源于每个特定目标,只是它们源于不同目标的概率不同。JPDA算法的优点在于它不需要任何关于目标和杂波的先验信息,是在杂波环境中对多目标进行跟踪的较好方法之一。然而当目标和量测数目增多时,JPDA算法的计算量将出现组合爆炸现象,从而造成计算复杂。程序功能 :采用JPDA数据关联算法实现两个个匀速运动目标的点迹与航迹的关联% 输入变量 :% -target_position: 目标的初始位置% - n: 采样次数 % - T: 采样间隔% -MC_number:仿真次数% - c: 目标个数% 输出变量 :% 无
- 2020-12-03下载
- 积分:1