-
bch
BCH码的原理及BCH (15, 5)码MATLAB编译码仿真过程(BCH code of principles and BCH (15, 5) code decoding simulation MATLAB)
- 2010-11-21 17:44:34下载
- 积分:1
-
diancizhang
电磁场与电磁波第四版的答案,比较详细,有用(Electromagnetic field and wave the fourth edition of the answer, more detailed, useful)
- 2014-10-07 16:38:20下载
- 积分:1
-
DOA coherent sources
用matlab实现相关信号源DOA估计 FSS FBSS(doa of coherent sources FSS FBSS)
- 2013-01-10 12:36:54下载
- 积分:1
-
kernel-ica1_2
这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
- 2007-11-08 20:42:56下载
- 积分:1
-
embedded-systems
基于 嵌 入式系 统 理 论和 容 错系 统 体系 结 构, 结 合故障 一 安 全电 路的 设计 理念, 给出 了 一 种 嵌
入式 二乘 二 取 二容 错计算 机 联锁系 统的 硬件 设计. 深 入阐 述了 系 统 硬件电 路的 设计理论依据和工
作原 理, 同 时 给出了 设计中 的 元 件选型. 通过功能 测试, 系 统设计符 合故障 一 安全的 设计原则, 理论
计 算 表明, 其可 靠 性、 安全 性 达 到 铁 路 信号系 统 要求(Based on the theory of embedded systems and fault-tolerant system architecture, combining design fail-safe circuitry, gives a socketed
Take two squares two-in fault-tolerant computer interlocking system hardware design. Further expounded on system hardware circuit design theory and work
Design principles for the principle, and gives the design of the component selection through functional testing, failure of a safety system designed to meet the theoretical
Calculations show that the reliability, security, railway signaling system requirements to achieve)
- 2014-01-19 21:42:09下载
- 积分:1
-
TestB3Line
三次样条曲线拟和,能够很好的处理离散点的拟和问题,值得收藏(Cubic spline curve fitting and)
- 2009-10-22 10:02:54下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
EtherCAT-Slave-Stack-Code-Tool
slave stack code tool
- 2015-03-18 10:49:02下载
- 积分:1
-
doppler_pic
利用Matlab进行卫星通信多普勒频偏仿真(Using Matlab to satellite communications doppler frequency simulation)
- 2020-12-28 15:59:02下载
- 积分:1
-
Matlab
Detect circles with various radii in grayscale image via Hough Transform
- 2015-01-13 22:16:29下载
- 积分:1