-
MWinnd_TurbiiA
一种基于MATLAB Simullink的风力发电系统的风力机模型。
(A based the MATLAB Simullink wind power system wind turbine model.)
- 2012-07-19 20:16:32下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分: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
-
libxl-win-3.6.0
libxl for windows 版本3.6.0 (libxl for windows version 3.6.0)
- 2014-09-03 10:44:42下载
- 积分:1
-
DC_Power_flow
利用奇诺多面体描述光伏发电出力的不确定性(The Chino polytopic description photovoltaic power generation uncertainty)
- 2017-08-26 10:22:48下载
- 积分:1
-
Autofocus
介绍Auto focus的文章,主要介绍了对焦技术,探测技术;包括频域分析、目标函数、目标函数效能验证、影像评估效能之因素、高斯低通滤波器参数的选取、自动对焦技术;以及相关实验结果与分析。(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
- 2009-11-26 15:51:46下载
- 积分:1
-
MATLAB7DesktopToolsandDevelopmentEnvironment
MATLAB2009a的教程。使用方法,技巧,新功能等,应有尽有。(MATLAB2009a of course. The use of methods, techniques, new features are now available.)
- 2009-06-09 10:25:30下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1
-
great-lib
operate the library on windows operation
- 2014-08-21 14:22:55下载
- 积分:1
-
HX711-master
说明: Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
- 2020-06-25 03:40:02下载
- 积分:1