-
pop
使用的硬件EM1206,POP通信。可以以pop的邮箱通信方式发送邮件(The hardware used the EM1206, POP communication. You can send a message to pop mailbox communication)
- 2013-01-04 14:22:45下载
- 积分:1
-
matlabyingqingdiaoyong
利用VC调用MATLAB引擎实例,简单实用(failed to translate)
- 2010-01-10 11:20:56下载
- 积分:1
-
geom3d_2012.04.05
matlab中多种三维图形的自动生成程序源码(matlab automatically generate a variety of three-dimensional graphics program source code)
- 2012-10-21 18:10:14下载
- 积分: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
-
mss32
最近在看hl2,发现mdl模型必须从36转到37,哈哈,恰好看到此贴,非常感谢。(recently watching hl2, mdl model must be found from 36 to 37, haha, just to see patch. Thank you very much.)
- 2007-02-03 22:38:59下载
- 积分:1
-
chap09
屬於SUGENO模糊模型可以藉由類神經網路架構來替代(Belonging to fuzzy model can SUGENO neural network architecture to replace)
- 2007-10-29 18:21:32下载
- 积分:1
-
G729a_lib
G.729的全名Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP). 共轭结构-代数码激励线性预测编码. (Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP)
- 2015-02-27 19:59:33下载
- 积分:1
-
Edu_sys-stage-1
this is a web application for mobile collabartive learning application
- 2014-11-11 14:21:33下载
- 积分:1
-
C_code_examples
C Code example with EII
- 2015-03-07 17:46:15下载
- 积分:1
-
C_programming_language_and_MATLAB_Interface_Exampl
C语言与MATLAB接口编程实例,作为C和MATLAB的联合使用,可以使数据处理变得简单易用,可以作为广大C语言程序人员的参考书籍(C language and MATLAB interface programming examples, as the joint use of C and MATLAB, you can make data processing simple to use, the majority of C language program can be used as reference books for staff)
- 2010-10-30 13:30:57下载
- 积分:1