-
MixFigure
说明: 一个基于VC和matlab结合的经济模型的分析软件,主要特点是利用matlab的计算与绘图能力与VC结合。提出了一种性能良好的数据分析软件设计的方法(based on a combination of VC and Matlab model of the economic analysis software the main characteristic is the use of Matlab calculation and graphics capabilities combined with the VC. Presents a good data analysis software design method)
- 2006-04-23 23:04:43下载
- 积分:1
-
w_ipp-sample-jpeg_p_5.0.010
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
- 2007-08-29 11:12:54下载
- 积分:1
-
vc++matlab
vc++与matlab混合编程的快速实现 (vc++ with matlab the rapid realization of mixed programming)
- 2008-01-05 08:43:38下载
- 积分:1
-
TKDE2012ABNORMALDETECTION
TKDE2012 时间序列分析的异常检测综述 论文(TKDE2012 time series analysis of anomaly detection reviewed papers)
- 2015-02-10 09:33:38下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
FACE_recognitiong_matlab
里面含有vc++代码内容和MATLAB内容,有关于程序是实现人脸识别的,很好。(Content which contains vc++ code and MATLAB content about the program is to achieve recognition, very good.)
- 2014-10-31 15:35:14下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
DFT
DFT算法在MATLAB平台上的实现,包括源代码,说明等(Elimination phase algorithm in MATLAB platforms)
- 2015-01-28 20:21:26下载
- 积分:1
-
LFM
该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
- 2013-12-14 15:56:00下载
- 积分:1