-
yangyang
D-S证据推理组合方法的分类_评价准则及应用研究 ,西北工业大学学位论文。(DS evidential reasoning classification combination method _ evaluation criteria and applied research, Northwestern Polytechnical University dissertation.)
- 2007-09-28 18:42:03下载
- 积分:1
-
c5546089625d
基于MATLAB的电力系统潮流计算的程序,比较完整,适合入门新手学习。(MATLAB-based power system load flow calculation program , complete and suitable for beginners novice learning .)
- 2012-04-16 14:28:41下载
- 积分:1
-
210721352320071231624507985735
经典的Harris角点检测程序,用matlab编的,可以参考(classic Harris corner detection procedures, using Matlab series, we can make reference to)
- 2007-03-28 10:15:29下载
- 积分:1
-
2Tx2RxSTBC
两发两收的空时分组编码OFDM系统
采用SUI5信道模型(received two rounds of two space-time block coding system used SUI5 OFDM channel model)
- 2007-06-05 21:50:01下载
- 积分:1
-
weiboceju
微波测距,增加对微波测距远离的理解,属于微波测距中的脉冲测距。(Pulse ranging is a kind of microwave ranging, and the simulation of pulse ranging can increase the understanding of the principle of ranging.)
- 2020-11-13 21:09:42下载
- 积分:1
-
TurboDecode_Matlab
关于turbo码的译码matlab源码,主要有map,MAX_LOG_MAP,LOG_MAP等资料(Decoding of turbo code matlab source code, there are map, MAX_LOG_MAP, LOG_MAP etc.)
- 2011-06-29 21:05:13下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
Matlab-modeling-algorithm
数学建模的算法收录 涵盖了常见的数学建模问题 每种类型都有matlab源码(Mathematical modeling algorithm included covers common mathematical modeling each type matlab source)
- 2013-04-22 11:12:30下载
- 积分:1
-
YYY_DSSS
设计一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN信道。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。(Designed a four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct Sequence Spread Spectrum, BPSK modulation, AWGN channel for the wireless channel. At the receiving end for despreading, demodulation, judgments, through the simulation to be one of a user' s bit error rate and SNR of the simulation results.)
- 2009-03-12 23:17:16下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1