-
OFDM2
OFDM信道估计的简单仿真程序,使用最小二乘方法对OFDM信道进行估计。(OFDM channel estimation in a simple simulation program, using the least-squares method OFDM channel estimation.)
- 2010-01-10 19:21:22下载
- 积分:1
-
Matlab
MAtLAB实用教程,有大量的例题,适合初学者快速上手(MATLAB practical tutorials, there are a large number of Example, suitable for beginners and running quickly)
- 2009-09-20 23:43:21下载
- 积分:1
-
Computer-arithmetic-algorithms
Djvu格式的书籍,介绍计算机硬件设计的算术算法。内容详尽,深入浅出,覆盖面也比较广。(Djvu format, books, computer hardware designs described arithmetic algorithms. Detailed, easy to understand, is also more extensive coverage.)
- 2011-02-09 11:22:22下载
- 积分:1
-
boost_2
风力发电系统不控整流+最大功率点跟踪模型(mdl of wecs using uncontrolled rectifier and mppt)
- 2015-04-03 11:03:13下载
- 积分:1
-
IEEE33
ieee33节点配电网系统,前推回代法计算潮流(
Ieee33 node distribution network system, forward and backward generation method to calculate the power flow)
- 2016-10-05 08:24:03下载
- 积分:1
-
Matlab_
Matlab_数据分析和统计
Matlab_数据分析和统计
Matlab_数据分析和统计(
Matlab_statistic)
- 2010-12-25 13:47:15下载
- 积分:1
-
OMP
用于压缩感知的OMP算法,很经典。。。。(OMP algorithm used in CS)
- 2011-01-07 15:08:52下载
- 积分:1
-
one-third-octave
根据时域信号计算三分之一倍频程下的加速度有效值及功率谱(calculate rms in 1/3 oct freq domain)
- 2014-11-02 13:23:36下载
- 积分:1
-
Archive
信号频谱绘制函数,绘制输入输出函数,并计算信号的sndr。(Signal spectrum drawing functions to draw input and output functions, and calculate sndr signal.)
- 2014-02-13 03:32:16下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1