-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
tracking-geta
一篇关于数据关联性能评价的优化跟踪门算法,发表于电子学报,文章还是不错的(An article about optimized gate on multi-target tracking in the journal of electronic, very good!)
- 2014-11-29 15:20:15下载
- 积分:1
-
matlab-code_QRS-detection
qrs detection in ECG signals
- 2013-07-13 13:01:25下载
- 积分:1
-
MATLAB数学建模 代码
matlab数学建模 (李昕)清华大学出版社 全书附带源码(The Chinese book of "Matlab Mathematics Modelling" from Tsinghua University Press original code.)
- 2020-06-21 02:40:01下载
- 积分:1
-
bpsk
说明: 定义了一种调制信号,使用时可以直接调用该信号(mpsk)
- 2010-03-26 21:38:26下载
- 积分:1
-
MRFmatlabcode
Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象,这是从师兄哪获得的,希望能提供帮助(Markov random sample program, for the beginner who MRF useful to get an intuitive impression, which is obtained from the brothers which I hope will help)
- 2011-05-30 12:28:49下载
- 积分:1
-
PSO
A SIMPLE EXAMPLE OF PSO optimization
- 2011-12-11 18:49:02下载
- 积分:1
-
CrossProjection_energy_all
求星图中星象坐标的matlab函数,输入星图,利用交叉投影方法得到星象所在区域的四个顶点坐标和星象的质心,能够快速的求得星图星象的位置信息(Astrology chart for stars matlab function of the coordinates, enter the star maps, cross-projection method using astrology region and the four vertex coordinates of the mass center of astrology, the Express can find the location of star maps astrology information)
- 2009-03-28 23:54:12下载
- 积分:1
-
left_AMAM
leat am-to-atm
eve plot
eve plot
eve plot
- 2009-11-30 10:57:30下载
- 积分:1
-
Viterb
说明: viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序(viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary coding process and the probability of error through a p-channel process)
- 2010-04-28 18:38:39下载
- 积分:1