-
emd
这是EMD(Rilling)的改进算法,程序中采用了过筛。(This is the EMD (Rilling) Improved algorithm, used in screening procedures.)
- 2007-11-08 20:47:26下载
- 积分:1
-
MATLAB-optimation
matlab优化方法 不精确的一维线性搜索(matlab optimization method inaccurate one-dimensional linear search)
- 2012-10-24 18:38:20下载
- 积分:1
-
Bloom
Bloom效果(附代码), 很酷的一个效果,效率不算高。互相交流一下。看看吧!(Bloom effect (with code), a cool effect, efficiency is not high. Exchange about. Let' s see it!)
- 2010-02-02 17:14:45下载
- 积分:1
-
B
说明: It is code about how to coding menu of some plamt
- 2009-11-21 23:13:34下载
- 积分:1
-
Untitled
matlab绘制阵列正六边形。采用坐标方法。(Draw a regular hexagon array matlab. Using coordinate methods.)
- 2021-01-04 20:48:55下载
- 积分: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-book-base
matlab的参考书 对于基本语法的使用很详细,很实用,特别是对于通信行业者(matlab reference books for the use of the basic syntax is very detailed, very practical, especially for the communications industry who)
- 2012-06-07 12:24:29下载
- 积分:1
-
[emuch.net]CompressedPSensingPTheory
很好的压缩感知的国外的书籍材料,对于我们的学习,尤其初学者很有帮助(ON划词翻译ON实时翻译
Very good material of compressed sensing of foreign books, for our learning, especially for beginners very helpful)
- 2014-11-24 09:15:55下载
- 积分:1
-
low-noise-CCD-
低噪声CCD信号采集与处理系统技术研究 (Research on low-noise CCD signal acquisition and processing system technology)
- 2013-12-13 13:06:36下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1