-
sig_ref
transitoire simulation d une boucle de regulation
- 2012-01-24 18:43:59下载
- 积分:1
-
snake_matlab
说明: 实现了snake without edge 这篇文献的算法。可以运行,而且结果良好。(snake 0r active contour model.)
- 2010-03-21 18:52:35下载
- 积分:1
-
ObjectiveFidelityCriteria
Objective Fidelity Criteria(Objective Criteria)
- 2007-06-19 16:45:09下载
- 积分:1
-
Mackay构造LDPC码程序 matlab
Mackay构造LDPC码程序 matlab(Mackay Constructs LDPC Code Program Matlab)
- 2019-04-09 16:23:15下载
- 积分:1
-
IEEE33配电网潮流计算
说明: IEEE33节点的潮流计算,比较适合学习(Power flow calculation of 33 nodes)
- 2020-04-30 15:17:59下载
- 积分:1
-
syncnoimgaejpg
Good for autocoreelation and imahe compression where ever needed
- 2011-02-03 05:29:21下载
- 积分:1
-
course-timetable--problem
说明: 排课算法 讲述了排课算法重要算法附有伪代码(course timetable problem)
- 2011-04-06 18:18:03下载
- 积分:1
-
digital_QAM_receiver
QAM系统的全数字设计,学位论文,较长较细致,值得参考,不多说,免费下(QAM system, all-digital design, dissertations, longer than the detail, it is also useful, not more than that under free)
- 2010-05-05 17:36:14下载
- 积分:1
-
Blindestimation
根据接收数据阵x 、信道长度LH、过采样因子q ,采用Hopfield 盲处理方法,恢复出相应于x的尽可能长的BPSK发送序列,并估计 信道。(Based on the received data matrix x, the channel length of the LH, oversampling factor q, with Hopfield blind treatment, recovery corresponding to x, send a sequence of BPSK as long as possible, and the channel estimate.)
- 2010-07-02 11:10:50下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1