-
TestB3Line
三次样条曲线拟和,能够很好的处理离散点的拟和问题,值得收藏(Cubic spline curve fitting and)
- 2009-10-22 10:02:54下载
- 积分:1
-
chap10
有SOM、LVQ、ART三種不同方式的類神經網路可以參考的實例(Has SOM, LVQ, ART in three different modes of neural network can refer to examples of)
- 2007-10-29 18:23:13下载
- 积分: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
-
Matlab
信息熵 离散无记忆信道容量的迭代计算
Shannon编码 Fano编码 Huffman编码(Discrete information entropy of the iterative calculation of the memory channel capacity
Shannon coding Fano coding Huffman coding)
- 2012-03-27 20:02:45下载
- 积分:1
-
变尺度法
变尺度法的源程序,用于优化中的非线性规划,效还可以的。(variable scale method of the source for the optimization of nonlinear programming, the effect can be.)
- 2005-04-01 12:46:49下载
- 积分:1
-
basicforMusic
music算法运用于波达方向的测定,波达方向的测定先现广泛用于雷达等应用中.music算法是个很成熟的算法,如今学者们就计算量,精确度上的问题又提出了很多的改进算法.如下为
基本算法,可正确运行(music DOA algorithm applied to the determination of DOA in the first radar is widely used in such applications. music algorithm is a very mature algorithm, Now scholars on the calculation accuracy on the problem makes a lot of improved algorithm. following the basic algorithm, can be correctly operation)
- 2007-05-07 16:21:01下载
- 积分:1
-
1144
色散介质的FDTD仿真计算,一维辅助微分方法(FDTD )
- 2015-04-11 16:23:22下载
- 积分:1
-
MATLAB-code-for-TSP
用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
- 2012-11-10 23:20:37下载
- 积分:1
-
lvrt5
风力发电机的matlab仿真程序,有低压穿越功能的仿真模型(The wind generator of matlab simulation program, have low voltage across the function of the simulation model
)
- 2012-05-17 18:01:00下载
- 积分:1
-
R1-080881
关于LTE功率控制参数delta_MCS的选取,权威文档。(About LTE power control parameters delta_MCS selection, authoritative document.)
- 2014-01-08 15:59:34下载
- 积分:1